Dear Wiki user, You have subscribed to a wiki page or wiki category on "Httpd Wiki" for change notification.
The following page has been changed by sjorge: http://wiki.apache.org/httpd/Info/Common_HTTPStatusCodes The comment on the change is: Minor spelling cleanup ------------------------------------------------------------------------------ Here is a list of the most common http status codes. - ||200 OK||content deliverd normally|| + ||200 OK||Content deliverd normally.|| - ||304 Not Modified||Browser will use cached page or try to download the page again|| + ||304 Not Modified||A cached copy will be used.|| ||401 Unauthorized||User credidentials required (Authentication)|| - ||403 Forbidden||Resource can't be viewed. (e.g. no indexfile and directory indexing is turned off or a Deny rule is inplace|| + ||403 Forbidden||Resource can't be viewed. (e.g. no index file and directory indexing is turned off or a Deny rule is inplace)|| - ||404 Not Found||Resource is missing|| + ||404 Not Found||Resource is missing!|| ||500 Internal Server Error||The server did something wrong or the browser made a invalid request.||
