What does an HTTP 404 Not Found response mean?
404 Not Found
The resource permanently moved to another URL
The server processed the request but the requested resource does not exist at that path
The requested resource was found and returned successfully
The web server necessarily crashed before receiving the request