When surfing the Internet, an error occurs occasionally. [huihui] collected the following information today:
Errors in 4xx Client
400 the request cannot be parsed.
401.1 unauthorized: access is denied due to invalid creden.
401.2 unauthorized access: access is denied due to server configuration preference to use alternative authentication methods.
401.3 unauthorized: access to requested resources is denied due to ACL settings.
401.4 unauthorized: the filter installed on the Web server fails to be authorized.
401.5 unauthorized: The ISAPI/cgi application fails to be authorized.
401.7 unauthorized: access is denied due to the URL Authorization Policy on the Web server.
403 Access prohibited: access is denied.
403.1 Access prohibited: Access denied.
403.2 Access prohibited: Read access is denied.
403.3 Access prohibited: Write access is denied.
403.4 forbidden access: use SSL to view the resource.
403.5 forbidden access: use SSL 128 to view the resource.
403.6 Access prohibited: the client's IP address is denied.
403.7 Access prohibited: An ssl client certificate is required.
403.8 Access prohibited: the client's DNS name is denied.
403.9 Access prohibited: too many clients attempt to connect to the web server.
403.10 Access prohibited: the Web server is configured to reject access requests.
403.11 Access prohibited: the password has been changed.
403.12 Access prohibited: the server certificate er rejects access to the client certificate.
403.13 Access prohibited: the client certificate has been revoked on the Web server.
403.14 forbidden access: the directory list has been denied on the Web server.
403.15 Access prohibited: the Web server has exceeded the Client Access License limit.
403.16 Access prohibited: the client certificate format is incorrect or is not trusted by the Web server.
403.17 Access prohibited: the client certificate has expired or has not yet taken effect.
403.18 Access prohibited: the requested URL cannot be executed in the current application pool.
403.19 Access prohibited: CGI cannot be executed for the client in the application pool.
403.20 Access prohibited: Passport Logon Failed.
404 the file or directory cannot be found.
404.1 file or directory not found: the website cannot be accessed on the requested port.
Note that the 404.1 error only appears on a computer with multiple IP addresses. If a client request is received on a specific IP Address/Port Combination and the IP address is not configured to listen on the specific port, IIS returns the 404.1 HTTP Error. For example, if a computer has two IP addresses and only one of them is configured to listen on port 80, any request received from port 80 from another IP address will cause IIS to return the 404.1 error. This error should be set only at this service level, because only when multiple
The IP address is returned to the client.
404.2 files or directories cannot be found: the request is forbidden by the locking policy.
404.3 files or directories cannot be found: the mime ing policy disables this request.
405 the HTTP action used to access the page is not permitted.
406 the client browser does not accept the MIME type of the requested page.
407 the Web server requires initial proxy verification.
408 request timeout. Please try again later.
410 the file has been deleted.
412 the prerequisites set by the client fail to be evaluated on the Web server.
414 the request URL is too large to be accepted on the Web server.