Apache Error Code 错误内部码以及说明

Apache Error Code 错误内部码以及说明(转载)

 

Code Number  Browser
Error Message  Description  
200  none  This is the normal response where a page has been successfully fetched  
301  none  Page has moved permanently. usually a response from implementing a 301 redirect  
302  none  Page has moved temporarily  
304  none  Page has not been modified since last request (this is an OK response)  
400  Bad Request  The request could not be understood by the server due to incorrect syntax.  
401   Unauthorized User  authentication is required.  
403    Forbidden  The server understood the request, but is refusing to fulfill it.  
404   Page Not Found  The server has not found anything matching the Request-URI.  
405  Method Not Allowed  The method specified in the Request-Line is not allowed for the resource identified by the Request-URI.  
406   Not Acceptable  The server cannot generate a response that the requestor is willing to accept.  
407  Proxy Authentication Required   This code is similar to 401 (Unauthorized), but indicates that the client must first authenticate itself with the proxy.  
408   Request Timed Out   The server stopped waiting for a client request.  
409   Conflict  The request could not be completed due to a conflict with the current state of the resource.  
410   Gone  The requested resource is no longer available at the server and no forwarding address is known. This condition is similar to 404, except that the 410 error condition is expected to be permanent.  
411.  Length Required  The server requires a content-length in the request  
412  Precondition Failed  The precondition given in one or more of the request-header fields evaluated to false when it was tested on the server.  
413  Request Entity Too Large  The server is refusing to process a request because the request entity is larger than the server is willing or able to process.  
414   Request URL Too Long  The server is refusing to service the request because the Request-URI is longer than the server is willing to interpret.  
415  Unsupported Media Type  The server is refusing to service the request because the entity of the request is in a format not supported by the requested resource for the requested method.  
500   Server Error   Internal Web server error  
501  No Server  Function not implemented in Web server software  
502   Server Overload  Bad Gateway; a server being used by this Web server has sent an invalid response.  
503  Service Unavailable  Service unavailable because of temporary overload or maintenance.  
504   Gateway Timeout  A server being used by this server has not responded in time.  
505   HTTP Version Not Supported  The server does not support the HTTP protocol version that was used in the request message.

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值