From: eldy <>
Date: Mon, 23 Sep 2002 12:34:47 +0000 (+0000)
Subject: Updated documentation.
X-Git-Tag: AWSTATS_5_0_BETA~4
X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=675c5705f0e9b16e53f7472ea35fb9ba3f70cce7;p=thirdparty%2FAWStats.git
Updated documentation.
---
diff --git a/docs/awstats_config.html b/docs/awstats_config.html
index 80f858f9..7ba999c7 100644
--- a/docs/awstats_config.html
+++ b/docs/awstats_config.html
@@ -44,7 +44,7 @@ when reading it), follow the example:
-
MAIN SETUP SECTION (Required to make AWStats working)
+
MAIN SETUP SECTION (Required to make AWStats work)
- LogFile
- LogFormat
@@ -220,7 +220,7 @@ when reading it), follow the example:
3.2+ for tags %gzipin,%gzipout
4.0+ for tags %gzipratio,%syslog
4.1+ for tag %virtualname
-
# Put here your log format (Must agree with your web server. See setup
+
# Enter here your log format (Must agree with your web server. See setup
# instructions in README.txt to know how to configure your web server to have
# the required log format).
# Possible values: 1,2,3,4,5 or "your_own_personalized_log_format"
@@ -359,9 +359,9 @@ when reading it), follow the example:
HostAliases
Version : 1.0 +
-
# Put here all other possible domain names, addresses or virtual host aliases
-
# someone can use to access your site. Try to keep only the minimum number of
-
# possible names/adresses to have the best performances.
+
# Enter here all other possible domain names, addresses or virtual host
+
# aliases someone can use to access your site. Try to keep only the minimum
+
# number of possible names/adresses to have the best performances.
# You can repeat the "SiteDomain" value in this list.
# Use space between each value and put a backslash before each dot.
# This parameter is used to analyze referer field in log file and to help
@@ -566,9 +566,9 @@ when reading it), follow the example:
SkipHosts
Version : 1.0 +
# Do not include access from clients that match following criteria.
-
# If your log file contains IP adresses in host field, you must put here
+
# If your log file contains IP adresses in host field, you must enter here
# matching IP adresses criteria.
-
# If DNS lookup is already done in your log file, you must put here hostname
+
# If DNS lookup is already done in your log file, you must enter here hostname
# criteria.
# Note: Use space between each value.
# Example: "127.0.0.1 163.84. 201.101.51.1"
@@ -1008,7 +1008,7 @@ ShowOSStats,ShowOriginStats,ShowKeyphrasesStats,ShowKeywordsStats,ShowHTTPErrors
HTMLHeadSection
Version : 3.2 +
-
# You can put here HTML code that will be added at the top of AWStats reports.
+
# You can enter HTML code that will be added at the top of AWStats reports.
# Default: ""
#
HTMLHeadSection=""
@@ -1017,7 +1017,7 @@ ShowOSStats,ShowOriginStats,ShowKeyphrasesStats,ShowKeywordsStats,ShowHTTPErrors
HTMLEndSection
Version : 3.2 +
-
# You can put here HTML code that will be added at the end of AWStats reports.
+
# You can enter HTML code that will be added at the end of AWStats reports.
# Great to add advert ban.
# Default: ""
#
diff --git a/wwwroot/cgi-bin/awstats.model.conf b/wwwroot/cgi-bin/awstats.model.conf
index a7d7c89a..f0798535 100644
--- a/wwwroot/cgi-bin/awstats.model.conf
+++ b/wwwroot/cgi-bin/awstats.model.conf
@@ -13,7 +13,7 @@
#-----------------------------------------------------------------------------
-# MAIN SETUP SECTION (Required to make AWStats working)
+# MAIN SETUP SECTION (Required to make AWStats work)
#-----------------------------------------------------------------------------
# "LogFile" contains the web server logfile to analyze.
@@ -42,7 +42,7 @@
LogFile="/var/log/httpd/mylog.log"
-# Put here your log format (Must match your web server config. See setup
+# 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).
# Possible values: 1,2,3,4,5 or "your_own_personalized_log_format"
@@ -162,9 +162,9 @@ DirIcons="/icon"
SiteDomain=""
-# Put here all other possible domain names, addresses or virtual host aliases
-# someone can use to access your site. Try to keep only the minimum number of
-# possible names/addresses to have the best performances.
+# Enter here all other possible domain names, addresses or virtual host
+# aliases someone can use to access your site. Try to keep only the minimum
+# number of possible names/addresses to have the best performances.
# You can repeat the "SiteDomain" value in this list.
# Use space between each value.
# This parameter is used to analyze referer field in log file and to help
@@ -334,9 +334,9 @@ DefaultFile="index.html"
# Do not include access from clients that match following criteria.
-# If your log file contains IP adresses in host field, you must put here
+# If your log file contains IP adresses in host field, you must enter here
# matching IP adresses criteria.
-# If DNS lookup is already done in your log file, you must put here hostname
+# If DNS lookup is already done in your log file, you must enter here hostname
# criteria.
# Note: Use space between each value.
# Example: "127.0.0.1 163.84. 201.101.51.1"
@@ -642,13 +642,13 @@ LinksToWhoIs="http://www.whois.net/search.cgi2?str="
LinksToIPWhoIs="http://ws.arin.net/cgi-bin/whois.pl?queryinput="
-# You can put here HTML code that will be added at the top of AWStats reports.
+# You can enter HTML code that will be added at the top of AWStats reports.
# Default: ""
#
HTMLHeadSection=""
-# You can put here HTML code that will be added at the end of AWStats reports.
+# You can enter HTML code that will be added at the end of AWStats reports.
# Great to add advert ban.
# Default: ""
#