What is 301, 302, 307, 401, 402, 403, 404, 502, 503, 504, 508, 509 Error
301: Moved Permanently — Recommended for SEO
302: Moved Temporarily (HTTP 1.0)
307: Moved Temporarily (HTTP 1.1 Only)
401: Unauthorized error means the page you were trying to access needs valid user ID and password before you can view it.
402: Payment Required (The 402 status code means that the request is not currently in use and it is , being listed as "reserved for future use")
403: Forbidden (You don't have permission to access on this server)
The 403 Forbidden error is an HTTP status code that means that accessing the page or resource you were trying to reach is absolutely forbidden for some reason.
404: Page Not Found
502: Bad Gateway error is an HTTP status code that means that one server received an invalid response from another server.
The Bad Gateway error can be customized by each website.
While this isn't very common, different web servers do describe this error differently. Here are some common ways you might see it:
503: HTTP Error: The Web server (running the Web site) is currently unable to handle the HTTP request due to a temporary overloading or maintenance of the server.
The implication is that this is a temporary condition which will be alleviated after some delay.
504: This usually means that the other server is down or not working properly.
Resolution: The 504 Gateway Timeout error is usually a network error between servers on the Internet or an issue with an actual server, meaning the problem is not with your PC or Internet connection.
508: Resource Limit Is Reached (The website is temporarily unable to service your request as it exceeded resource limit. Please try again later.)
509: Bandwidth Limit Exceeded
The server is temporarily unable to service your request due to the site owner reaching his/her bandwidth limit. Please try again later.
302: Moved Temporarily (HTTP 1.0)
307: Moved Temporarily (HTTP 1.1 Only)
401: Unauthorized error means the page you were trying to access needs valid user ID and password before you can view it.
402: Payment Required (The 402 status code means that the request is not currently in use and it is , being listed as "reserved for future use")
403: Forbidden (You don't have permission to access on this server)
The 403 Forbidden error is an HTTP status code that means that accessing the page or resource you were trying to reach is absolutely forbidden for some reason.
404: Page Not Found
502: Bad Gateway error is an HTTP status code that means that one server received an invalid response from another server.
The Bad Gateway error can be customized by each website.
While this isn't very common, different web servers do describe this error differently. Here are some common ways you might see it:
503: HTTP Error: The Web server (running the Web site) is currently unable to handle the HTTP request due to a temporary overloading or maintenance of the server.
The implication is that this is a temporary condition which will be alleviated after some delay.
504: This usually means that the other server is down or not working properly.
Resolution: The 504 Gateway Timeout error is usually a network error between servers on the Internet or an issue with an actual server, meaning the problem is not with your PC or Internet connection.
508: Resource Limit Is Reached (The website is temporarily unable to service your request as it exceeded resource limit. Please try again later.)
509: Bandwidth Limit Exceeded
The server is temporarily unable to service your request due to the site owner reaching his/her bandwidth limit. Please try again later.
Comments
Post a Comment