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"
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
No comments:
Post a Comment