From: eldy <> Date: Fri, 21 Jan 2005 21:34:18 +0000 (+0000) Subject: Fix typo error. X-Git-Tag: AWSTATS_6_3_RELEASE~10 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bed68bcfe3e70a39f58c8a67e12134292fc0d56b;p=thirdparty%2FAWStats.git Fix typo error. --- diff --git a/wwwroot/cgi-bin/awstats.model.conf b/wwwroot/cgi-bin/awstats.model.conf index 3d42e42a..b3fb6be9 100644 --- a/wwwroot/cgi-bin/awstats.model.conf +++ b/wwwroot/cgi-bin/awstats.model.conf @@ -64,8 +64,8 @@ LogType=W # Enter here your log format (Must match your web server config. See setup -# instructions in documentation know how to configure your web server to have -# the required log format). +# instructions in documentation to know how to configure your web server to +# have the required log format). # Possible values: 1,2,3,4 or "your_own_personalized_log_format" # 1 - Apache or Lotus Notes/Domino native combined log format (NCSA combined/XLF/ELF log format) # 2 - Old IIS log format (IIS W3C log format). See FAQ for IIS 6.x.