<br># browser errors if you don't launch AWStats enough frequently.\r
<br># When set to 0, update is only made when AWStats is ran from the command\r
<br># line interface (or a task scheduler).\r
-<br># Possible values: 1 or 0\r
+<br># Possible values: 0 or 1\r
<br># Default: 0\r
<br>#\r
<br>AllowToUpdateStatsFromBrowser=0\r
<br># authenticated. Your AWStats program must be in a web protected "realm" (With\r
<br># Apache, you can use .htaccess files to do so. With other web servers, see\r
<br># your server setup manual).\r
-<br># Possible values: 1 or 0\r
+<br># Possible values: 0 or 1\r
<br># Default: 0\r
<br>#\r
<br>AllowAccessFromWebToAuthenticatedUsersOnly=0\r
<br># error. However, you can ask AWStats to create it. This option can be used by\r
<br># some Web Hosting Providers that has defined a dynamic value for DirData (for\r
<br># example DirData="/home/__REMOTE_USER__").\r
-<br># Possible values: 1 or 0\r
+<br># Possible values: 0 or 1\r
<br># Default: 0\r
<br>#\r
<br>CreateDirDataIfNotExists=1\r
<br># If you have experience on managing security policies (Web Hosting Provider),\r
<br># you should set this parameter to 0. AWStats will keep default process user\r
<br># permissions on its files.\r
-<br># Possible values: 1 or 0\r
+<br># Possible values: 0 or 1\r
<br># Default: 1\r
<br>#\r
<br>SaveDatabaseFilesWithPermissionsForEveryone=1\r
<br># With 1, the purge of the log file is made each time AWStats is ran.\r
<br># This parameter doesn't work with IIS (This web server doesn't let its log\r
<br># file to be purged).\r
-<br># Possible values: 1 or 0\r
+<br># Possible values: 0 or 1\r
<br># Default: 0\r
<br>#\r
<br>PurgeLogFile=0\r
<br># all processed log records by setting this to 1 (For example if you want to\r
<br># use another log analyzer).\r
<br># This parameter is not used if PurgeLogFile=0\r
-<br># Possible values: 1 or 0\r
+<br># Possible values: 0 or 1\r
<br># Default: 0\r
<br>#\r
<br>ArchiveLogRecords=0\r
<br># past processed log files, you will loose old stats if removed. So you can\r
<br># ask AWStats to save last non corrupted file in a .bak file. This file is\r
<br># stored in "DirData" directory with other 'historic files'.\r
-<br># Possible values: 1 or 0\r
+<br># Possible values: 0 or 1\r
<br># Default: 1\r
<br>#\r
<br>KeepBackupOfHistoricFiles=0\r
<b>Version : </b>1.0 +<br>\r
<br># AWStats can detect setup problems or show you important informations to have\r
<br># a better use. Keep this to 1, except if AWStats says you can change it.\r
-<br># Possible values: 1 or 0\r
+<br># Possible values: 0 or 1\r
<br># Default: 1\r
<br>#\r
<br>WarningMessages=1\r
<br># When you use AWStats as a CGI, you can have the reports shown in HTML views.\r
<br># Frames are only available for report viewed dynamically. When you build\r
<br># pages from command line, this option is not used and no frames are built.\r
-<br># Possible values: 1 or 0\r
+<br># Possible values: 0 or 1\r
<br># Default: 1\r
<br>#\r
<br>UseFramesWhenCGI=1\r
<br># Whatever is your setup here, all detailed reports are still available.\r
<br># So if you setup to 1 only ShowHeader, ShowMenu and ShowMonthDayStats, all\r
<br># links in menu will point to detailed views.\r
-<br># Possible values: 1 or 0\r
+<br># Possible values: 0 or 1\r
<br>#\r
<br>ShowHeader=1 # Show AWStats head title and icon\r
<br>ShowMenu=1 # Show menu header with links on detailed reports\r
<a name="ShowLinksOnUrl"><b>ShowLinksOnUrl</b></a><br>\r
<b>Version : </b>3.1 +<br>\r
<br># Each URL shown in stats report views are links you can click.\r
-<br># Possible values: 1 or 0\r
+<br># Possible values: 0 or 1\r
<br># Default: 1\r
<br>#\r
<br>ShowLinksOnUrl=1\r
<br># parameter (LinksToWhoIs and LinksToIPWhoIs) and on WhoIs server\r
<br># exhaustivity and availability.\r
<br># For this reason, this feature can't be a reliable feature.\r
-<br># Possible values: 1 or 0\r
+<br># Possible values: 0 or 1\r
<br># Default: 0\r
<br>#\r
<br>ShowLinksToWhoIs=0\r
color_textpercent,color_titletext,color_weekend,color_link,color_hover,\r
color_u,color_v,color_p,color_h,color_k,color_s<br>\r
4.1 for color_e,color_x<br>\r
+5.0 for color_other<br>\r
<br># Those colors parameters can be used (if StyleSheet parameter is not used)\r
<br># to change AWStats look.\r
<br># Example: color_name="RRGGBB" # RRGGBB is Red Green Blue components in Hex\r
<br>color_weekend="EAEAEA" # Color for week-end days (Default = "EAEAEA")\r
<br>color_link="0011BB" # Color of HTML links (Default = "0011BB")\r
<br>color_hover="605040" # Color of HTML on-mouseover links (Default = "605040") \r
+<br>color_other="666688" # Color of text for 'other' record in charts (Default = "666688") \r
<br>color_u="FFB055" # Background color for number of unique visitors (Default = "FFB055")\r
<br>color_v="F8E880" # Background color for number of visites (Default = "F8E880")\r
<br>color_p="4477DD" # Background color for number of pages (Default = "4477DD")\r
# authenticated. Your AWStats program must be in a web protected "realm" (With
# Apache, you can use .htaccess files to do so. With other web servers, see
# your server setup manual).
-# Possible values: 1 or 0
+# Possible values: 0 or 1
# Default: 0
#
AllowAccessFromWebToAuthenticatedUsersOnly=0
# This option can be used by some Web Hosting Providers that has defined a
# dynamic value for DirData (for example DirData="/home/__REMOTE_USER__") and
# don't want to have to create a new directory each time they add a new user.
-# Possible values: 1 or 0
+# Possible values: 0 or 1
# Default: 0
#
CreateDirDataIfNotExists=0
# If you have experience on managing security policies (Web Hosting Provider),
# you should set this parameter to 0. AWStats will keep default process user
# permissions on its files.
-# Possible values: 1 or 0
+# Possible values: 0 or 1
# Default: 1
#
SaveDatabaseFilesWithPermissionsForEveryone=1
# With 1, the purge of the log file is made each time AWStats update is ran.
# This parameter doesn't work with IIS (This web server doesn't let its log
# file to be purged).
-# Possible values: 1 or 0
+# Possible values: 0 or 1
# Default: 0
#
PurgeLogFile=0
# all processed log records by setting this to 1 (For example if you want to
# use another log analyzer).
# This parameter is not used if PurgeLogFile=0
-# Possible values: 1 or 0
+# Possible values: 0 or 1
# Default: 0
#
ArchiveLogRecords=0
# past processed log files, you will loose old stats if removed. So you can
# ask AWStats to save last non corrupted file in a .bak file. This file is
# stored in "DirData" directory with other 'historic files'.
-# Possible values: 1 or 0
+# Possible values: 0 or 1
# Default: 1
#
KeepBackupOfHistoricFiles=0
# AWStats can detect setup problems or show you important informations to have
# a better use. Keep this to 1, except if AWStats says you can change it.
-# Possible values: 1 or 0
+# Possible values: 0 or 1
# Default: 1
#
WarningMessages=1
# Whatever is your setup here, all detailed reports are still available.
# So if you setup ShowHeader, ShowMenu and ShowMonthDayStats to 1 and all
# others to 0, all links in menu will still point to detailed views.
-# Possible values: 1 or 0
+# Possible values: 0 or 1
#
ShowHeader=1 # Show AWStats head title and icon
ShowMenu=1 # Show menu header with links on detailed reports
# Each URL shown in stats report views are links you can click.
-# Possible values: 1 or 0
+# Possible values: 0 or 1
# Default: 1
#
ShowLinksOnUrl=1
# parameters (LinksToWhoIs and LinksToIPWhoIs) and on WhoIs server
# exhaustivity and availability.
# For this reason, this feature can't be a reliable feature.
-# Possible values: 1 or 0
+# Possible values: 0 or 1
# Default: 0
#
ShowLinksToWhoIs=0