From: eldy <> Date: Sun, 22 Apr 2001 14:24:45 +0000 (+0000) Subject: no message X-Git-Tag: AWSTATS_1_0~313 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aa894cbc30dc719abfe0e3f1e2af768d30ab9091;p=thirdparty%2FAWStats.git no message --- diff --git a/README.TXT b/README.TXT index a563bfa8..e3cd94b0 100644 --- a/README.TXT +++ b/README.TXT @@ -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