Question 6: What's the difference between a 404 and a 404 Not Found error?

Question

Grade: Education Subject: Support
Question 6: What's the difference between a 404 and a 404 Not Found error?
Asked by:
75 Viewed 75 Answers

Answer (75)

Best Answer
(192)
Both indicate a problem finding a resource, but a 404 is a *specific* error indicating the resource is missing. A 404 Not Found is a broader error indicating the server couldn't find anything.