HTTP 404 Not Found — Meaning
404 Not Found means the server cannot find the requested resource (or refuses to confirm it exists). Used when a resource truly doesn't exist, was deleted, or as an SPA fallback.
Open the interactive DevRef Hub tool →Key facts
| Status code | 404 |
|---|---|
| Class | 4xx Client error |
| Response example | HTTP/1.1 404 Not Found |
| Spec | RFC 9110 §15.5.5 |
Frequently asked questions
What does 404 mean?
The server cannot find the requested resource.
Is 404 a client or server error?
It is a 4xx client error — the requested URL does not resolve to a resource.
Related pages
HTTP 404 Not Found is part of DevRef Hub on GOAT Lab — a free reference you can use without signing up, and it works offline. Open the tool above for any custom value.
Part of GOAT Lab — 26 free, browser-based science, engineering and developer tools. No sign-up.