<br>\r
<br>\r
<br>\r
-<br><b>MAIN SETUP SECTION (Required to make AWStats working)</b><br>\r
+<br><b>MAIN SETUP SECTION (Required to make AWStats work)</b><br>\r
<ul>\r
<li><a href="#LogFile">LogFile</a>\r
<li><a href="#LogFormat">LogFormat</a>\r
3.2+ for tags %gzipin,%gzipout<br>\r
4.0+ for tags %gzipratio,%syslog<br>\r
4.1+ for tag %virtualname<br>\r
-<br># Put here your log format (Must agree with your web server. See setup\r
+<br># Enter here your log format (Must agree with your web server. See setup\r
<br># instructions in README.txt to know how to configure your web server to have\r
<br># the required log format).\r
<br># Possible values: 1,2,3,4,5 or "your_own_personalized_log_format"\r
\r
<a name="HostAliases"><b>HostAliases</b></a><br>\r
<b>Version : </b>1.0 +<br>\r
-<br># Put here all other possible domain names, addresses or virtual host aliases\r
-<br># someone can use to access your site. Try to keep only the minimum number of\r
-<br># possible names/adresses to have the best performances.\r
+<br># Enter here all other possible domain names, addresses or virtual host\r
+<br># aliases someone can use to access your site. Try to keep only the minimum\r
+<br># number of possible names/adresses to have the best performances.\r
<br># You can repeat the "SiteDomain" value in this list.\r
<br># Use space between each value and put a backslash before each dot.\r
<br># This parameter is used to analyze referer field in log file and to help\r
<a name="SkipHosts"><b>SkipHosts</b></a><br>\r
<b>Version : </b>1.0 +<br>\r
<br># Do not include access from clients that match following criteria.\r
-<br># If your log file contains IP adresses in host field, you must put here\r
+<br># If your log file contains IP adresses in host field, you must enter here\r
<br># matching IP adresses criteria.\r
-<br># If DNS lookup is already done in your log file, you must put here hostname\r
+<br># If DNS lookup is already done in your log file, you must enter here hostname\r
<br># criteria.\r
<br># Note: Use space between each value.\r
<br># Example: "127.0.0.1 163.84. 201.101.51.1"\r
\r
<a name="HTMLHeadSection"><b>HTMLHeadSection</b></a><br>\r
<b>Version : </b>3.2 +<br>\r
-<br># You can put here HTML code that will be added at the top of AWStats reports.\r
+<br># You can enter HTML code that will be added at the top of AWStats reports.\r
<br># Default: ""\r
<br>#\r
<br>HTMLHeadSection=""\r
\r
<a name="HTMLEndSection"><b>HTMLEndSection</b></a><br>\r
<b>Version : </b>3.2 +<br>\r
-<br># You can put here HTML code that will be added at the end of AWStats reports.\r
+<br># You can enter HTML code that will be added at the end of AWStats reports.\r
<br># Great to add advert ban.\r
<br># Default: ""\r
<br>#\r
#-----------------------------------------------------------------------------
-# MAIN SETUP SECTION (Required to make AWStats working)
+# MAIN SETUP SECTION (Required to make AWStats work)
#-----------------------------------------------------------------------------
# "LogFile" contains the web server logfile to analyze.
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"
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
# 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"
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: ""
#