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 ChristopherYeleighton. The comment on this change is: a better word. http://wiki.apache.org/httpd/CommonHTTPStatusCodes?action=diff&rev1=39&rev2=40 -------------------------------------------------- ||200||OK||Content delivered normally.|| ||304||Not Modified||A cached copy will be used.|| ||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 reply to a PUT request).|| + ||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. || --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
