From: eldy <>
Date: Sun, 10 Mar 2002 19:15:01 +0000 (+0000)
Subject: no message
X-Git-Tag: AWSTATS_4_0_BETA~42
X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4675b1a919f28e5df64e1ef040d3ede1eb771f40;p=thirdparty%2FAWStats.git
no message
---
diff --git a/docs/awstats_config.html b/docs/awstats_config.html
index 54706390..1aa223f6 100644
--- a/docs/awstats_config.html
+++ b/docs/awstats_config.html
@@ -64,8 +64,6 @@ it with its value when reading it), follow the example:
PurgeLogFile
ArchiveLogRecords
KeepBackupOfHistoricFiles
-Lang
-DirLang
DefaultFile
SkipHosts
SkipDNSLookupFor
@@ -76,49 +74,63 @@ it with its value when reading it), follow the example:
URLWithQuery
WarningMessages
NbOfLinesForCorruptedLog
-FirstDayOfWeek
-MaxNbOfDomain
-MaxNbOfHostsShown
-MinHitHost
-MaxNbOfLoginShown
-MinHitLogin
-MaxNbOfRobotShown
-MinHitRobot
-MaxNbOfPageShown
-MinHitFile
-MaxNbOfRefererShown
-MinHitRefer
-MaxNbOfKeywordsShown
-MinHitKeyword
SplitSearchString
Expires
-ShowHeader
-ShowMenu
-ShowMonthDayStats
-ShowDaysOfWeekStats
-ShowHoursStats
-ShowDomainsStats
-ShowHostsStats
-ShowAuthenticatedUsers
-ShowRobotsStats
-ShowPagesStats
-ShowCompressionStats
-ShowFileTypesStats
-ShowFileSizesStats
-ShowBrowsersStats
-ShowOSStats
-ShowOriginStats
-ShowKeyphrasesStats
-ShowKeywordsStats
-ShowHTTPErrorsStats
+
+
+
OPTIONAL ACCURACY SETUP SECTION (Not required but increase AWStats features)
+
+
+
OPTIONAL APPEARANCE SETUP SECTION (Not required but increase AWStats features)
+
+- Lang
+
- DirLang
+
- ShowHeader
+
- ShowMenu
+
- ShowMonthDayStats
+
- ShowDaysOfWeekStats
+
- ShowHoursStats
+
- ShowDomainsStats
+
- ShowHostsStats
+
- ShowAuthenticatedUsers
+
- ShowRobotsStats
+
- ShowPagesStats
+
- ShowCompressionStats
+
- ShowFileTypesStats
+
- ShowFileSizesStats
+
- ShowBrowsersStats
+
- ShowOSStats
+
- ShowOriginStats
+
- ShowKeyphrasesStats
+
- ShowKeywordsStats
+
- ShowHTTPErrorsStats
+
- MaxNbOfDomain
+
- MaxNbOfHostsShown
+
- MinHitHost
+
- MaxNbOfLoginShown
+
- MinHitLogin
+
- MaxNbOfRobotShown
+
- MinHitRobot
+
- MaxNbOfPageShown
+
- MinHitFile
+
- MaxNbOfRefererShown
+
- MinHitRefer
+
- MaxNbOfKeywordsShown
+
- MinHitKeyword
+
- FirstDayOfWeek
+
- DetailedReportsOnNewWindows
- ShowFlagLinks
- ShowLinksOnUrl
- MaxLengthOfURL
-
- DetailedReportsOnNewWindows
- HTMLHeadSection
- HTMLEndSection
-
- BarWidth
-
- BarHeight
+
- BarWidth
+
- BarHeight
- Logo
- LogoLink
- StyleSheet
@@ -161,8 +173,8 @@ it with its value when reading it), follow the example:
# %HH-n is replaced with hour we were n hours ago
# %WM-n is replaced with the week number in month (1-5)
# You can use 0 for n if you need current year, month, day, hour...
-
# Example: "/var/log/access_log.%YYYY-24%MM-24%DD-24.log"
-
# Example: "C:/WINNT/system32/LogFiles/W3SVC1/ex%YY-0%MM-0%DD-0.log"
+
# Example: "/var/log/access_log.%YYYY-0%MM-0%DD-0.log"
+
# Example: "C:/WINNT/system32/LogFiles/W3SVC1/ex%YY-24%MM-24%DD-24.log"
#
LogFile="/var/log/httpd/mylog.log"
@@ -268,9 +280,8 @@ it with its value when reading it), follow the example:
# server name used to reach the web site.
# This parameter is only used to generate full URLs links when ShowLinksOnUrl
# option is set to 1.
-
# Note: \. means .
-
# Example: "www\.mysite\.com"
-
# Example: "user\.mydomain\.com"
+
# Example: "www.mysite.com"
+
# Example: "user.mydomain.com"
# Example: "myintranetserver"
# Default: ""
#
@@ -287,10 +298,9 @@ it with its value when reading it), follow the example:
# This parameter is used to analyze referer field in log file and to help
# AWStats to know if a referer URL is a local URL of same site or an URL of
# another site.
-
# Note: \. means .
-
# Example: "www\.myserver\.com x\.y\.z\.w localhost 127\.0\.0\.1"
+
# Example: "www.myserver.com x.y.z.w localhost 127.0.0.1"
#
-
HostAliases="www\.myserver\.com x\.y\.z\.w localhost 127\.0\.0\.1"
+
HostAliases="www.myserver.com x.y.z.w localhost 127.0.0.1"
@@ -314,6 +324,7 @@ it with its value when reading it), follow the example:
CreateDirDataIfNotExists
+Version : 4.0 +
# If the "DirData" directory (see above) does not exists, AWStats return an
# error. However, you can ask AWStats to create it. This option can be used by
# some Web Hosting Providers that has defined a dynamic value for DirData (for
@@ -326,6 +337,7 @@ it with its value when reading it), follow the example:
SaveDatabaseFilesWithPermissionsForEveryone
+Version : 4.0 +
# In most case, AWStats is used as a cgi program. So AWStats process is runned
# by default web server user (nobody for Unix, IUSR_xxx for IIS/Windows,...).
# To avoid permission problems between update process often runned by an admin
@@ -371,6 +383,7 @@ it with its value when reading it), follow the example:
KeepBackupOfHistoricFiles
+Version : 3.2 +
# Each time you run the update process, AWStats overwrite the 'historic file'
# for the month (awstatsMMYYYY[.*].txt) with the updated one.
# When write errors occurs (IO, disk full,...), this historic file can be
@@ -385,30 +398,6 @@ it with its value when reading it), follow the example:
-Lang
-
# Set your primary language.
-
# Possible value:
-
# Bosnian=ba, Chinese (Taiwan)=tw, Chinese (Traditional)=cn, Czech=cz,
-
# Danish=dk, Dutch=nl, English=en, French=fr, German=de, Greek=gr,
-
# Hungarian=hu, Indonesian=id, Italian=it, Japanese=jp, Korean=kr,
-
# Norwegian (Nynorsk)=nn, Norwegian (Bokmal)=nb, Polish=pl, Portuguese=pt,
-
# Portuguese (Brazilian)=br, Romanian=ro, Russian=ru, Spanish=es, Swedish=se,
-
# Turkish=tr, Ukrainian=ua
-
# Default: en
-
#
-
Lang="en"
-
-
-
-DirLang
-
# Set the location of language files.
-
# Example: "/opt/awstats/lang"
-
# Default: "./lang" (means lang directory is in same location than awstats.pl)
-
#
-
DirLang="./lang"
-
-
-
DefaultFile
# Index page name for your web server.
# Example: "default.htm"
@@ -418,14 +407,14 @@ it with its value when reading it), follow the example:
+SkipHosts
# Do not include access from clients that match following criterias.
# If your log file contains IP adresses in host field, you must put here
# matching IP adresses criterias.
# If DNS lookup is already done in your log file, you must put here hostname
# criterias.
# Note: Use space between each value.
-
# Note: \. means .
-
# Example: "127\.0\.0\.1 163\.84\. 201\.101\.51\.1"
+
# Example: "127.0.0.1 163.84. 201.101.51.1"
# Example: "localhost abcxyz"
# Default: ""
#
@@ -433,18 +422,20 @@ it with its value when reading it), follow the example:
+SkipDNSLookupFor
# You can specify specific IP addresses that should NOT be looked up in
# the DNS. You may specify partial addresses (ie 163.85. for everything
# behind the usual firewall setup, etc)...
# This is only useful if DNSLookup=1.
# Note: Use space between each value and put a backslash before each dot.
-
# Example: "163\.85\. 201\.101\.51\.2"
+
# Example: "163.85. 201.101.51.2"
# Default: ""
#
SkipDNSLookupFor=""
+SkipFiles
# Use SkipFiles to ignore access to URLs that match one of following entries.
# You can, with this option, add a list of not important frame pages (like
# menus, etc...) to exclude them from statistics.
@@ -452,15 +443,16 @@ it with its value when reading it), follow the example:
# to ignore "users" homepage in your stats, you can add "/~".
# The oposite parameter of "SkipFiles" is "OnlyFiles".
# Note: This parameter is not case sensitive.
-
# Note: Use space between each value and do not remove default values
-
# Note: \. means . and xxx$ means URL ending by xxx.
-
# Example: "\.css$ \.js$ \.class$ robots\.txt$ badpage\.html /~"
-
# Default: "\.css$ \.js$ \.class$ robots\.txt$"
+
# Note: Use space between each value and do not remove default values.
+
# Note: xxx$ means URL ending with xxx.
+
# Example: "robots.txt$ favicon.ico$ badpage.html /~"
+
# Default: "robots.txt$ favicon.ico$"
#
-
SkipFiles="\.css$ \.js$ \.class$ robots\.txt$"
+
SkipFiles="robots.txt$ favicon.ico$"
+OnlyFiles
# Include in stats, only accesses to URLs that match one of following entries.
# For example, if you want AWStats to filter access to keep only stats that
# match a particular string, like a particular directory, you can add this
@@ -476,6 +468,7 @@ it with its value when reading it), follow the example:
+NotPageList
# Add here a list of kind of url (file extension) that must be counted as
# "Hit only" and not as a "Hit" and "Page viewed". You can set here all images
# extensions as they are hit downloaded that must be counted but they are not
@@ -484,10 +477,10 @@ it with its value when reading it), follow the example:
# Note: If you want to exclude your own URLs from stats (No Pages and no Hits
# reported), you should use SkipFiles parameter instead.
# Example: ""
-
# Example: "gif jpg jpeg png bmp zip arj gz z wav mp3 wma"
-
# Default: "gif jpg jpeg png bmp"
+
# Example: "css js class gif jpg jpeg png bmp zip arj gz z wav mp3 wma mpg"
+
# Default: "css js class gif jpg jpeg png bmp"
#
-
NotPageList="gif jpg jpeg png bmp"
+
NotPageList="css js class gif jpg jpeg png bmp"
@@ -574,6 +567,7 @@ it with its value when reading it), follow the example:
+NbOfLinesForCorruptedLog
# To help you to detect if your log format is good, AWStats report an error
# if the first NbOfLinesForCorruptedLog lines have all a format that does not
# match the LogFormat parameter.
@@ -586,42 +580,7 @@ it with its value when reading it), follow the example:
-
# Choose if you want week to start on sunday or monday
-
# Possible values:
-
# 0 - Week start on sunday
-
# 1 - Week start on monday
-
# Default: 1
-
#
-
FirstDayOfWeek=1
-
-
-
-
# This value can be used to choose maximum number of lines shown for each
-
# particular reporting.
-
#
-
# Stats by domains
-
MaxNbOfDomain = 25
-
# Stats by hosts
-
MaxNbOfHostsShown = 25
-
MinHitHost = 1
-
# Stats by authenticated users
-
MaxNbOfLoginShown = 10
-
MinHitLogin = 1
-
# Stats by robots
-
MaxNbOfRobotShown = 25
-
MinHitRobot = 1
-
# Stats by pages
-
MaxNbOfPageShown = 25
-
MinHitFile = 1
-
# Stats by referers
-
MaxNbOfRefererShown = 25
-
MinHitRefer = 1
-
# Stats for keywords
-
MaxNbOfKeywordsShown = 25
-
MinHitKeyword = 1
-
-
-
+SplitSearchString
# Search engines keywords reported are full search string or separate keywords
# Possible values:
# 0 - Search keywords reported are full search string (ie: "town maps")
@@ -632,6 +591,8 @@ it with its value when reading it), follow the example:
+Expires
+Version : 3.1 +
# You can add in the HTML report page a delay to force browsers to reload page
# if page is loaded a second time after this delay (in seconds).
# Example: 3600
@@ -641,6 +602,45 @@ it with its value when reading it), follow the example:
+LevelFor
+Version : 4.0 +
+
# You can change value for following option to increase AWStats capabilities
+
# (but this reduce AWStats speed).
+
# Possible values: 0, 1 or 2
+
# Default: 1
+
#
+
LevelForRobotsDetection=1 # 0 will increase AWStats speed by 1%.
+
LevelForBrowsersDetection=1 # 0 disables Browsers detection. No speed gain.
+
LevelForOSDetection=1 # 0 disables OS detection. No speed gain.
+
LevelForRefererAnalyze=1 # 0 will increase AWStats speed by 6%.
+
+
+
+Lang
+
# Set your primary language.
+
# Possible value:
+
# Bosnian=ba, Chinese (Taiwan)=tw, Chinese (Traditional)=cn, Czech=cz,
+
# Danish=dk, Dutch=nl, English=en, French=fr, German=de, Greek=gr,
+
# Hungarian=hu, Indonesian=id, Italian=it, Japanese=jp, Korean=kr,
+
# Norwegian (Nynorsk)=nn, Norwegian (Bokmal)=nb, Polish=pl, Portuguese=pt,
+
# Portuguese (Brazilian)=br, Romanian=ro, Russian=ru, Spanish=es, Swedish=se,
+
# Turkish=tr, Ukrainian=ua
+
# Default: en
+
#
+
Lang="en"
+
+
+
+DirLang
+
# Set the location of language files.
+
# Example: "/opt/awstats/lang"
+
# Default: "./lang" (means lang directory is in same location than awstats.pl)
+
#
+
DirLang="./lang"
+
+
+
+Show...
# You choose here which summary report you want to see in the main page.
# Whatever is your setup here, all detailed reports are still available.
# So if you setup to 1 only ShowHeader, ShowMenu and ShowMonthDayStats, all
@@ -669,6 +669,55 @@ it with its value when reading it), follow the example:
+Max...
+
# This value can be used to choose maximum number of lines shown for each
+
# particular reporting.
+
#
+
# Stats by domains
+
MaxNbOfDomain = 25
+
# Stats by hosts
+
MaxNbOfHostsShown = 25
+
MinHitHost = 1
+
# Stats by authenticated users
+
MaxNbOfLoginShown = 10
+
MinHitLogin = 1
+
# Stats by robots
+
MaxNbOfRobotShown = 25
+
MinHitRobot = 1
+
# Stats by pages
+
MaxNbOfPageShown = 25
+
MinHitFile = 1
+
# Stats by referers
+
MaxNbOfRefererShown = 25
+
MinHitRefer = 1
+
# Stats for keywords
+
MaxNbOfKeywordsShown = 25
+
MinHitKeyword = 1
+
+
+
+FirstDayOfWeek
+
# Choose if you want week to start on sunday or monday
+
# Possible values:
+
# 0 - Week start on sunday
+
# 1 - Week start on monday
+
# Default: 1
+
#
+
FirstDayOfWeek=1
+
+
+
+DetailedReportsOnNewWindows
+
# This parameter ask your browser to open detailed reports into a different
+
# window than the main page.
+
# Possible values: 1 or 0
+
# Default: 1
+
#
+
DetailedReportsOnNewWindows=1
+
+
+
+ShowFlagLinks
# List of visible flags with link to other language translations.
# If you don't want any flag link, set ShowFlagLinks to "".
# This parameter is used only if ShowHeader is set to 1.
@@ -679,6 +728,7 @@ it with its value when reading it), follow the example:
+ShowLinksOnUrl
# Each URL shown in stats report views are links you can click.
# Possible values: 1 or 0
# Default: 1
@@ -687,6 +737,7 @@ it with its value when reading it), follow the example:
+MaxLengthOfURL
# Maximum length of URL shown on stats page (number of characters). This
# affects only URL visible text, link still work.
# Default: 72
@@ -695,15 +746,7 @@ it with its value when reading it), follow the example:
-
# This parameter ask your browser to open detailed reports into a different
-
# window than the main page.
-
# Possible values: 1 or 0
-
# Default: 1
-
#
-
DetailedReportsOnNewWindows=1
-
-
-
+HTMLHeadSection
# You can put here HTML code that will be added at the top of AWStats reports.
# Default: ""
#
@@ -711,6 +754,7 @@ it with its value when reading it), follow the example:
+HTMLEndSection
# You can put here HTML code that will be added at the end of AWStats reports.
# Great to add advert ban.
# Default: ""
@@ -719,6 +763,7 @@ it with its value when reading it), follow the example:
+Bar...
# Value of maximum bar width/heigth for horizontal/vertical graphics bar
# Default: 260/180
#