]> git.ipfire.org Git - thirdparty/AWStats.git/commitdiff
no message
authoreldy <>
Sun, 22 Apr 2001 14:24:45 +0000 (14:24 +0000)
committereldy <>
Sun, 22 Apr 2001 14:24:45 +0000 (14:24 +0000)
README.TXT

index a563bfa80b6b48adec78a091b41e8d9a8f450f70..e3cd94b0d8c1abb5da7e5e154cc36a32b669110c 100644 (file)
@@ -164,9 +164,9 @@ II - 1) With Apache Server
 II - 2) With IIS Server
 
        * Configure IIS to have "Extended W3C log format" with following fields:
-         date time c-ip c-username cs-method cs-uri-sterm sc-status cs-bytes cs-version cs(User-Agent) cs(Referer)
+         date time c-ip cs-username cs-method cs-uri-stem sc-status cs-bytes cs-version cs(User-Agent) cs(Referer)
            or
-         date time c-ip c-username cs-method cs-uri-sterm sc-status cs-bytes cs-version cs-host cs(User-Agent) cs(Referer)
+         date time c-ip cs-username cs-method cs-uri-stem sc-status cs-bytes cs-version cs-host cs(User-Agent) cs(Referer)
          This is an example of what you should get:
          2000-07-19 14:14:14 62.161.78.73 - GET / 200 1234 HTTP/1.1 Mozilla/4.0+(compatible;+MSIE+5.01;+Windows+NT+5.0) http://www.from.com/from.htm
            or