]> git.ipfire.org Git - thirdparty/AWStats.git/commitdiff
Updated documentation.
authoreldy <>
Fri, 16 Jan 2004 21:01:43 +0000 (21:01 +0000)
committereldy <>
Fri, 16 Jan 2004 21:01:43 +0000 (21:01 +0000)
wwwroot/cgi-bin/awstats.model.conf

index 2fbdec3ba487754b6078f25169cb28b6b51b4d99..d7089f51a55be337280cb8805c4acad4afc383f7 100644 (file)
@@ -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