• The 404 or Not Found error message is a HTTP standard response code indicating that the client was able to communicate with the server, but the server could not find what was requested.
  • 404 errors should not be confused with "server not found" or similar errors, in which a connection to the destination server could not be made at all.
  • A 404 error indicates that the requested resource may be available again in the future.
  • 404_img