File:Wikimedia_error_404.png · Wikimedia Commons · See Wikimedia Commons
HTTP 404
Sign in to saveAlso known as Not Found, 404 error, 404 code, 404 response, 404 response code, error 404, HTTP 404 Not Found
HTTP error response code
An HTTP 404 is an error message that appears when you try to access a webpage or file that doesn't exist or can't be found on the web server. It matters because it lets you know that the link you clicked or typed in leads nowhere, so you'll understand why the page won't load rather than wondering what went wrong.
AI-generated from the Wikipedia summary — may contain errors.
Wikidata facts
- Image
- 404 not found.svg
Show 4 more facts
- Commons category
- HTTP 404
- code
- 404
- Stack Exchange tag
- stackoverflow.com/tags/http-status-code-404
- native label
- Not Found
Sources (1)
via Wikidata · CC0
~9 min read
Article
English Wikipedia's 404 page
In HTTP, the 404 HTTP status code indicates that a web client (i.e. browser) was able to communicate with a server, but the server could not provide the requested resource. The server may not have the resource or it may not wish to disclose whether it has the resource. The code is often associated with response reason Not Found and is often referred to as page not found or file not found.