From: eldy <> Date: Fri, 16 Jan 2004 21:01:43 +0000 (+0000) Subject: Updated documentation. X-Git-Tag: AWSTATS_6_1_BETA~154 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=51e53333992d82278e1feb452bea4fca54ef949e;p=thirdparty%2FAWStats.git Updated documentation. --- diff --git a/wwwroot/cgi-bin/awstats.model.conf b/wwwroot/cgi-bin/awstats.model.conf index 2fbdec3b..d7089f51 100644 --- a/wwwroot/cgi-bin/awstats.model.conf +++ b/wwwroot/cgi-bin/awstats.model.conf @@ -68,8 +68,8 @@ LogType=W # the required log format). # Possible values: 1,2,3,4,5 or "your_own_personalized_log_format" # 1 - Apache or Lotus Notes/Domino native combined log format (NCSA combined/XLF/ELF log format) -# 2 - IIS log format (W3C log format) -# 3 - Webstar native log format +# 2 - Old IIS log format (IIS W3C log format). See FAQ for IIS 6.x. +# 3 - Webstar native log format. # 4 - Apache or Squid native common log format (NCSA common/CLF log format) # With LogFormat=4, some features (browsers, os, keywords...) can't work. # "your_own_personalized_log_format" = If your log is ftp, mail or other format, @@ -110,10 +110,6 @@ LogType=W # LogFormat = 1 # LogFormat = "%host %other %logname %time1 %methodurl %code %bytesd %refererquot %uaquot" # -# Examples for IIS (following two examples are equivalent): -# LogFormat = 2 -# LogFormat = "%time2 %host %logname %method %url %code %bytesd %other %ua %referer" -# LogFormat=1