Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Httpd Wiki" for change 
notification.

The "CommonHTTPStatusCodes" page has been changed by ChrisPepper.
http://wiki.apache.org/httpd/CommonHTTPStatusCodes?action=diff&rev1=40&rev2=41

--------------------------------------------------

  ||401||Unauthorized||User credentials required (Authentication)||
  ||403||Forbidden||Resource cannot be viewed (e.g. no index file and directory 
indexing is turned off or a Deny rule is in place). * Resource cannot be 
modified (the default response to a PUT request).||
  ||404||Not Found||Resource is missing!||
- ||500||Internal Server Error||The server did something wrong. * The browser 
made a invalid request. * The page generator did not emit a Content-Type 
header.  ||
+ ||500||Internal Server Error||The server did something wrong. * The browser 
made an invalid request. * The page generator did not emit a Content-Type 
header.  ||
  
  To get more details on the complete meaning of these codes and of all the 
other possible codes you should consult the 
[[http://httpd.apache.org/docs/2.2/misc/relevant_standards.html|relevant 
standards]]:
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to