From: eldy <> Date: Sat, 19 Apr 2003 17:29:55 +0000 (+0000) Subject: Updated documentation. X-Git-Tag: AWSTATS_5_5_BETA~23 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1b79e128a63770727c10dc413fabcfabe5cb47aa;p=thirdparty%2FAWStats.git Updated documentation. --- diff --git a/docs/awstats.pdf b/docs/awstats.pdf index 0cd72fb2..8752ea19 100644 Binary files a/docs/awstats.pdf and b/docs/awstats.pdf differ diff --git a/docs/awstats_glossary.html b/docs/awstats_glossary.html index 9dc1f202..69947b85 100644 --- a/docs/awstats_glossary.html +++ b/docs/awstats_glossary.html @@ -116,24 +116,20 @@ draft specification outlined in 1xx - informational +
  • 1xx - informational
  • -
  • -2xx - successful
  • +
  • 2xx - successful
  • -
  • -3xx - redirection
  • +
  • 3xx - redirection
  • -
  • -4xx - client +
  • 4xx - client error 
  • -
  • -5xx - server +
  • 5xx - server error 
  • +
    @@ -141,7 +137,7 @@ error 
    Informational status codes are provisional responses from the web server... they give the client a heads-up on what the server is doing. Informational codes do not indicate an error condition.  -
      + @@ -165,7 +161,7 @@ the client asks to switch from HTTP/1.0 to HTTP/1.1 

    2xx class - Successful
    This class of status code indicates that the client's request was received, understood, and successful.  -
      +

    100
    @@ -224,7 +220,7 @@ the client is downloading a multi-part document or part of a larger file. <
    This code tells the client that the browser should be redirected to another URL in order to complete the request. This is not an error condition.  -
      +
    200
    @@ -274,7 +270,7 @@ Use Proxy client has sent bad data or a malformed request to the server. Client errors are generally issued by the webserver when a client tries to gain access to a protected area using a bad username and password.  -
      +
    300
    @@ -394,7 +390,7 @@ Unsupported Media Type client's request couldn't be succesfully processed due to some internal error in the web server. These error codes may indicate something is seriously wrong with the web server.  -
      +
    400
    500