Thursday, October 14, 2010

HTTP Error Handling

This is synopsis of the error handling on my webserver.

In fact, "error" is a misnomer here - it should be "response" handling or the "Handling of Server Status Codes"

  • 404 - File Not found
  • 401 - Authorization Required
  • 403 - Forbidden
  • 3xx - Moved handling
The 404 response can be customized on the Blogger platform

No comments:

Post a Comment

Please do not enter links that are just promoting your own website or ones to those that you are shilling.
Comments with hyperlinks (that are not relevant to the original post) will be re-posted or deleted.
Sorry, this is to discourage "blog spam"