Jump to content
xisto Community
Sign in to follow this  
soleimanian

http errors codes

Recommended Posts

http error codes:400: Bad request401.1: Logon failed401.2: Logon failed due to server configuration401.3: Unauthorized due to ACL on resource401.4: Authorization failed by filter401.5: Authorization failed by ISAPI/CGI application403.1: Execute access forbidden403.2: Read access forbidden403.3: Write access forbidden403.4: SSL required403.5: SSL 128 required403.6: IP address rejected403.7: Client certificate required403.8: Site access denied403.9: Too many users403.10: Invalid configuration403.11: Password change403.12: Mapper denied access403.13: Client certificate revoked 403.14: Directory listing denied403.15: Client Access Licenses exceeded 403.16: Client certificate untrusted or invalid 403.17: Client certificate has expired or is not yet valid404: Not found404.1: Site not found405: Method not allowed406: Not acceptable407: Proxy authentication required412: Precondition Failed414: Request-URI too long500: Internal server error500.12: Application restarting500.13: Server too busy500.15: Requests for Global.asa not allowed500-100.asp: ASP error501: Not implemented502: Bad gateway

Share this post


Link to post
Share on other sites

Instead of posting a new topic about HTML errors/codes, i'd just reply to this post with some of the codes that are related to HTML and HTTP Errors/Codes, below were not included:100 - Continue101 - Switching Protocols200 - Action complete successfully201 - Created - Success following a POST command202 - Accepted - The request has been accepted for processing, but the processing has not yet been completed.203 - Partial Information - Response to a GET command, indicates that the returned information is from a private web.204 - No Content - Server has received the request but there is nothing to send back. (Empty Document)205 - Reset Content206 - Partial Content - The requested file was partially sent. Usually caused by stopping or refreshing a web page before it loads.300 - Multiple Choices - The request could fit multiple files.301 - Moved Permanently - Requested a directory instead of a file. The web server substituted the index.html file.302 - Moved Temporarily303 - See Other304 - Not Modified - The cached version of the requested file is the same as the file to be sent.305 - Use Proxy408 - Request Time Out409 - Conflict410 - Gone411 - Length Required413 - Request Entity too large415 - Unsupported Media Type503 - Out of Resources - The server cannot process the request due to a system overload. This is usually a temporary condition.504 - Gateway Time-Out - The service did not respond within the time frame that the gateway was set to wait.505 - HTTP Version not supported - The Web Server does not understand the version of http used by the browser.Well, now you will know something about those error codes you see in webpages and those that you haven't seen yet. :)

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

×
×
  • Create New...

Important Information

Terms of Use | Privacy Policy | Guidelines | We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.