--- /dev/null
+benchmark
+analog
+webalizer
--- /dev/null
+result
+maxmind
+.cvsignore
--- /dev/null
+# AWStats configure file
+#------------------------------------------------------------------------
+# Copy this file into awstats.www.myserver.mydomain.conf or awstats.conf
+# and edit this new file to setup AWStats.
+# If you don't understand what is a parameter, keep default value.
+#------------------------------------------------------------------------
+
+
+# Main setup section (Required to /test AWStats working)
+#------------------------------------------------------------------------
+
+# Web server logfile to analyze, with full path or relative path from
+# awstats.pl directory.
+# Example: "../logs/mycombinedlog.log"
+# Example: "/var/logs/httpd/myserver_access.log"
+# Example: "C:/WINNT/system32/LogFiles/W3SVC1/exyymm.log"
+# With IIS, AWStats can automatically concat YYMM.log or YYMMDD.log at end,
+# so the following example is also good with IIS.
+# Example: "C:/WINNT/system32/LogFiles/W3SVC1/ex"
+#
+LogFile="e:/Mes Developpements/awstats/test/log/__AWSTATS_CURRENT_CONFIG__.log"
+
+# Put here your log format (it depends on your web server).
+# Possible values:
+# 1 - Apache combined log format
+# 2 - IIS extended W3C log format
+#
+LogFormat=1
+
+# Set this to a directory where you want AWStats to save its working files.
+# Need write permissions by web server user (user "nobody" with Unix OS).
+# Example: "/tmp"
+# Example: "../data"
+# Example: "C:/awstats_working_dir"
+# Default: "." (means same directory as awstats.pl)
+#
+DirData="e:/Mes Developpements/awstats/test/awstats/result"
+
+# Relative or absolute web URL of your awstats.pl directory.
+# Usefull only when AWStats is used from command line.
+# Default: "/cgi-bin" (means awstats.pl is in "/wwwroot/cgi-bin")
+#
+DirCgi="/cgi-bin"
+
+# Relative or absolute web URL of all icons subdirectories.
+# Default: "/icon" (means you must copy icons directories in "/wwwroot/icon")
+#
+DirIcons="e:/Mes Developpements/awstats/wwwroot/icon"
+
+# If host names are already resolved in your logfile, set this to 0 will
+# increase performances.
+# Possible values: 1 or 0
+# Default: 1
+#
+DNSLookup=0
+
+# If AWStats can purge log after processing it. By this way, the next time you
+# launch AWStats, log file will be smaller and processing time will be better.
+# IMPORTANT !!!
+# AWStats is able to find new lines in your log file to process only new ones,
+# so you can launch it as soon as you want, even with this parameter set to 0
+# but if you work with this value, you MUST have something to clean sometimes
+# your logfile if your web server don't do it.
+# Possible values: 1 or 0
+# Default: 0 (but if you can, set this to 1 to increase speed)
+#
+#
+PurgeLogFile=0
+
+# When PurgeLogFile is setup to 1, AWStats will clean your log file after
+# processing it. You can however keep an archive file (saved in "DirData") of
+# 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
+# Default: 0
+#
+ArchiveLogRecords=0
+
+
+SiteDomain="__AWSTATS_CURRENT_CONFIG__"
+
+
+# Put here all 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.
+# 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
+# AWStats to know if a this referer URL is a local URL of same site or an URL
+# of another site.
+# 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 chiensderace.com www.chiensderace.com"
+
+
+
+# Optionnal setup section (Not required but increase AWStats features)
+#------------------------------------------------------------------------
+
+# Set your primary language.
+# Possible value:
+# 0=English, 1=French, 2=Dutch, 3=Spanish, 4=Italian, 5=German
+# 6=Polish, 7=Greek
+# Default: 0
+#
+Lang=0
+
+# Index page name for your web server.
+# Example: "default.htm"
+# Default: "index.html"
+#
+DefaultFile="index.html"
+
+# Do not include access to URLs that match following entries.
+# If you don't want to include users homepage in your stats, add "/~".
+# You can also, if you want, add list of not important frame pages (like
+# menus, etc...) to exclude them from statistics.
+# Use space between each value and put a backslash before each dot.
+# Do not remove default values.
+# Example: "\.css \.js \.class robots\.txt badpage\.html /~"
+# Default: "\.css \.js \.class robots\.txt"
+#
+SkipFiles=""
+
+# Do not include access from clients that match following IP address
+# You can also put partial host names but this requires that reverse
+# DNS lookup is already done in your server log file.
+# Use space between each value and put a backslash before each dot.
+# Example: "55\.55\.55\.55 222\.222\.222\.222 abcxyz"
+# Default: ""
+#
+SkipHosts=""
+
+# 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
+# Default: 1
+WarningMessages=1
+
+# Each URL shown in stats page are links you can click.
+# Possible values: 1 or 0
+# Default: 1
+#
+ShowLinksOnUrl=1
+
+# Flags with link to other languages translation are visible.
+# Possible values: 1 or 0
+# Default: 1
+#
+ShowFlagLinks=1
+
+# Search engines keywords reported are full search string or separate keywords
+# Possible values:
+# 0 - Search keywords reported are full search string (ie: "town maps")
+# 1 - Search keywords reported are separated words (ie: "town" and "maps")
+# Default: 0
+#
+SplitSearchString=0
+
+# You can put here HTML code that will be added at the end of AWStats reports.
+# Great to add advert ban.
+# Default: ""
+#
+HTMLEndSection=""
+
+# Value of maximum bar width/heigth for horizontal/vertical graphics bar
+# Default: 260/220
+#
+BarWidth = 260
+BarHeight = 220
+
+# This value can be used to choose maximum number of lines shown for each
+# particular reporting.
+#
+# Stats by domains
+MaxNbOfDomain = 20
+# Stats by hosts
+MaxNbOfHostsShown = 20
+MinHitHost = 1
+# Stats by robots
+MaxNbOfRobotShown = 20
+MinHitRobot = 1
+# Stats by pages
+MaxNbOfPageShown = 20
+MinHitFile = 1
+# Stats by referers
+MaxNbOfRefererShown = 20
+MinHitRefer = 1
+# Stats for keywords
+MaxNbOfKeywordsShown = 20
+MinHitKeyword = 1
+
+
+#-----------------------------------------------------------------------------
+# OPTIONAL ACCURACY SETUP SECTION (Not required but increase AWStats features)
+#-----------------------------------------------------------------------------
+
+# You can change value for following option to increase AWStats capabilities
+# (but this reduce AWStats speed).
+# Possible values: 0, 1 or 2
+# Default: 1
+#
+LevelForBrowsersDetection=2 # 0 disables Browsers detection.
+LevelForOSDetection=2 # 0 disables OS detection.
+LevelForRefererAnalyze=2 # 0 disables origin detection.
+LevelForRobotsDetection=2 # 0 disables Robots detection.
+LevelForSearchEnginesDetection=1 # 0 disables Search engines detection.
+LevelForFileTypesDetection=2 # 0 disables file types detection.
+
+
+
--- /dev/null
+# AWStats configure file
+#-----------------------------------------------------------------------------
+# Copy this file into awstats.www.mydomain.conf or awstats.conf and edit this
+# new file to setup AWStats (See documentation in docs/ directory).
+# The config file must be in /etc/opt/awstats, /etc/awstats or /etc (for
+# Unix/Linux) or same directory than awstats.pl (Windows, Mac, Unix/Linux...)
+# To include an environment variable in any parameter (AWStats will replace
+# it with its value when reading it), follow the example:
+# Parameter="__ENVNAME__"
+#-----------------------------------------------------------------------------
+# $Revision$ - $Author$ - $Date$
+
+
+
+#-----------------------------------------------------------------------------
+# MAIN SETUP SECTION (Required to make AWStats working)
+#-----------------------------------------------------------------------------
+
+# "LogFile" contains the web server logfile to analyze.
+# Possible values: A full path, or a relative path from awstats.pl directory
+# Example: "/var/log/apache/access.log"
+# Example: "../logs/mycombinedlog.log"
+# You can also use tags in this filename if you need a dynamic file name
+# depending on date or time (Replacement is made by AWStats at the beginning
+# of its execution). This is available tags :
+# %YYYY-n is replaced with 4 digits year we were n hours ago
+# %YY-n is replaced with 2 digits year we were n hours ago
+# %MM-n is replaced with month we were n hours ago
+# %DD-n is replaced with day we were n hours ago
+# %HH-n is replaced with hour we were n hours ago
+# %WM-n is replaced with the week number in month (1-5)
+# %DW-n is replaced with the day number in week (1-7, 1=sunday)
+# use n=24 if you need (1-7, 1=monday)
+# You can use 0 for n if you need current year, month, day, hour...
+# 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="C:/temp/chien/combinedchiensderace.log"
+LogFile="C:\Mes Developpements\awstats\test\benchmark\chiensderace.com\january.log"
+
+
+# Put 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"
+# 1 = Apache native combined log format (NCSA combined/XLF/ELF log format)
+# 2 = IIS log format (W3C log format)
+# 3 = Webstar native log format
+# 4 = Apache or Squid native common log format (NCSA common log format)
+# With LogFormat=4, some features (browsers, os, keywords...) can't work.
+# 5 = ISA server native standard log format
+# "your_own_personalized_log_format" = If your log is a personalized format,
+# you must use the following syntax keys to define the log format string:
+# %host Host client name or IP address
+# %logname Authenticated login/user used on protected pages
+# %time1 Date and time with format: [dd/mmm/yyyy:hh:mm:ss +0000]
+# %time2 Date and time with format: yyyy-mm-dd hh:mm:ss
+# %methodurl Method and URL with format: "GET /index.html HTTP/x.x"
+# %methodurlnoprot Method and URL with format: "GET /index.html"
+# %method Method with format: GET
+# %url URL only with format: /index.html
+# %query Query string (used by URLWithQuery option)
+# %code HTTP return code with format: 999
+# %bytesd Size of document in bytes
+# %refererquot Referer page with format: "http://from.com/from.htm"
+# %referer Referer page with format: http://from.com/from.htm
+# %uaquot User agent with format: "Mozilla/4.0 (compatible, ...)"
+# %ua User agent with format: Mozilla/4.0_(compatible...)
+# %gzipin Mod_gzip compression input bytes: In:XXX
+# %gzipout Mod_gzip compression output bytes & ratio: Out:YYY:ZZZpct.
+# %gzipratio Mod_gzip compression ratio: ZZZpct.
+# %syslog Syslog-specific time and host stamp with format: Mon ddhh:mm:ss hostname
+# If your log format has some fields not included in this list, use
+# %other Means another field
+#
+# Examples for Apache combined logs (this two examples are equivalent):
+# LogFormat = 1
+# LogFormat = "%host %other %logname %time1 %methodurl %code %bytesd %refererquot %uaquot"
+#
+# Examples for IIS (this two examples are equivalent):
+# LogFormat = 2
+# LogFormat = "%time2 %host %logname %method %url %code %bytesd %other %ua %referer"
+#
+#LogFormat="%host %other %logname %time1 %methodurl %code %bytesd %refererquot %uaquot"
+LogFormat=1
+
+
+# If your log field's separator is not a space, you can change this parameter.
+# Example: " "
+# Example: "\t"
+# Example: "|"
+# Default: " "
+#
+LogSeparator=" "
+
+
+# If you want to have information on domains/countries visitors, you must ask
+# AWStats to make reverse DNS lookup (if not already done in your log file).
+# With DNSLookup to 0, all hosts will be reported by their IP addresses and
+# not by the full hostname of visitors. Domain/Country chart will also report
+# all visitors from a domain/country "Unknown".
+# If you need to set DNSLookup to 1, don't forget that reverse DNS lookup
+# increase dramatically AWStats update process. Do not use on large web sites.
+# Possible values:
+# 0 No DNS Lookup
+# 1 DNS Lookup is fully enabled
+# 2 DNS Lookup is made only from DNS cache file
+# Default: 2
+#
+DNSLookup=2
+
+
+# Set this to a directory where you want AWStats to save its working files.
+# Need write permissions by web server.
+# Example: "../data", "C:/HISTORYDIR", ...
+# Default: "." means same directory as awstats.pl
+#
+DirData="c:\Mes Developpements\awstats\test\benchmark\chiensderace.com"
+
+
+# Relative or absolute web URL of your awstats.pl directory.
+# Usefull only when AWStats is used from command line.
+# Default: "/cgi-bin" means awstats.pl is in "yourwwwroot/cgi-bin"
+#
+DirCgi="/cgi-bin/awstats"
+
+
+# Relative or absolute web URL of all icons subdirectories.
+# Default: "/icon" means you must copy icons directories in "yourwwwroot/icon"
+#
+DirIcons="/icon"
+
+
+# "SiteDomain" must contain the main domain name or the main intranet web
+# 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.
+# Example: "www.mydomain.com"
+# Example: "user.mydomain.com"
+# Example: "myintranetserver"
+# Default: ""
+#
+SiteDomain="chiensderace.com"
+
+
+# Put here all 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.
+# Use space between each value and put a backslash before each dot.
+# Example: "www\.myserver\.com x\.y\.z\.w localhost 127\.0\.0\.1"
+#
+HostAliases="www.chiensderace.com chiensderaces.com www.chiensderaces.com"
+
+
+# When this parameter is set to 1, AWStats add a button on report page to
+# allow to "update" statistics from a web browser. Warning, when "update" is
+# made from a browser, AWStats is ran as a CGI by the web server user defined
+# in your web server (user "nobody" by default with Apache, "IUSR_XXX" with
+# IIS), so the "DirData" directory and all already existing history files
+# awstatsMMYYYY[.xxx].txt must be writable by this user. Change permissions if
+# necessary to "Read/Write" (and "Modify" for Windows NTFS file systems).
+# Warning: Update process can be long so you might experience "time out"
+# browser errors if you don't launch AWStats enough frequently.
+# When set to 0, update is only made when AWStats is ran from the command
+# line interface (or a task scheduler).
+# Possible values: 0 or 1
+# Default: 0
+#
+AllowToUpdateStatsFromBrowser=1
+
+
+
+#-----------------------------------------------------------------------------
+# OPTIONAL SETUP SECTION (Not required but increase AWStats features)
+#-----------------------------------------------------------------------------
+
+# When the update process run, AWStats can set a lock file in TEMP or TMP
+# directory. This lock is to avoid to have 2 update processes running at the
+# same time to prevent unknown conflicts problems and avoid DoS attacks when
+# AllowToUpdateStatsFromBrowser is set to 1.
+# Because, when you use lock file, you can experience sometimes problems in
+# lock file not correctly removed (when process is killed for example that
+# require that you remove the file manualy), this option is not enabled by
+# default (Do not enable this option with no consol server access).
+# Possible values: 0 or 1
+# Default: 0
+#
+EnableLockForUpdate=0
+
+
+# The following two parameters allow you to protect a config file to be used
+# by your AWStats program called from a browser only if web user has been
+# 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
+# Default: 0
+#
+AllowAccessFromWebToAuthenticatedUsersOnly=0
+
+
+# This parameter give the list of all authorized authenticated users to view
+# statistics for this domain/config file. This parameter is used only if
+# AllowAccessToAuthenticatedUsersOnly is set to 1.
+# Example: "user1 user2"
+# Example: "__REMOTE_USER__"
+# Default: ""
+#
+AllowAccessFromWebToFollowingAuthenticatedUsers=""
+
+# 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 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
+# Default: 0
+#
+CreateDirDataIfNotExists=0
+
+# In most case, AWStats is used as a cgi program. So AWStats process is ran
+# by default web server user (nobody for Unix, IUSR_xxx for IIS/Windows,...).
+# To make use easier and avoid permission's problems between update process
+# (run by an admin user) and CGI process (ran by a low level user), AWStats
+# save its database files with read and write for everyone.
+# 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
+# Default: 1
+#
+SaveDatabaseFilesWithPermissionsForEveryone=1
+
+# AWStats can purge log after processing it. By this way, the next time you
+# launch AWStats, log file will be smaller and processing time will be better.
+# IMPORTANT !!!
+# AWStats is able to detect new lines in log file, to process only them, so
+# you can launch AWStats as soon as you want, even with this parameter to 0.
+# With 0, no purge is made, so you must use a scheduled task or a web server
+# that make this purge frequently.
+# With 1, the purge of the log file is made each time AWStats 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
+# Default: 0
+#
+PurgeLogFile=0
+
+# When PurgeLogFile is setup to 1, AWStats will clean your log file after
+# processing it. You can however keep an archive file (saved in "DirData") of
+# 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
+# Default: 0
+#
+ArchiveLogRecords=0
+
+# 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
+# corrupted and must be deleted. Because this file contains information of all
+# 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
+# Default: 1
+#
+KeepBackupOfHistoricFiles=0
+
+# Index page name for your web server.
+# Default: "index.html"
+#
+DefaultFile="index.html"
+
+
+# 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"
+# Default: ""
+#
+SkipDNSLookupFor=""
+
+
+# Do not include access from clients that match following criteria.
+# If your log file contains IP adresses in host field, you must put here
+# matching IP adresses criteria.
+# If DNS lookup is already done in your log file, you must put here hostname
+# criteria.
+# Note: Use space between each value.
+# Example: "127.0.0.1 163.84. 201.101.51.1"
+# Example: "localhost abcxyz"
+# Default: ""
+#
+SkipHosts=""
+
+
+
+# Do not include access from clients with a user agent that match following
+# criteria. If you want to exclude a robot, you should update the robots.pm
+# file instead of this parameter.
+# Note: Use space between each value. This parameter is not case sensitive.
+# Example: "konqueror"
+# Default: ""
+#
+SkipUserAgents=""
+
+
+# Use SkipFiles to ignore access to URLs that match one of following entries.
+# You can enter a list of not important URLs (like framed menus, hidden pages,
+# etc...) to exclude them from statistics. You must enter here exact relative
+# URL as found in log file, or a matching REGEX value.
+# For example, to ignore /badpage.html, just add "/badpage.html". To ignore
+# all pages in a particular directory, add "REGEX[^\/directorytoexclude]".
+# The opposite parameter of "SkipFiles" is "OnlyFiles".
+# Note: Use space between each value. This parameter is or not case sensitive
+# depending on URLNotCaseSensitive parameter.
+# Note: You can use regular expression values writing value with REGEX[value].
+# Change : Effective for new updates only
+# Example: "/badpage.html REGEX[^\/excludedirectory]"
+# Default: ""
+#
+#SkipFiles="accueil.htm sommaire.htm barre.htm menu.php menu.shtml menu_ onglet classes"
+SkipFiles=""
+
+
+# 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
+# directory name in this parameter.
+# The oposite parameter of "OnlyFiles" is "SkipFiles".
+# 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: "marketing_directory"
+# Default: ""
+#
+OnlyFiles=""
+
+
+# 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
+# viewed pages. URL with such extensions are not included in the TOP Pages/URL
+# report.
+# 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: "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="css js class gif jpg jpeg png bmp"
+
+# By default, AWStats considers that records found in web log file are
+# successful hits if HTTP code returned by server is a valid HTTP code (200
+# and 304). Any other code are reported in HTTP error chart.
+# However in some specific environment, with web server HTTP redirection,
+# you can choose to also accept other codes.
+# Example: "200 304 302 305"
+# Default: "200 304"
+#
+ValidHTTPCodes="200 304"
+
+
+# By default, AWStats considers that records found in mail log file are
+# successful mail transfers if code saved in log file is a valid code (1 for
+# sendmail, 0 for postfix).
+# Example: "1"
+# Example: "0"
+# Default: "1"
+#
+ValidSMTPCodes="1"
+
+
+# Some web servers on some Operating systems (IIS-Windows) considers that two
+# URLs with same value but different case are the same URL. To tell AWStats to
+# also considers them as one, set this parameter to 1.
+# Possible values: 0 or 1
+# Default: 0
+#
+URLNotCaseSensitive=0
+
+
+# In URL links, "?" char is used to add parameters list in URLs. Syntax is:
+# /mypage.html?param1=value1¶m2=value2
+# However, some servers/sites have also others chars to isolate dynamic part of
+# their URLs. You can complete this list with this parameter.
+# Example: "?;"
+# Default: "?"
+#
+URLQuerySeparators="?;"
+
+
+# Keep or remove the query string to the URL in the statistics for individual
+# pages. This is primarily used to differentiate between the URLs of dynamic
+# pages. If set to 1, mypage.html?id=x and mypage.html?id=y are counted as two
+# different pages.
+# Warning, when set to 1, memory required to run AWStats is dramatically
+# increased if you have a lot of changing URLs (for example URLs with a random
+# id inside). Such web sites should not set this option to 1 or use seriously
+# the next parameter URLWithQueryWithoutFollowingParameters.
+# Possible values:
+# 0 - URLs are cleaned from the query string (ie: "/mypage.html")
+# 1 - Full URL with query string is used (ie: "/mypage.html?p=x&q=y")
+# Default: 0
+#
+URLWithQuery=0
+
+
+# When URLWithQuery is on, you will get the full URL with all parameters in
+# URL reports. But among thoose parameters, sometimes you don't need a
+# particular parameter because it does not identify the page or because it's
+# a random ID changing for each access even if URL points to same page. In
+# such cases, it is higly recommanded to ask AWStats to remove such parameters
+# from the URL before counting, manipulating and storing it. Enter here list
+# of all non wanted parameters. For example if you enter "id", one hit on
+# /mypage.cgi?p=abc&id=Yo4UomP9d and /mypage.cgi?p=abc&id=Mu8fdxl3r
+# will be reported as 2 hits on /mypage.cgi?p=abc
+# This parameter is not used when URLWithQuery is 0.
+# Example: "PHPSESSID"
+# Default: ""
+#
+URLWithQueryWithoutFollowingParameters=""
+
+
+# Keep or remove the query string to the referrer URL in the statistics for
+# external referrer pages. This is used to differentiate between the URLs of
+# dynamic referrer pages. If set to 1, mypage.html?id=x and mypage.html?id=y
+# are counted as two different referrer pages.
+# Possible values:
+# 0 - Referrer URLs are cleaned from the query string (ie: "/mypage.html")
+# 1 - Full URL with query string is used (ie: "/mypage.html?p=x&q=y")
+# Default: 0
+#
+URLReferrerWithQuery=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
+# Default: 1
+#
+WarningMessages=1
+
+# 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.
+# However, some worm virus attack on your web server can result in a very high
+# number of corrupted lines in your log. So if you experience awstats stop
+# because of bad virus records, you can increase this parameter (very rare).
+# Default: 50
+#
+NbOfLinesForCorruptedLog=50
+
+# Search engines keywords reported are full search string or separate keywords
+# Possible values:
+# 0 - Search keywords reported are full search string (ie: "town maps")
+# 1 - Search keywords reported are separated words (ie: "town" and "maps")
+# Default: 0
+#
+SplitSearchString=0
+
+# For some particular integration needs, you may want to have CGI links to
+# point to another script than awstats.pl.
+# Use the name of this script in WrapperScript parameter.
+# Example: "awstatslauncher.pl"
+# Default: ""
+#
+WrapperScript=""
+
+
+
+#-----------------------------------------------------------------------------
+# OPTIONAL ACCURACY/SPEED SETUP SECTION (Not required but increase AWStats speed/features)
+#-----------------------------------------------------------------------------
+
+# Following values allows you to disable/enable some AWStats features.
+# DetectExitPages is recommanded to 0 for very large web sites (Existing data
+# for Exit pages are lost).
+# When set to 0, speed and memory gain are:
+# DetectExitPages Speed gain: 10% Memory gain: Variable
+# LevelForRobotsDetection Speed gain: 1%
+# LevelForBrowsersDetection Speed gain: <1%
+# LevelForOSDetection Speed gain: <1%
+# LevelForRefererAnalyze Speed gain: 1%
+# Possible values: 0, 1 (or 2 for LevelForRobotsDetection)
+# Default: 1 (2 for LevelForRobotsDetection)
+#
+DetectExitPages=0 # 0 disables Exit Pages detection.
+LevelForRobotsDetection=2 # 0 disables Robot detection.
+LevelForBrowsersDetection=1 # 0 disables Browsers detection.
+LevelForOSDetection=1 # 0 disables OS detection.
+LevelForRefererAnalyze=1 # 0 disables Referer detection.
+
+
+#-----------------------------------------------------------------------------
+# OPTIONAL APPEARANCE SETUP SECTION (Not required but increase AWStats features)
+#-----------------------------------------------------------------------------
+
+# When you use AWStats as a CGI, you can have the reports shown in HTML views.
+# Frames are only available for report viewed dynamically. When you build
+# pages from command line, this option is not used and no frames are built.
+# Possible values: 1 or 0
+# Default: 1
+#
+UseFramesWhenCGI=1
+
+
+# This parameter ask your browser to open detailed reports into a different
+# window than the main page.
+# Possible values:
+# 0 - Open all in same browser window
+# 1 - Open detailed reports is another pages except if using frames
+# 2 - Open always in a different pages even if reports are framed
+# Default: 1
+#
+DetailedReportsOnNewWindows=1
+
+
+# To avoid too large web pages, you can ask AWStats to limit number of rows of
+# all reported charts to this number when no other limit apply.
+# Default: 1000
+#
+MaxRowsInHTMLOutput=500
+
+# 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,
+# Latvian=lv, 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="auto"
+
+# Search engines keywords reported are full search string or separate keywords
+# Possible values:
+# 0 - Search keywords reported are full search string (ie: "town maps")
+# 1 - Search keywords reported are separated words (ie: "town" and "maps")
+# Default: 0
+#
+SplitSearchString=0
+
+# You can put here HTML code that will be added at the end of AWStats reports.
+# Great to add advert ban.
+# Default: ""
+#
+HTMLEndSection=""
+
+
+# Value of maximum bar width/heigth for horizontal/vertical graphics bar
+# Default: 260/220
+#
+BarWidth = 260
+BarHeight = 220
+
+
+# This value can be used to choose maximum number of lines shown for each
+# particular reporting.
+#
+# Stats by domains
+MaxNbOfDomain = 10
+MinHitDomain = 1
+# Stats by hosts
+MaxNbOfHostsShown = 10
+MinHitHost = 1
+# Stats by authenticated users
+MaxNbOfLoginShown = 10
+MinHitLogin = 1
+# Stats by robots
+MaxNbOfRobotShown = 10
+MinHitRobot = 1
+# Stats by pages
+MaxNbOfPageShown = 10
+MinHitFile = 1
+# Stats by referers
+MaxNbOfRefererShown = 10
+MinHitRefer = 1
+# Stats for keyphrases
+MaxNbOfKeyphrasesShown = 10
+MinHitKeyphrase = 1
+# Stats for keywords
+MaxNbOfKeywordsShown = 10
+MinHitKeyword = 1
+# Stats for emails
+MaxNbOfEMailsShown = 20
+MinHitEMail = 1
+
+
+# Search engines keywords reported are full search string or separate keywords
+# Possible values:
+# 0 - Search keywords reported are full search string (ie: "town maps")
+# 1 - Search keywords reported are separated words (ie: "town" and "maps")
+# Default: 0
+#
+SplitSearchString=0
+
+# 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
+# Default: 0
+#
+Expires=0
+
+# 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
+# links in menu will point to detailed views.
+# Possible values: 1 or 0
+#
+ShowHeader=1 # Show AWStats head title and icon
+ShowMenu=1 # Show menu header with links on detailed reports
+ShowMonthDayStats=1
+ShowDaysOfWeekStats=1
+ShowHoursStats=1
+ShowDomainsStats=1
+ShowHostsStats=1
+ShowAuthenticatedUsers=1
+ShowRobotsStats=1
+ShowPagesStats=1
+ShowCompressionStats=0 # Show report of compression stats when using mod_gzip
+ShowFileTypesStats=1
+ShowFileSizesStats=0 # Not yet available
+ShowOSStats=1
+ShowBrowsersStats=1
+ShowScreenSizeStats=1
+ShowOriginStats=1
+ShowKeyphrasesStats=1
+ShowKeywordsStats=1
+ShowHTTPErrorsStats=1
+
+
+# Some graphical reports are followed by the data array of values.
+# If you don't want this array (to reduce report size for example), you can
+# set thoose options to 0.
+# Possible values: 0 or 1
+# Default: 1
+#
+# Data array values for the ShowMonthDaysStats report
+AddDataArrayMonthDayStats=1
+# Data array values for the ShowDaysOfWeekStats report
+AddDataArrayShowDaysOfWeekStats=1
+# Data array values for the ShowHoursStats report
+AddDataArrayShowHoursStats=1
+
+
+# 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.
+# Possible values: "" or "language_codes_separated_by_space"
+# Default: "en es fr it nl es"
+#
+ShowFlagLinks="en fr de nl es"
+
+
+# Each URL, shown in stats report views, are links you can click.
+# Possible values: 1 or 0
+# Default: 1
+#
+ShowLinksOnUrl=1
+
+
+# When AWStats build HTML links in its report pages, it starts thoose link
+# with "http://". However some links might be HTTPS links, so you can enter
+# here the root of all your HTTPS links. If all your site is a SSL web site,
+# just enter "/".
+# This parameter is not used is ShowLinksOnUrl is 0.
+# Example: "/shopping"
+# Example: "/"
+# Default: ""
+#
+UseHTTPSLinkForUrl="/doc"
+
+
+# Maximum length of URL shown on stats page (number of characters). This
+# affects only URL visible text, link still work.
+# Default: 70
+#
+MaxLengthOfURL=70
+
+
+# AWStats can include a link to WhoIs database on hostnames/ip. For this, you
+# must set ShowLinksToWhoIs to 1. Warning, a such feature depends on two next
+# parameters (LinksToWhoIs and LinksToIPWhoIs) and on WhoIs server
+# exhaustivity and availability.
+# For this reason, this feature can't be a reliable feature.
+# Possible values: 0 or 1
+# Default: 0
+#
+ShowLinksToWhoIs=1
+
+
+# Set here the link used to point to Internet WhoIs database for hostnames.
+# This parameter is not used if ShowLinksToWhoIs is 0.
+# Default: "http://www.whois.net/search.cgi2?str="
+# Example: "http://www.ripe.net/perl/whois?form_type=simple&searchtext="
+# Example: "http://ws.arin.net/cgi-bin/whois.pl?queryinput="
+#
+LinksToWhoIs="http://www.whois.net/search.cgi2?str="
+
+
+# Set here the link used to point to Internet WhoIs database for ip addresses.
+# This parameter is not used if ShowLinksToWhoIs is 0.
+# Default: "http://ws.arin.net/cgi-bin/whois.pl?queryinput="
+# Example: "http://ws.arin.net/cgi-bin/whois.pl?queryinput="
+#
+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.
+# Default: ""
+#
+HTMLHeadSection=""
+
+
+# You can put here HTML code that will be added at the end of AWStats reports.
+# Great to add advert ban.
+# Default: ""
+#
+HTMLEndSection=""
+
+
+# Value of maximum bar width/heigth for horizontal/vertical graphics bar
+# Default: 260/180
+#
+BarWidth = 260
+BarHeight = 180
+
+# You can set Logo and LogoLink to use your own logo.
+# Logo must be the name of image file (must be in $DirIcons/other directory).
+# LogoLink is the expected URL when clicking on Logo.
+# Default: "awstats_logo1.png"
+#
+Logo="awstats_logo1.png"
+LogoLink="http://awstats.sourceforge.net"
+
+# Those colors parameters can be used (if StyleSheet parameter is not used)
+# to change AWStats look.
+# Example: color_name="RRGGBB" # RRGGBB is Red Green Blue components in Hex
+#
+color_Background="FFFFFF" # Background color for main page (Default = "FFFFFF")
+color_TableBGTitle="CCCCDD" # Background color for table title (Default = "CCCCDD")
+color_TableTitle="000000" # Table title font color (Default = "000000")
+color_TableBG="CCCCDD" # Background color for table (Default = "CCCCDD")
+color_TableRowTitle="FFFFFF" # Table row title font color (Default = "FFFFFF")
+color_TableBGRowTitle="ECECEC" # Background color for row title (Default = "ECECEC")
+color_TableBorder="ECECEC" # Table border color (Default = "ECECEC")
+color_text="000000" # Color of text (Default = "000000")
+color_textpercent="606060" # Color of text for percent values (Default = "606060")
+color_titletext="000000" # Color of text title within colored Title Rows (Default = "000000")
+color_weekend="EAEAEA" # Color for week-end days (Default = "EAEAEA")
+color_link="0011BB" # Color of HTML links (Default = "0011BB")
+color_hover="605040" # Color of HTML on-mouseover links (Default = "605040")
+color_u="FFB055" # Background color for number of unique visitors (Default = "FFB055")
+color_v="F8E880" # Background color for number of visites (Default = "F8E880")
+color_p="4477DD" # Background color for number of pages (Default = "4477DD")
+color_h="66F0FF" # Background color for number of hits (Default = "66F0FF")
+color_k="2EA495" # Background color for number of bytes (Default = "2EA495")
+color_s="8888DD" # Background color for number of search (Default = "8888DD")
+color_e="CEC2E8" # Background color for number of entry pages (Default = "CEC2E8")
+color_x="C1B2E2" # Background color for number of exit pages (Default = "C1B2E2")
+
+
+
+#-----------------------------------------------------------------------------
+# PLUGINS
+#-----------------------------------------------------------------------------
+
+# Add here all plugins file you want to load.
+# Plugin files must be .pm files stored in 'plugins' directory.
+# Uncomment LoadPlugin lines to enable a plugin after checking that perl
+# modules required by the plugin are installed.
+
+# Plugin Tooltips:
+# Add some tooltips help on HTML report pages.
+# Note that enabled this kind of help will increased HTML report pages size,
+# so server load and bandwidth.
+#
+LoadPlugin="tooltips"
+
+# Plugin: HashFiles
+# Perl modules required: Storable
+# AWStats DNS cache files are read/saved as native hash files. This increase
+# DNS cache files loading speed, above all for very large web sites.
+#
+#LoadPlugin="hashfiles"
+
+# Plugin: TimeHiRes
+# Perl modules required: Time::HiRes
+# Time reported by -showsteps option is in millisecond. For debug purpose.
+#
+#LoadPlugin="timehires"
+
+# Plugin: TimeZone
+# Perl modules required: Time::Local
+# Allow AWStats to correct a bad timezone for user of some IIS that use
+# GMT date in its log instead of local server time.
+# This module is useless for Apache and most IIS version.
+# This plugin reduces AWStats speed of 40% !!!!!!!
+#
+#LoadPlugin="timezone +2"
+
+# Plugin: GeoIPfree
+# Perl modules required: Geo::IPfree (Free but slower than Geo::IP)
+# Country chart is built from an Internet IP-Country database. Do not use this
+# plugin for an intranet.
+# Note: You must choose between using GeoIP plugin (requiring not free GeoIP
+# Perl module from Maxmind) or GeoIPFree plugin (free but slower).
+# This plugin reduces AWStats speed of 13% !!!!!!!
+#
+#LoadPlugin="geoipfree"
+
+# Plugin: GeoIP
+# Perl modules required: Geo::IP (Not free but faster than Geo::IPfree)
+# Country chart is built from an Internet IP-Country database. Do not use this
+# plugin for an intranet.
+# Note: You must choose between using GeoIP plugin (requiring not free GeoIP
+# Perl module from Maxmind) or GeoIPFree plugin (free but slower).
+# This plugin reduces AWStats speed of 9% !!!!!!!
+#
+#LoadPlugin="geoip"
+
+# Plugin: UrlAliases
+# Perl modules required: None
+# Add a text (Page title, description...) in URL reports after URL value.
+# A text file called urlalias.myconfig.txt, with two fields (first is URL,
+# second is text to show) separated by a tab char. must be created in plugins
+# directory.
+#
+#LoadPlugin="urlalias"
+
+# Plugin: UserInfo
+# Perl modules required: None
+# Add a text (Firtname, Lastname, Office Department, ...) in authenticated user
+# reports for each login value.
+# A text file called userinfo.myconfig.txt, with two fields (first is login,
+# second is text to show) separated by a tab char. must be created in plugins
+# directory.
+#
+#LoadPlugin="userinfo"
+
+# Plugin: HostInfo
+# Perl modules required: None
+# Add a column into host chart with a clicable link to a popup that show WhoIs
+# info, on a popup window.
+#
+LoadPlugin="hostinfo"
+
+# Plugin: Graph3D
+# Perl modules required: Graph3D
+# Some reported charts are nice 3D graphics.
+#
+#LoadPlugin="graph3d" # !!! NOT YET AVAILABLE !!!
+
+LoadPlugin="rawlog"
+
+
+#-----------------------------------------------------------------------------
+# EXTRA SECTION
+#-----------------------------------------------------------------------------
+
+# WARNING: Extra sections are experimental feature not stable yet !!!
+
+# You can define your own charts, you choose here what are rows and columns
+# keys. This feature is particularly usefull for marketing purpose, tracking
+# products orders for example.
+# For this, edit all parameters of Extra section. Each set of parameter is a
+# different chart. For several charts, duplicate section changing the number.
+# Note that each Extra section reduces AWStats speed by 10%.
+#
+# WARNING: A wrong setup of Extra section can result in a too large arrays
+# that will consume all your memory, making AWStats unusable after several
+# updates, so be sure to setup it correctly.
+# In most cases, you don't need this feature.
+#
+# ExtraSectionNameX is title of your personalized chart.
+# ExtraSectionConditionalX are conditions on URL and/or QUERY_STRING and/or
+# REFERER you can use to count or not the hit. Use "|" for "OR".
+# ExtraSectionFirstColumnTitleX is the first column title of the chart.
+# ExtraSectionFirstColumnValuesX is a Regex string to tell AWStats how to
+# extract the value used for first column. Each different value found will
+# be a different row. Be sure that list of different values is "limited" to
+# avoid "not enough memory" problems !
+# ExtraSectionStatTypesX are things you want to count. You can use standard
+# code letters (P for pages,H for hits,B for bandwidth,L for last access).
+# MaxNbOfExtraX is maximum number of rows shown in chart.
+# MinHitExtraX is minimum number of hits required to be shown in chart.
+#
+
+#ExtraSectionName1="Product orders"
+#ExtraSectionCondition1="URL,/cgi-bin/fiche_race.ksh"
+#ExtraSectionFirstColumnTitle1="Product ID"
+#ExtraSectionFirstColumnValues1="QUERY_STRING,RACE=([^&]+)"
+#ExtraSectionStatTypes1=HL
+#MaxNbOfExtra1=20
+#MinHitExtra1=1
+
--- /dev/null
+# AWSTATS CONFIGURE FILE 5.0
+#------------------------------------------------------------------------
+# Copy this file into awstats.www.myserver.mydomain.conf or awstats.conf
+# and edit this new file to setup AWStats (This config file must be in
+# same directory than awstats.pl).
+# If you don't understand what is a parameter, keep default value.
+#------------------------------------------------------------------------
+
+
+#------------------------------------------------------------------------
+# Main setup section (Required to make AWStats working)
+#------------------------------------------------------------------------
+
+# "LogFile" contains the web server logfile to analyze.
+# Possible values: A full path, or a relative path from awstats.pl directory.
+# Example: "/var/log/apache/access.log"
+# Example: "../logs/mycombinedlog.log"
+# You can also use tags in this filename if you need a dynamic file name
+# depending on date or time (Replacement is made by AWStats at the beginning
+# of its execution). This is available tags :
+# %YYYY-n is replaced with 4 digits year we were n hours ago
+# %YY-n is replaced with 2 digits year we were n hours ago
+# %MM-n is replaced with month we were n hours ago
+# %DD-n is replaced with day we were n hours ago
+# %HH-n is replaced with hour we were n hours ago
+# %NS-n is replaced with number of seconds at 00:00 since 1970
+# %WM-n is replaced with the week number in month (1-5)
+# %Wm-n is replaced with the week number in month (0-4)
+# %WY-n is replaced with the week number in year (1-52)
+# %Wy-n is replaced with the week number in year (0-51)
+# %DW-n is replaced with the day number in week (1-7, 1=sunday)
+# use n=24 if you need (1-7, 1=monday)
+# %Dw-n is replaced with the day number in week (0-6, 0=sunday)
+# use n=24 if you need (0-6, 0=monday)
+# Use 0 for n if you need current year, month, day, hour...
+# 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"
+# You can also use a pipe if log file come from a pipe.
+# Example: "gzip -d </var/log/apache/access.log.gz |"
+#
+LogFile="c:\Mes Developpements\awstats\test\benchmark\map24\20030110.log"
+
+
+# Put 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_personalised_log_format"
+# 1 = Apache native combined log format (NCSA combined/XLF/ELF log format)
+# 2 = IIS log format (W3C log format)
+# 3 = Webstar native log format
+# 4 = Apache or Squid native common log format (NCSA common log format)
+# With LogFormat=4, some features (browsers, os, keywords...) can't work.
+# 5 = ISA server standard log format
+# "your_own_personalised_log_format" = If your log is a personalised format,
+# you must use the following syntax keys to define the log format string:
+# %host Host client name or IP adress
+# %logname Authenticated login/user used on protected pages
+# %time1 Date and time with format: [dd/mmm/yyyy:hh:mm:ss +0000]
+# %time2 Date and time with format: yyyy-mm-dd hh:mm:ss
+# %methodurl Method and URL with format: "GET /index.html HTTP/x.x"
+# %methodurlnoprot Method and URL with format: "GET /index.html"
+# %method Method with format: GET
+# %url URL only with format: /index.html
+# %query Query string (used by URLWithQuery option)
+# %code HTTP return code with format: 999
+# %bytesd Size of document in bytes
+# %refererquot Referer page with format: "http://from.com/from.htm"
+# %referer Referer page with format: http://from.com/from.htm
+# %uaquot User agent with format: "Mozilla/4.0 (compatible, ...)"
+# %ua User agent with format: Mozilla/4.0_(compatible...)
+# %gzipin Mod_gzip compression input bytes: In:XXX
+# %gzipout Mod_gzip compression output bytes & ratio: Out:YYY:ZZZpct.
+# %gzipratio Mod_gzip compression ratio: ZZZpct.
+# %virtualname Web sever virtual hostname. Use this tag when same log
+# file contains data of several virtual web servers. The
+# SiteDomain will be used to filter the one you want.
+# If your log format has some fields not included in this list, use
+# %other Means another field
+#
+# Examples for Apache combined logs (this two examples are equivalent):
+# LogFormat = 1
+# LogFormat = "%host %other %logname %time1 %methodurl %code %bytesd %refererquot %uaquot"
+# Examples for IIS (this two examples are equivalent):
+# LogFormat = 2
+# LogFormat = "%time2 %host %logname %method %url %code %bytesd %other %ua %referer"
+#
+LogFormat="%host %logname %other %time1 %methodurl %code %bytesd %refererquot %uaquot %other %other %other %other %other %other %other"
+
+
+# If your log field's separator is not a space, you can change this parameter.
+# This parameter is not used if LogFormat is a predefined value (1,2,3,4,5,6)
+# Example: " "
+# Example: "\t"
+# Example: "|"
+# Default: " "
+#
+LogSeparator=" "
+
+
+# If you want to have information on domains/countries visitors, you must ask
+# AWStats to make reverse DNS lookup (if not already done in your log file).
+# With DNSLookup to 0, all hosts will be reported by their IP addresses and
+# not by the full hostname of visitors. Domain/Country chart will also report
+# all visitors from a domain/country "Unknown".
+# If you need to set DNSLookup to 1, don't forget that reverse DNS lookup
+# increase dramatically AWStats update process. Do not use on large web sites.
+# Possible values:
+# 0 No DNS Lookup
+# 1 DNS Lookup is fully enabled
+# 2 DNS Lookup is made only from DNS cache files
+# Default: 2
+#
+DNSLookup=0
+
+
+# Set this to a directory where you want AWStats to save its working files.
+# Need write permissions by web server user (user "nobody" with Unix OS).
+# Example: "/tmp"
+# Example: "../data"
+# Example: "C:/awstats_working_dir"
+# Default: "." (means same directory as awstats.pl)
+#
+DirData="c:\Mes Developpements\awstats\test\benchmark\map24"
+
+
+# Relative or absolute web URL of your awstats.pl directory.
+# Used only when AWStats is used from command line.
+# Default: "/cgi-bin" (means awstats.pl is in "/mywwwroot/cgi-bin")
+#
+DirCgi="/cgi-bin"
+
+
+# Relative or absolute web URL of all icons subdirectories.
+# Default: "/icon" (means you must copy icon directories in "/mywwwroot/icon")
+#
+DirIcons="/icon"
+
+
+# "SiteDomain" must contain the main domain name or the main intranet web
+# server name used to reach the web site.
+# If you share the same log file for several virtual web servers, this
+# parameter is used to tell AWStats to filter record that contains records for
+# this virtual host name only (So check that this virtual hostname can be
+# found in your log file and use a personalized log format that include the
+# %virtualname tag).
+# But for multi hosting a better solution is to have one log file for each
+# virtual web server. In this case, this parameter is only used to generate
+# full URL's links when ShowLinksOnUrl option is set to 1.
+# Example: "www.mydomain.com"
+# Example: "user.mydomain.com"
+# Example: "myintranetserver"
+#
+SiteDomain="map24"
+
+
+# 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.
+# 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
+# AWStats to know if a referer URL is a local URL of same site or an URL of
+# another site.
+# Example: "www.myserver.com x.y.z.w localhost 127.0.0.1"
+#
+HostAliases="www.map24.de localhost 127.0.0.1"
+
+
+# When this parameter is set to 1, AWStats add a button on report page to
+# allow to "update" statistics from a web browser. Warning, when "update" is
+# made from a browser, AWStats is runned as a CGI by the web server user
+# defined in your web server (user "nobody" by default with Apache, "IUSR_XXX"
+# with IIS), so the "DirData" directory and all already existing history files
+# (awstatsMMYYYY[.xxx].txt) must be writable by this user. Change permissions
+# if required.
+# Warning: Update process can be long so you might experience "time out"
+# browser errors if you don't launch AWStats enough frequently.
+# When set to 0, update is only made when AWStats is runned from the command
+# line interface (or a task scheduler).
+# Possible values: 1 or 0
+# Default: 0
+#
+AllowToUpdateStatsFromBrowser=1
+
+
+
+#-----------------------------------------------------------------------------
+# OPTIONAL SETUP SECTION (Not required but increase AWStats features)
+#-----------------------------------------------------------------------------
+
+# AWStats can do reverse DNS lookups through a static DNS cache file that was
+# previously created manually. If no path is gave in static DNS cache file
+# name, AWStats will search DirData directory. This file is never changed.
+# This option is not used if DNSLookup=0.
+# Note: DNS cache file must have format: ipaddress resolved_hostname
+# Example: "/mydnscachedir/dnscache"
+# Default: "dnscache.txt"
+#
+DNSStaticCacheFile="dnscache.txt"
+
+
+# AWStats can do reverse DNS lookups through a DNS cache file that was created
+# by a previous run of AWStats. This file is erased and recreated after each
+# statistics update process. You don't need to create and/or edit it.
+# AWStats will read and save this file in DirData directory.
+# This option is not used if DNSLookup=0.
+# Example: "/mydnscachedir/dnscachelastupdate"
+# Default: "dnscachelastupdate.txt"
+#
+DNSLastUpdateCacheFile="dnscachelastupdate.txt"
+
+
+# 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 option is used only if DNSLookup=1.
+# Note: Use space between each value.
+# Example: "163.85. 201.101.51.2"
+# Default: ""
+#
+SkipDNSLookupFor=""
+
+
+# The following two parameters allow you to protect a config file to be used
+# by your AWStats program called from a browser only if web user has been
+# 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
+# Default: 0
+#
+AllowAccessFromWebToAuthenticatedUsersOnly=0
+
+
+# This parameter give the list of all authorized authenticated users to view
+# statistics for this domain/config file. This parameter is used only if
+# AllowAccessToAuthenticatedUsersOnly is set to 1.
+# Example: "user1 user2"
+# Default: ""
+#
+AllowAccessFromWebToFollowingAuthenticatedUsers="rangercamping nima gavin"
+
+
+# When this parameter is define to something, the IP address of the user that
+# read its statistics from a browser (when AWStats is used as a CGI) is
+# checked and must match the IP address range defined by this parameter.
+# Example: "123.123.123.10-123.123.123.255"
+# Default: ""
+#
+AllowAccessFromWebToFollowingIPAddresses=""
+
+
+# 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
+# example DirData="/home/__REMOTE_USER__").
+# Possible values: 1 or 0
+# Default: 0
+#
+CreateDirDataIfNotExists=0
+
+
+# AWStats can purge log after processing it. By this way, the next time you
+# launch AWStats, log file will be smaller and processing time will be better.
+# IMPORTANT !!!
+# AWStats is able to detect new lines in log file, to process only them, so
+# you can launch AWStats as soon as you want, even with this parameter to 0.
+# With 0, no purge is made, so you must use a scheduled task or a web server
+# that make this purge frequently.
+# With 1, the purge of the log file is made each time AWStats is runned.
+# This parameter doesn't work with IIS (This web server doesn't let its log
+# file to be purged).
+# Possible values: 1 or 0
+# Default: 0
+#
+PurgeLogFile=0
+
+
+# When PurgeLogFile is setup to 1, AWStats will clean your log file after
+# processing it. You can however keep an archive file (saved in "DirData") of
+# 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
+# Default: 0
+#
+ArchiveLogRecords=0
+
+
+# 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
+# corrupted and must be deleted. Because this file contains information of all
+# 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
+# Default: 1
+#
+KeepBackupOfHistoricFiles=0
+
+
+# Index page name for your web server.
+# Example: "default.htm"
+# Default: "index.html"
+#
+DefaultFile="index.php index.html"
+
+
+# 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: ^xxx means hosts starting with xxx.
+# Note: xxx$ means hosts ending with xxx.
+# Example: "^127.0.0.1$ ^163.84.$ ^201.101.51.1$"
+# Example: "localhost abcxyz"
+# Default: ""
+#
+SkipHosts=""
+
+
+# Do not include access from clients with a user agent that match following
+# criteria. If you want to exclude a robot, you should update the robots.pm
+# file instead of this parameter.
+# Note: Use space between each value. This parameter is not case sensitive.
+# Example: "konqueror"
+# Default: ""
+#
+SkipUserAgents=""
+
+
+# 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.
+# For example, to ignore a whole directory tree, just add "directorytoignore",
+# 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: ^xxx means URL starting with xxx.
+# Note: xxx$ means URL ending with xxx.
+# Example: "robots.txt$ favicon.ico$ badpage.html /~"
+# Default: "robots.txt$ favicon.ico$"
+#
+SkipFiles="robots.txt$ favicon.ico$"
+
+
+# Include in stats, only accesses from hosts that match one of following
+# entries. For example, if you want AWStats to filter access to keep only
+# stats for visits from particular hosts, you can add thoose hosts names
+# in this parameter.
+# If DNS lookup is already done in your log file, you must enter here hostname
+# criteria, else enter ip address criteria.
+# The opposite parameter of "OnlyHosts" is "SkipHosts".
+# Note: This parameter is not case sensitive.
+# Note: Use space between each value.
+# Note: ^xxx means hosts starting with xxx.
+# Note: xxx$ means hosts ending with xxx.
+# Example: "^123.123. ^10.0. ^127.0.0.1$"
+# Default: ""
+#
+OnlyHosts=""
+
+
+# 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
+# directory name in this parameter.
+# The opposite parameter of "OnlyFiles" is "SkipFiles".
+# Note: This parameter is not case sensitive.
+# Note: Use space between each value and do not remove default values
+# Note: ^xxx means URL starting with xxx.
+# Note: xxx$ means URL ending with xxx.
+# Example: "marketing_directory"
+# Default: ""
+#
+OnlyFiles=""
+
+
+# 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
+# viewed pages. URL with such extensions are not included in the TOP Pages/URL
+# report.
+# 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: "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="css js class gif jpg jpeg png bmp"
+
+
+# By default, AWStats considers that records found in log file are successfull
+# hits if HTTP code returned by server is a valid HTTP code (200 and 302).
+# Any other code are reported in HTTP error chart.
+# However in some specific environnement, whith web server HTTP redirection,
+# you can choose to also accept other codes (like 304).
+# Example: "200 302 304"
+# Default: "200 302"
+#
+ValidHTTPCodes="200 304"
+
+
+# Some web servers on some Operating systems (IIS-Windows) considers that two
+# URLs with same value but different case are the same URL. To tell AWStats to
+# also considers them as one, set this parameter to 1.
+# Change : Effective for new updates only
+# Possible values: 0 or 1
+# Default: 0
+#
+URLNotCaseSensitive=0
+
+
+# Keep or attach the query string to the URL in the statistics for individual
+# pages. This is primarily used to differentiate between the URLs of dynamic
+# pages. If set to 1, mypage.html?id=x and mypage.html?id=y are counted as two
+# different pages.
+# Warning, when set to 1, memory required to run AWStats is dramatically
+# increased if you have a lot of changing URLs (for example URLs with a random
+# id inside). Such web sites should not set this option to 1 or use seriously
+# the next parameter URLWithQueryWithoutFollowingParameters.
+# Possible values:
+# 0 - URLs are cleaned from the query string (ie: "/mypage.html")
+# 1 - Full URL with query string is used (ie: "/mypage.html?p=x&q=y")
+# Default: 0
+#
+URLWithQuery=0
+
+
+# When URLWithQuery is on, you will get the full URL with all parameters in
+# URL reports. But among thoose parameters, sometimes you don't need a
+# particular parameter because it does not identify the page or because it's
+# a random ID changing for each access even if URL points to same page. In
+# such cases, it is higly recommanded to ask AWStats to remove such parameters
+# from the URL before counting, manipulating and storing it. Enter here list
+# of all non wanted parameters. For example if you enter "id", one hit on
+# /mypage.cgi?p=abc&id=Yo4UomP9d and /mypage.cgi?p=abc&id=Mu8fdxl3r
+# will be reported as 2 hits on /mypage.cgi?p=abc
+# This parameter is not used when URLWithQuery is 0.
+# Example: "PHPSESSID"
+# Default: ""
+#
+URLWithQueryWithoutFollowingParameters=""
+
+
+# Keep or remove the query string to the referrer URL in the statistics for
+# external referrer pages. This is used to differentiate between the URLs of
+# dynamic referrer pages. If set to 1, mypage.html?id=x and mypage.html?id=y
+# are counted as two different referrer pages.
+# Possible values:
+# 0 - Referrer URLs are cleaned from the query string (ie: "/mypage.html")
+# 1 - Full URL with query string is used (ie: "/mypage.html?p=x&q=y")
+# Default: 0
+#
+URLReferrerWithQuery=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
+# Default: 1
+#
+WarningMessages=1
+
+
+# When an error occurs, AWStats output a message related to errors. If you
+# want (in most cases for security reasons) to have no error messages, you
+# can set this parameter to your personalized generic message.
+# Example: "An error occured. Contact your Administrator"
+# Default: ""
+#
+ErrorMessages=""
+
+
+# AWStat can be run with debug=x parameter to ouput various informations
+# to help in debugging or solving troubles. If you wand (in most cases for
+# security reasons) to disable debugging, set this parameter to 0.
+# Possible values: 0 or 1
+# Default: 1
+#
+DebugMessages=1
+
+
+# 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.
+# However, some worm virus attack on your web server can result in a very high
+# number of corrupted lines in your log. So if you experience awstats stop
+# because of bad virus records, you can increase this parameter (very rare).
+# Default: 50
+#
+NbOfLinesForCorruptedLog=50
+
+
+# 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
+# Default: 0
+#
+Expires=0
+
+
+# For some particular integration needs, you may want to have CGI links to
+# point to another script than awstats.pl.
+# Use the name of this script in WrapperScript parameter.
+# Example: "awstatslauncher.pl"
+# Default: ""
+#
+WrapperScript=""
+
+
+
+# You can choose in which format the Awstats history database is saved.
+# Possible values: text or xml
+# Default: text
+#
+BuildHistoryFormat=xml
+
+
+# If you prefer having the report output pages be built as XML compliant pages
+# instead of simple HTML pages, you can set this to 'xhtml' (May not works
+# properly with old browsers).
+# Possible values: html or xhtml
+# Default: html
+#
+BuildReportFormat=html
+
+
+
+
+#-----------------------------------------------------------------------------
+# OPTIONAL ACCURACY SETUP SECTION (Not required but increase AWStats features)
+#-----------------------------------------------------------------------------
+
+# Following values allows you to define accuracy of AWStats entities (robots,
+# browsers, os, referers, file types) detection.
+# It is recommanded that very important web sites or ISP that provides AWStats
+# to their customer set this parameter to 1 (or 0), instead of 2.
+# Possible values:
+# 0 = No detection,
+# 1 = Medium/Standard detection
+# 2 = Full detection
+# Change : Effective for new updates only
+# Default: 2 (0 for LevelForWormsDetection)
+#
+# Following values allows you to define accuracy of AWStats entities (robots,
+# browsers, os, referers, file types) detection.
+# It might be a good idea for large web sites or ISP that provides AWStats to
+# high number of customers, to set this parameter to 1 (or 0), instead of 2.
+# Possible values:
+# 0 = No detection,
+# 1 = Medium/Standard detection
+# 2 = Full detection
+# Change : Effective for new updates only
+# Default: 2 (0 for LevelForWormsDetection)
+#
+LevelForBrowsersDetection=2 # 0 disables Browsers detection.
+ # 2 reduces AWStats speed by 2%
+LevelForOSDetection=2 # 0 disables OS detection.
+ # 2 reduces AWStats speed by 3%
+LevelForRefererAnalyze=2 # 0 disables Origin detection.
+ # 2 reduces AWStats speed by 14%
+LevelForRobotsDetection=2 # 0 disables Robots detection.
+ # 2 reduces AWStats speed by 2.5%
+LevelForSearchEnginesDetection=2 # 0 disables Search engines detection.
+ # 2 reduces AWStats speed by 9%
+LevelForKeywordsDetection=2 # 0 disables Keyphrases/Keywords detection.
+ # 2 reduces AWStats speed by 1%
+LevelForFileTypesDetection=2 # 0 disables File types detection.
+ # 2 reduces AWStats speed by 1%
+LevelForWormsDetection=0 # 0 disables Worms detection.
+ # 2 reduces AWStats speed by 15%
+
+
+
+
+#-----------------------------------------------------------------------------
+# OPTIONAL APPEARANCE SETUP SECTION (Not required but increase AWStats features)
+#-----------------------------------------------------------------------------
+
+# When you use AWStats as a CGI, you can have the reports shown in HTML views.
+# Frames are only available for report viewed dynamically. When you build
+# pages from command line, this option is not used and no frames are built.
+# Possible values: 1 or 0
+# Default: 1
+#
+UseFramesWhenCGI=0
+
+
+# This parameter ask your browser to open detailed reports into a different
+# window than the main page.
+# Possible values:
+# 0 - Open all in same browser window
+# 1 - Open detailed reports is another pages except if using frames
+# 2 - Open always in a different pages even if reports are framed
+# Default: 1
+#
+DetailedReportsOnNewWindows=0
+
+
+# To avoid too large web pages, you can ask AWStats to limit number of rows of
+# all reported charts to this number when no other limit apply.
+# Default: 1000
+#
+MaxRowsInHTMLOutput=1000
+
+
+# Set your primary language.
+# Possible value:
+# Albanian=al, Bosnian=ba, Bulgarian=bg,
+# Chinese (Taiwan)=tw, Chinese (Simpliefied)=cn, Czech=cz,
+# Danish=dk, Dutch=nl, English=en, Finnish=fi, French=fr, German=de,
+# Greek=gr, Hungarian=hu, Indonesian=id, Italian=it, Japanese=jp, Korean=kr,
+# Latvian=lv, Norwegian (Nynorsk)=nn, Norwegian (Bokmal)=nb, Polish=pl,
+# Portuguese=pt, Portuguese (Brazilian)=br, Romanian=ro, Russian=ru,
+# Slovak=sk, Spanish=es, Spanish (Catalan)=es_cat, Swedish=se, Turkish=tr,
+# Ukrainian=ua, Welsh=wlk,
+# First available language accepted by browser=auto
+# Default: "auto"
+#
+Lang="auto"
+
+
+# Set the location of language files.
+# Example: "/usr/share/awstats/lang"
+# Default: "./lang" (means lang directory is in same location than awstats.pl)
+#
+DirLang="C:\"
+
+
+# You choose here which reports you want to see in the main page and what you
+# want to see in those reports.
+# Possible values:
+# 0 - Topic is not shown at all
+# 1 - Report is shown with default informations
+# XYZ - Report is shown with only informations defined by code X,Y,Z
+# X,Y,Z are code letters among the following:
+# U = Unique visitors
+# V = Visits
+# P = Number of pages
+# H = Number of hits
+# B = Bandwith
+# L = Last access date
+# E = Entry pages
+# X = Exit pages
+# C = Web compression (mod_gzip)
+# M = Average mail size (mail logs)
+#
+# Show menu header with links on detailed reports
+# Default: 1, Possible codes: None
+ShowMenu=1
+# Show monthly and daily chart
+# Default: UVPHB, Possible codes: UVPHB
+ShowMonthDayStats=UVPHB
+# Show days of week chart
+# Default: PHB, Possible codes: PHB
+ShowDaysOfWeekStats=PHB
+# Show hourly chart
+# Default: PHB, Possible codes: PHB
+ShowHoursStats=PHB
+# Show domains/country chart
+# Default: PHB, Possible codes: PHB
+ShowDomainsStats=PHB
+# Show hosts chart
+# Default: PHBL, Possible codes: PHBL
+ShowHostsStats=PHBL
+# Show authenticated users chart
+# Default: 0, Possible codes: PHBL
+ShowAuthenticatedUsers=PHBL
+# Show robots chart
+# Default: HBL, Possible codes: HBL
+ShowRobotsStats=HBL
+# Show EMail senders chart (For use when analyzing mail log files)
+# Default: 0, Possible codes: HBML
+ShowEMailSenders=0
+# Show EMail receiver chart (For use when analyzing mail log files)
+# Default: 0, Possible codes: HBML
+ShowEMailReceivers=0
+# Show session chart
+# Default: 1, Possible codes: None
+ShowSessionsStats=1
+# Show pages-url chart.
+# Default: PBEX, Possible codes: PBEX
+ShowPagesStats=PBEX
+# Show file types chart.
+# Default: HB, Possible codes: HBC
+ShowFileTypesStats=HBC
+# Show file size chart (Not yet available)
+# Default: 1, Possible codes: None
+ShowFileSizesStats=0
+# Show browsers chart
+# Default: 1, Possible codes: None
+ShowBrowsersStats=1
+# Show Operating systems chart
+# Default: 1, Possible codes: None
+ShowOSStats=1
+# Show Origin chart
+# Default: PH, Possible codes: PH
+ShowOriginStats=PH
+# Show keyphrases chart
+# Default: 1, Possible codes: None
+ShowKeyphrasesStats=1
+# Show keywords chart
+# Default: 1, Possible codes: None
+ShowKeywordsStats=1
+# Show HTTP errors chart
+# Default: 1, Possible codes: None
+ShowHTTPErrorsStats=1
+
+
+# This value can be used to choose maximum number of lines shown for each
+# particular reporting.
+#
+# Stats by domains
+MaxNbOfDomain = 10
+MinHitDomain = 4
+# Stats by hosts
+MaxNbOfHostsShown = 10
+MinHitHost = 1
+# Stats by authenticated users
+MaxNbOfLoginShown = 10
+MinHitLogin = 1
+# Stats by robots
+MaxNbOfRobotShown = 10
+MinHitRobot = 1
+# Stats by pages
+MaxNbOfPageShown = 10
+MinHitFile = 1
+# Stats by referers
+MaxNbOfRefererShown = 10
+MinHitRefer = 1
+# Stats for keyphrases
+MaxNbOfKeyphrasesShown = 10
+MinHitKeyphrase = 1
+# Stats for keywords
+MaxNbOfKeywordsShown = 10
+MinHitKeyword = 1
+# Stats for emails
+MaxNbOfEMailsShown = 20
+MinHitEMail = 1
+
+
+# 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.
+# Possible values: "" or "language_codes_separated_by_space"
+# Default: "en es fr nl es"
+#
+ShowFlagLinks="en fr de nl es wlk"
+#ShowFlagLinks=""
+
+
+# Each URL shown in stats page are links you can click.
+# Possible values: 1 or 0
+# Default: 1
+#
+ShowLinksOnUrl=1
+
+
+# AWStats can include a link to WhoIs database on all hostnames. For this, you
+# must set ShowLinksToWhoIs to 1. Warning, a such feature depends on next
+# parameter (LinksForWhoIs) and on WhoIs server exhaustivity and availability.
+# For this reason, this feature can't be a reliable feature.
+# Possible values: 1 or 0
+# Default: 0
+#
+ShowLinksToWhoIs=1
+
+
+# Set here the link used to point to Internet WhoIs database.
+# This parameter is not used if ShowLinksToWhoIs is 0.
+# Default: "http://www.whois.net/search.cgi2?str="
+# Example: "http://www.netsol.com/cgi-bin/whois/whois?SearchType=all&STRING="
+# Example: "http://www.ripe.net/perl/whois?form_type=simple&searchtext="
+# Example: "http://www.arin.net/cgi-bin/whois.pl?queryinput="
+#
+
+LinksToWhoIs="http://www.whois.net/search.cgi2?str="
+
+
+# Set here the link used to point to Internet WhoIs database for ip addresses.
+# This parameter is not used if ShowLinksToWhoIs is 0.
+# Default: "http://ws.arin.net/cgi-bin/whois.pl?queryinput="
+# Example: "http://ws.arin.net/cgi-bin/whois.pl?queryinput="
+#
+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.
+# Default: ""
+#
+HTMLHeadSection=""
+
+# You can put here HTML code that will be added at the end of AWStats reports.
+# Great to add advert ban.
+# Default: ""
+#
+HTMLEndSection=""
+
+# Value of maximum bar width/heigth for horizontal/vertical graphics bar
+# Default: 260/90
+#
+BarWidth = 260
+BarHeight = 180
+
+# You can ask AWStats to use a particular CSS (Cascading Style Sheet) to
+# change its look.
+# Example: "/css/awstats.css"
+# Default: ""
+#
+StyleSheet=""
+
+# You can set this to use your own logo.
+# Logo file must be in $DirIcons/other directory
+# Default: "awstats_logo1.png"
+#
+Logo="awstats_logo6.png"
+LogoLink="http://awstats.sourceforge.net"
+
+# Those colors parameters can be used (if StyleSheet parameter is not used)
+# to change AWStats look.
+# Example: color_name="RRGGBB" # RRGGBB is Red Green Blue components in Hex
+#
+color_Background="FFFFFF" # Background color for main page (Default = "FFFFFF")
+color_TableBGTitle="CCCCDD" # Background color for table title (Default = "CCCCDD")
+color_TableTitle="000000" # Table title font color (Default = "000000")
+color_TableBG="CCCCDD" # Background color for table (Default = "CCCCDD")
+color_TableRowTitle="FFFFFF" # Table row title font color (Default = "FFFFFF")
+color_TableBGRowTitle="ECECEC" # Background color for row title (Default = "ECECEC")
+color_TableBorder="ECECEC" # Table border color (Default = "ECECEC")
+color_text="000000" # Color of text (Default = "000000")
+color_textpercent="606060" # Color of text for percent values (Default = "606060")
+color_titletext="000000" # Color of text title within colored Title Rows (Default = "000000")
+color_weekend="EAEAEA" # Color for week-end days (Default = "EAEAEA")
+color_link="0011BB" # Color of HTML links (Default = "0011BB")
+color_hover="605040" # Color of HTML on-mouseover links (Default = "605040")
+color_u="FFB055" # Background color for number of unique visitors (Default = "FFB055")
+color_v="F8E880" # Background color for number of visites (Default = "F8E880")
+color_p="4477DD" # Background color for number of pages (Default = "4477DD")
+color_h="66F0FF" # Background color for number of hits (Default = "66F0FF")
+color_k="2EA495" # Background color for number of bytes (Default = "2EA495")
+color_s="8888DD" # Background color for number of search (Default = "8888DD")
+color_e="CEC2E8" # Background color for number of entry pages (Default = "CEC2E8")
+color_x="C1B2E2" # Background color for number of exit pages (Default = "C1B2E2")
+
+
+
+#-----------------------------------------------------------------------------
+# PLUGINS
+#-----------------------------------------------------------------------------
+
+# Add here all plugins file you want to load.
+# Plugin files must be .pm files stored in 'plugins' directory.
+# Uncomment LoadPlugin lines to enable a plugin after checking that plugin
+# required perl modules are installed.
+#
+
+# Plugin Tooltips:
+# Add some tooltips help on HTML report pages.
+# Note that enabled this kind of help will increased HTML report pages size,
+# so server load and bandwidth.
+#
+#LoadPlugin="tooltips"
+
+# Plugin HashFiles:
+# AWStats DNS cache files are read/saved as native hash files. This increase
+# data file loading speed, above all for very large web sites.
+#
+#LoadPlugin="hashfiles"
+
+# Plugin TimeHiRes:
+# Time reported by -showsteps option is in millisecond. For debug purpose.
+#
+LoadPlugin="timehires"
+
+# Plugin: TimeZone
+# Perl modules required: Time::Local
+# Allow AWStats to correct a bad timezone for user of some IIS that use
+# GMT date in its log instead of local server time.
+# This module is useless for Apache and most IIS version.
+# This plugin reduces AWStats speed of 40% !!!!!!!
+#
+#LoadPlugin="timezone +2"
+
+# Plugin: GeoIP
+# Perl modules required: Geo::IP (Not Geo::IPfree)
+# Country chart is built from an Internet IP-Country database. Do not use this
+# plugin for an intranet.
+# This plugin reduces AWStats speed of 10% !!!!!!!
+#
+#LoadPlugin="geoip"
+
+# Plugin: UrlAliases
+# Perl modules required: None
+# Add a text (Page title, description...) in URL reports after URL value.
+# A text file called urlalias.myconfig.txt, with two fields (first is URL,
+# second is text to show) separated by a tab char. must be created in plugins
+# directory.
+#
+#LoadPlugin="urlalias"
+
+# Plugin: Graph3D
+# Perl modules required: None
+# Supported charts are nice 3D graphics.
+#
+#LoadPlugin="graph3d" # !!! NOT YET AVAILABLE !!!
+
+
+#LoadPlugin="etf1"
+
+
+
+#-----------------------------------------------------------------------------
+# EXTRA SECTION
+#-----------------------------------------------------------------------------
+
+# WARNING: Extra sections are experimental feature not stable yet !!!
+
+# You can define your own charts, you choose here what are rows and columns
+# keys. This feature is particularly usefull for marketing purpose, tracking
+# products orders for example.
+# For this, edit all parameters of Extra section. Each set of parameter is a
+# different chart. For several charts, duplicate section changing the number.
+# Note that each Extra section reduces AWStats speed by 10%.
+#
+# WARNING: A wrong setup of Extra section can result in a too large arrays
+# that will consume all your memory, making AWStats unusable after several
+# updates, so be sure to setup it correctly.
+# In most cases, you don't need this feature.
+#
+# ExtraSectionNameX is title of your personalized chart.
+# ExtraSectionConditionalX are conditions on URL and/or QUERY_STRING and/or
+# REFERER you can use to count or not the hit. Use "|" for "OR".
+# ExtraSectionFirstColumnTitleX is the first column title of the chart.
+# ExtraSectionFirstColumnValuesX is a Regex string to tell AWStats how to
+# extract the value used for first column. Each different value found will
+# be a different row. Be sure that list of different values is "limited" to
+# avoid "not enough memory" problems !
+# ExtraSectionStatTypesX are things you want to count. You can use standard
+# code letters (P for pages,H for hits,B for bandwidth,L for last access).
+# MaxNbOfExtraX is maximum number of rows shown in chart.
+# MinHitExtraX is minimum number of hits required to be shown in chart.
+#
+
+# Example to report the 20 products the most ordered by "order.cgi" script
+#ExtraSectionName1="Product orders"
+#ExtraSectionCondition1="URL,/cgi-bin/order.cgi | URL,/cgi-bin2/order.cgi"
+#ExtraSectionFirstColumnTitle1="Product ID"
+#ExtraSectionFirstColumnValues1="QUERY_STRING,productId=([^&]+)"
+#ExtraSectionStatTypes1=PL
+#MaxNbOfExtra1=20
+#MinHitExtra1=1
+
+
+
+#-----------------------------------------------------------------------------
+# INCLUDES
+#-----------------------------------------------------------------------------
+
+# You can include other config files using the directive with the name of the
+# config file.
+# This is particularly usefull for users who have a lot of virtual servers, so
+# a lot of config files and want to maintain common values in only one file.
+# Note that when a variable is defined both in a config file and in an
+# included file, AWStats will use the last value read.
+#
+
+
+#Include "awstats.conf"
+
--- /dev/null
+# AWSTATS CONFIGURE FILE 6.0
+#-----------------------------------------------------------------------------
+# Copy this file into awstats.www.mydomain.conf and edit this new config file
+# to setup AWStats (See documentation in docs/ directory).
+# The config file must be in /etc/awstats, /usr/local/etc/awstats or /etc (for
+# Unix/Linux) or same directory than awstats.pl (Windows, Mac, Unix/Linux...)
+# To include an environment variable in any parameter (AWStats will replace
+# it with its value when reading it), follow the example:
+# Parameter="__ENVNAME__"
+# Note that environment variable AWSTATS_CURRENT_CONFIG is always defined with
+# the config value in an AWStats running session and can be used like others.
+#-----------------------------------------------------------------------------
+# $Revision$ - $Author$ - $Date$
+
+
+
+#-----------------------------------------------------------------------------
+# MAIN SETUP SECTION (Required to make AWStats work)
+#-----------------------------------------------------------------------------
+
+# "LogFile" contains the web, ftp or mail server log file to analyze.
+# Possible values: A full path, or a relative path from awstats.pl directory.
+# Example: "/var/log/apache/access.log"
+# Example: "../logs/mycombinedlog.log"
+# You can also use tags in this filename if you need a dynamic file name
+# depending on date or time (Replacement is made by AWStats at the beginning
+# of its execution). This is available tags :
+# %YYYY-n is replaced with 4 digits year we were n hours ago
+# %YY-n is replaced with 2 digits year we were n hours ago
+# %MM-n is replaced with 2 digits month we were n hours ago
+# %MO-n is replaced with 3 letters month we were n hours ago
+# %DD-n is replaced with day we were n hours ago
+# %HH-n is replaced with hour we were n hours ago
+# %NS-n is replaced with number of seconds at 00:00 since 1970
+# %WM-n is replaced with the week number in month (1-5)
+# %Wm-n is replaced with the week number in month (0-4)
+# %WY-n is replaced with the week number in year (01-52)
+# %Wy-n is replaced with the week number in year (00-51)
+# %DW-n is replaced with the day number in week (1-7, 1=sunday)
+# use n=24 if you need (1-7, 1=monday)
+# %Dw-n is replaced with the day number in week (0-6, 0=sunday)
+# use n=24 if you need (0-6, 0=monday)
+# Use 0 for n if you need current year, month, day, hour...
+# 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"
+# You can also use a pipe if log file come from a pipe :
+# Example: "gzip -d </var/log/apache/access.log.gz |"
+# If there is several log files from load balancing servers :
+# Example: "/pathtotools/logresolvemerge.pl *.log |"
+#
+LogFile="c:/Mes Developpements/awstats/test/log/__AWSTATS_CURRENT_CONFIG__.log"
+
+
+# Enter the log file type you want to analyze.
+# Possible values:
+# W - For a web log file
+# S - For a streaming log file
+# M - For a mail log file
+# F - For a ftp log file
+# Example: W
+# Default: W
+#
+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).
+# 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.
+# 3 - Webstar native log format.
+# 4 - Apache or Squid native common log format (NCSA common/CLF log format)
+# With LogFormat=4, some features (browsers, os, keywords...) can't work.
+# "your_own_personalized_log_format" = If your log is ftp, mail or other format,
+# you must use following keys to define the log format string (See FAQ
+# for ftp, mail or exotic web log format examples):
+# %host Host client name or IP address
+# %lognamequot Authenticated login/user with format: "john"
+# %logname Authenticated login/user with format: john
+# %time1 Date and time with format: [dd/mon/yyyy:hh:mm:ss +0000] or [dd/mon/yyyy:hh:mm:ss]
+# %time2 Date and time with format: yyyy-mm-dd hh:mm:ss
+# %time3 Date and time with format: Mon dd hh:mm:ss or Mon dd hh:mm:ss yyyy
+# %time4 Date and time with unix timestamp format: dddddddddd
+# %methodurl Method and URL with format: "GET /index.html HTTP/x.x"
+# %methodurlnoprot Method and URL with format: "GET /index.html"
+# %method Method with format: GET
+# %url URL only with format: /index.html
+# %query Query string (used by URLWithQuery option)
+# %code Return code status (with format for web log: 999)
+# %bytesd Size of document in bytes
+# %refererquot Referer page with format: "http://from.com/from.htm"
+# %referer Referer page with format: http://from.com/from.htm
+# %uaquot User agent with format: "Mozilla/4.0 (compatible, ...)"
+# %ua User agent with format: Mozilla/4.0_(compatible...)
+# %gzipin mod_gzip compression input bytes: In:XXX
+# %gzipout mod_gzip compression output bytes & ratio: Out:YYY:ZZpct.
+# %gzipratio mod_gzip compression ratio: ZZpct.
+# %deflateratio mod_deflate compression ratio with format: (ZZ)
+# %email EMail sender (for mail log)
+# %email_r EMail receiver (for mail log)
+# %virtualname Web sever virtual hostname. Use this tag when same log
+# contains data of several virtual web servers. AWStats
+# will discard records not in SiteDomain nor HostAliases
+# %cluster If log file is provided from several computers (merged by
+# logresolvemerge.pl), this tag define field of cluster id.
+# If your log format has some fields not included in this list, use:
+# %other Means another field not used
+#
+# Examples for Apache combined logs (following two examples are equivalent):
+# LogFormat = 1
+# LogFormat = "%host %other %logname %time1 %methodurl %code %bytesd %refererquot %uaquot"
+#
+LogFormat=%cluster %host %other %logname %time1 %methodurl %code %bytesd %refererquot %uaquot
+
+
+# If your log field's separator is not a space, you can change this parameter.
+# This parameter is not used if LogFormat is a predefined value (1,2,3,4)
+# Backslash can be used as escape character.
+# Example: " "
+# Example: "\t"
+# Example: "\|"
+# Default: " "
+#
+LogSeparator=" "
+
+
+# "SiteDomain" must contain the main domain name, or the main intranet web
+# server name, used to reach the web site.
+# If you share the same log file for several virtual web servers, this
+# parameter is used to tell AWStats to filter record that contains records for
+# this virtual host name only (So check that this virtual hostname can be
+# found in your log file and use a personalized log format that include the
+# %virtualname tag).
+# But for multi hosting a better solution is to have one log file for each
+# virtual web server. In this case, this parameter is only used to generate
+# full URL's links when ShowLinksOnUrl option is set to 1.
+# If analysing mail log, enter here the domain name of mail server.
+# Example: "myintranetserver"
+# Example: "www.domain.com"
+# Example: "ftp.domain.com"
+# Example: "domain.com"
+#
+SiteDomain="clusterworld"
+
+
+# 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.
+# 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: Use space between each value.
+# Note: You can use regular expression values writing value with REGEX[value].
+# Example: "www.myserver.com localhost 127.0.0.1 REGEX[mydomain\.(net|org)$]"
+#
+HostAliases="localhost 127.0.0.1 REGEX[myserver\.com$]"
+
+
+# If you want to have hosts reported by name instead of ip address, AWStats
+# need to make reverse DNS lookups (if not already done in your log file).
+# With DNSLookup to 0, all hosts will be reported by their IP addresses and
+# not by the full hostname of visitors (except if names are already available
+# in log file).
+# If you want/need to set DNSLookup to 1, don't forget that this will reduce
+# dramatically AWStats update process speed. Do not use on large web sites.
+# Note: Reverse DNS lookup is done on IPv4 only (Enable ipv6 plugin for IPv6).
+# Note: Result of DNS Lookup can be used to build the Country report. However
+# it is highly recommanded to enable the plugin 'geoipfree' or 'geoip' to
+# have an accurate Country report with no need of DNS Lookup.
+# Possible values:
+# 0 - No DNS Lookup
+# 1 - DNS Lookup is fully enabled
+# 2 - DNS Lookup is made only from static DNS cache file (if it exists)
+# Default: 2
+#
+DNSLookup=2
+
+
+# When AWStats updates its statistics, it stores results of its analysis in
+# files (AWStats database). All those files are written in the directory
+# defined by the "DirData" parameter. Set this value to the directory where
+# you want AWStats to save its database and working files into.
+# Warning: If you want to be able to use the "AllowToUpdateStatsFromBrowser"
+# feature (see later), you need "Write" permissions by web server user on this
+# directory (and "Modify" for Windows NTFS file systems).
+# Example: "/var/lib/awstats"
+# Example: "../data"
+# Example: "C:/awstats_data_dir"
+# Default: "." (means same directory as awstats.pl)
+#
+DirData="c:/Mes Developpements/awstats/test/awstats/result"
+
+
+# Relative or absolute web URL of your awstats cgi-bin directory.
+# This parameter is used only when AWStats is run from command line
+# with -output option (to generate links in HTML reported page).
+# Example: "/awstats"
+# Default: "/cgi-bin" (means awstats.pl is in "/yourwwwroot/cgi-bin")
+#
+DirCgi="/cgi-bin"
+
+
+# Relative or absolute web URL of your awstats icon directory.
+# If you build static reports ("... -output > outputpath/output.html"), enter
+# path of icon directory relative to the output directory 'outputpath'.
+# Example: "/awstatsicon"
+# Example: "../icon"
+# Default: "/icon" (means you must copy icon directories in "/mywwwroot/icon")
+#
+DirIcons="/icon"
+
+
+# When this parameter is set to 1, AWStats add a button on report page to
+# allow to "update" statistics from a web browser. Warning, when "update" is
+# made from a browser, AWStats is ran as a CGI by the web server user defined
+# in your web server (user "nobody" by default with Apache, "IUSR_XXX" with
+# IIS), so the "DirData" directory and all already existing history files
+# awstatsMMYYYY[.xxx].txt must be writable by this user. Change permissions if
+# necessary to "Read/Write" (and "Modify" for Windows NTFS file systems).
+# Warning: Update process can be long so you might experience "time out"
+# browser errors if you don't launch AWStats enough frequently.
+# When set to 0, update is only made when AWStats is ran from the command
+# line interface (or a task scheduler).
+# Possible values: 0 or 1
+# Default: 0
+#
+AllowToUpdateStatsFromBrowser=0
+
+
+# AWStats save and sort its database on a month basis, this allows to build
+# build a report quickly. However, if you choose the -month=all from command
+# line or value '-Year-' from CGI combo form to have a report for all year,
+# AWStats needs to reload all data for full year, and resort them completely,
+# requiring a large amount of time, memory and CPU. This might be a problem
+# for web hosting providers that offer AWStats for large sites, on shared
+# servers, to non CPU cautious customers.
+# For this reason, the 'full year' is only enabled on Command Line by default.
+# You can change this by setting this parameter to 0, 1, 2 or 3.
+# Possible values:
+# 0 - Never allowed
+# 1 - Allowed on CLI only, -Year- value in combo is not visible
+# 2 - Allowed on CLI only, -Year- value in combo is visible but not allowed
+# 3 - Possible on CLI and CGI
+# Default: 2
+#
+AllowFullYearView=2
+
+
+
+#-----------------------------------------------------------------------------
+# OPTIONAL SETUP SECTION (Not required but increase AWStats features)
+#-----------------------------------------------------------------------------
+
+# When the update process run, AWStats can set a lock file in TEMP or TMP
+# directory. This lock is to avoid to have 2 update processes running at the
+# same time to prevent unknown conflicts problems and avoid DoS attacks when
+# AllowToUpdateStatsFromBrowser is set to 1.
+# Because, when you use lock file, you can experience sometimes problems in
+# lock file not correctly removed (killed process for example requires that
+# you remove the file manualy), this option is not enabled by default (Do
+# not enable this option with no console server access).
+# Change : Effective immediatly
+# Possible values: 0 or 1
+# Default: 0
+#
+EnableLockForUpdate=0
+
+
+# AWStats can do reverse DNS lookups through a static DNS cache file that was
+# previously created manually. If no path is given in static DNS cache file
+# name, AWStats will search DirData directory. This file is never changed.
+# This option is not used if DNSLookup=0.
+# Note: DNS cache file format is 'minsince1970 ipaddress resolved_hostname'
+# or just 'ipaddress resolved_hostname'
+# Change : Effective for new updates only
+# Example: "/mydnscachedir/dnscache"
+# Default: "dnscache.txt"
+#
+DNSStaticCacheFile="dnscache.txt"
+
+
+# AWStats can do reverse DNS lookups through a DNS cache file that was created
+# by a previous run of AWStats. This file is erased and recreated after each
+# statistics update process. You don't need to create and/or edit it.
+# AWStats will read and save this file in DirData directory.
+# This option is used only if DNSLookup=1.
+# Note: If a DNSStaticCacheFile is available, AWStats will check for DNS
+# lookup in DNSLastUpdateCacheFile after checking into DNSStaticCacheFile.
+# Change : Effective for new updates only
+# Example: "/mydnscachedir/dnscachelastupdate"
+# Default: "dnscachelastupdate.txt"
+#
+DNSLastUpdateCacheFile="dnscachelastupdate.txt"
+
+
+# You can specify specific IP addresses that should NOT be looked up in DNS.
+# This option is used only if DNSLookup=1.
+# Note: Use space between each value.
+# Note: You can use regular expression values writing value with REGEX[value].
+# Change : Effective for new updates only
+# Example: "123.123.123.123 REGEX[^192\.168\.]"
+# Default: ""
+#
+SkipDNSLookupFor=""
+
+
+# The following two parameters allow you to protect a config file from being
+# read by AWStats when called from a browser if web user has not been
+# 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).
+# Change : Effective immediatly
+# Possible values: 0 or 1
+# Default: 0
+#
+AllowAccessFromWebToAuthenticatedUsersOnly=0
+
+
+# This parameter give the list of all authorized authenticated users to view
+# statistics for this domain/config file. This parameter is used only if
+# AllowAccessFromWebToAuthenticatedUsersOnly is set to 1.
+# Change : Effective immediatly
+# Example: "user1 user2"
+# Example: "__REMOTE_USER__"
+# Default: ""
+#
+AllowAccessFromWebToFollowingAuthenticatedUsers=""
+
+
+# When this parameter is define to something, the IP address of the user that
+# read its statistics from a browser (when AWStats is used as a CGI) is
+# checked and must match one of the IP address values or ranges.
+# Change : Effective immediatly
+# Example: "127.0.0.1 123.123.123.1-123.123.123.255"
+# Default: ""
+#
+AllowAccessFromWebToFollowingIPAddresses=""
+
+
+# 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 example DirData="/home/__REMOTE_USER__") and
+# don't want to have to create a new directory each time they add a new user.
+# Change : Effective immediatly
+# Possible values: 0 or 1
+# Default: 0
+#
+CreateDirDataIfNotExists=0
+
+
+# You can choose in which format the Awstats history database is saved.
+# Note: Using "xml" format make AWStats building database files three times
+# larger than using "text" format.
+# Change : Database format is switched after next update
+# Possible values: text or xml
+# Default: text
+#
+BuildHistoryFormat=text
+
+
+# If you prefer having the report output pages be built as XML compliant pages
+# instead of simple HTML pages, you can set this to 'xhtml' (May not works
+# properly with old browsers).
+# Change : Effective immediatly
+# Possible values: html or xhtml
+# Default: html
+#
+BuildReportFormat=html
+
+
+# In most case, AWStats is used as a cgi program. So AWStats process is ran
+# by default web server user (nobody for Unix, IUSR_xxx for IIS/Windows,...).
+# To make use easier and avoid permission's problems between update process
+# (run by an admin user) and CGI process (ran by a low level user), AWStats
+# save its database files with read and write for everyone.
+# 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.
+# Change : Effective for new updates only
+# Possible values: 0 or 1
+# Default: 1
+#
+SaveDatabaseFilesWithPermissionsForEveryone=1
+
+
+# AWStats can purge log file, after analyzing it. Note that AWStats is able
+# to detect new lines in a log file, to process only them, so you can launch
+# AWStats as often as you want, even with this parameter to 0.
+# With 0, no purge is made, so you must use a scheduled task or a web server
+# that make this purge frequently.
+# 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).
+# Change : Effective for new updates only
+# Possible values: 0 or 1
+# Default: 0
+#
+PurgeLogFile=0
+
+
+# When PurgeLogFile is setup to 1, AWStats will clean your log file after
+# processing it. You can however keep an archive file (saved in "DirData") of
+# 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
+# Change : Effective for new updates only
+# Possible values: 0 or 1
+# Default: 0
+#
+ArchiveLogRecords=0
+
+
+# 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
+# corrupted and must be deleted. Because this file contains information of all
+# 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'.
+# Change : Effective for new updates only
+# Possible values: 0 or 1
+# Default: 0
+#
+KeepBackupOfHistoricFiles=0
+
+
+# Default index page name for your web server.
+# Change : Effective for new updates only
+# Example: "index.php index.html default.html"
+# Default: "index.html"
+#
+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 enter here
+# matching IP adresses criteria.
+# If DNS lookup is already done in your log file, you must enter here hostname
+# criteria, else enter ip address criteria.
+# The opposite parameter of "SkipHosts" is "OnlyHosts".
+# Note: Use space between each value. This parameter is not case sensitive.
+# Note: You can use regular expression values writing value with REGEX[value].
+# Change : Effective for new updates only
+# Example: "127.0.0.1 REGEX[^192\.168\.] REGEX[^10\.]"
+# Example: "localhost REGEX[^.*\.localdomain$]"
+# Default: ""
+#
+SkipHosts=""
+
+
+# Do not include access from clients with a user agent that match following
+# criteria. If you want to exclude a robot, you should update the robots.pm
+# file instead of this parameter.
+# The opposite parameter of "SkipUserAgents" is "OnlyUserAgents".
+# Note: Use space between each value. This parameter is not case sensitive.
+# Note: You can use regular expression values writing value with REGEX[value].
+# Change : Effective for new updates only
+# Example: "konqueror REGEX[ua_test_v\d\.\d]"
+# Default: ""
+#
+SkipUserAgents=""
+
+
+# Use SkipFiles to ignore access to URLs that match one of following entries.
+# You can enter a list of not important URLs (like framed menus, hidden pages,
+# etc...) to exclude them from statistics. You must enter here exact relative
+# URL as found in log file, or a matching REGEX value.
+# For example, to ignore /badpage.html, just add "/badpage.html". To ignore
+# all pages in a particular directory, add "REGEX[^\/directorytoexclude]".
+# The opposite parameter of "SkipFiles" is "OnlyFiles".
+# Note: Use space between each value. This parameter is or not case sensitive
+# depending on URLNotCaseSensitive parameter.
+# Note: You can use regular expression values writing value with REGEX[value].
+# Change : Effective for new updates only
+# Example: "/badpage.html REGEX[^\/excludedirectory]"
+# Default: ""
+#
+SkipFiles=""
+
+
+# Include in stats, only accesses from hosts that match one of following
+# entries. For example, if you want AWStats to filter access to keep only
+# stats for visits from particular hosts, you can add those hosts names in
+# this parameter.
+# If DNS lookup is already done in your log file, you must enter here hostname
+# criteria, else enter ip address criteria.
+# The opposite parameter of "OnlyHosts" is "SkipHosts".
+# Note: Use space between each value. This parameter is not case sensitive.
+# Note: You can use regular expression values writing value with REGEX[value].
+# Change : Effective for new updates only
+# Example: "127.0.0.1 REGEX[^192\.168\.] REGEX[^10\.]"
+# Default: ""
+#
+OnlyHosts=""
+
+
+# Include in stats, only accesses from user agent that match one of following
+# entries. For example, if you want AWStats to filter access to keep only
+# stats for visits from particular browsers, you can add their user agents
+# string in this parameter.
+# The opposite parameter of "OnlyUserAgents" is "SkipUserAgents".
+# Note: Use space between each value. This parameter is not case sensitive.
+# Note: You can use regular expression values writing value with REGEX[value].
+# Change : Effective for new updates only
+# Example: "msie"
+# Default: ""
+#
+OnlyUserAgents=""
+
+
+# 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
+# directory name in this parameter.
+# The opposite parameter of "OnlyFiles" is "SkipFiles".
+# Note: Use space between each value. This parameter is or not case sensitive
+# depending on URLNotCaseSensitive parameter.
+# Note: You can use regular expression values writing value with REGEX[value].
+# Change : Effective for new updates only
+# Example: "REGEX[marketing_directory] REGEX[office\/.*\.(csv|sxw)$]"
+# Default: ""
+#
+OnlyFiles=""
+
+
+# Add here a list of kind of url (file extension) that must be counted as
+# "Hit only" and not as a "Hit" and "Page/Download". You can set here all
+# images extensions as they are hit downloaded that must be counted but they
+# are not viewed pages. URLs with such extensions are not included in the TOP
+# Pages/URL report.
+# Note: If you want to exclude particular URLs from stats (No Pages and no
+# Hits reported), you must use SkipFiles parameter.
+# Change : Effective for new updates only
+# Example: "css js class gif jpg jpeg png bmp ico zip arj gz z wav mp3 wma mpg"
+# Example: ""
+# Default: "css js class gif jpg jpeg png bmp ico"
+#
+NotPageList="css js class gif jpg jpeg png bmp ico"
+
+
+# By default, AWStats considers that records found in web log file are
+# successful hits if HTTP code returned by server is a valid HTTP code (200
+# and 304). Any other code are reported in HTTP status chart.
+# Note that HTTP 'control codes', like redirection (302, 305) are not added by
+# default in this list as they are not pages seen by a visitor but are
+# protocol exchange codes to tell the browser to ask another page. Because
+# this other page will be counted and seen with a 200 or 304 code, if you
+# add such codes, you will have 2 pages viewed reported for only one in facts.
+# Change : Effective for new updates only
+# Example: "200 304 302 305"
+# Default: "200 304"
+#
+ValidHTTPCodes="200 304"
+
+
+# By default, AWStats considers that records found in mail log file are
+# successful mail transfers if field that represent return code in analyzed
+# log file match values defined by this parameter.
+# Change : Effective for new updates only
+# Example: "1 250 200"
+# Default: "1 250"
+#
+ValidSMTPCodes="1 250"
+
+
+# Some web servers on some Operating systems (IIS-Windows) considers that a
+# login with same value but different case are the same login. To tell AWStats
+# to also considers them as one, set this parameter to 1.
+# Change : Effective for new updates only
+# Possible values: 0 or 1
+# Default: 0
+#
+AuthenticatedUsersNotCaseSensitive=0
+
+
+# Some web servers on some Operating systems (IIS-Windows) considers that two
+# URLs with same value but different case are the same URL. To tell AWStats to
+# also considers them as one, set this parameter to 1.
+# Change : Effective for new updates only
+# Possible values: 0 or 1
+# Default: 0
+#
+URLNotCaseSensitive=0
+
+
+# Keep or remove the anchor string you can find in some URLs.
+# Change : Effective for new updates only
+# Possible values: 0 or 1
+# Default: 0
+#
+URLWithAnchor=0
+
+
+# In URL links, "?" char is used to add parameter's list in URLs. Syntax is:
+# /mypage.html?param1=value1¶m2=value2
+# However, some servers/sites use also others chars to isolate dynamic part of
+# their URLs. You can complete this list with all such characters.
+# Change : Effective for new updates only
+# Example: "?;,"
+# Default: "?;"
+#
+URLQuerySeparators="?;"
+
+
+# Keep or remove the query string to the URL in the statistics for individual
+# pages. This is primarily used to differentiate between the URLs of dynamic
+# pages. If set to 1, mypage.html?id=x and mypage.html?id=y are counted as two
+# different pages.
+# Warning, when set to 1, memory required to run AWStats is dramatically
+# increased if you have a lot of changing URLs (for example URLs with a random
+# id inside). Such web sites should not set this option to 1 or use seriously
+# the next parameter URLWithQueryWithOnlyFollowingParameters (or eventually
+# URLWithQueryWithoutFollowingParameters).
+# Change : Effective for new updates only
+# Possible values:
+# 0 - URLs are cleaned from the query string (ie: "/mypage.html")
+# 1 - Full URL with query string is used (ie: "/mypage.html?p=x&q=y")
+# Default: 0
+#
+URLWithQuery=0
+
+
+# When URLWithQuery is on, you will get the full URL with all parameters in
+# URL reports. But among thoose parameters, sometimes you don't need a
+# particular parameter because it does not identify the page or because it's
+# a random ID changing for each access even if URL points to same page. In
+# such cases, it is higly recommanded to ask AWStats to keep only parameters
+# you need (if you know them) before counting, manipulating and storing URL.
+# Enter here list of wanted parameters. For example, with "param", one hit on
+# /mypage.cgi?param=abc&id=Yo4UomP9d and /mypage.cgi?param=abc&id=Mu8fdxl3r
+# will be reported as 2 hits on /mypage.cgi?param=abc
+# This parameter is not used when URLWithQuery is 0 and can't be used with
+# URLWithQueryWithoutFollowingParameters.
+# Change : Effective for new updates only
+# Example: "param"
+# Default: ""
+#
+URLWithQueryWithOnlyFollowingParameters=""
+
+
+# When URLWithQuery is on, you will get the full URL with all parameters in
+# URL reports. But among thoose parameters, sometimes you don't need a
+# particular parameter because it does not identify the page or because it's
+# a random ID changing for each access even if URL points to same page. In
+# such cases, it is higly recommanded to ask AWStats to remove such parameters
+# from the URL before counting, manipulating and storing URL. Enter here list
+# of all non wanted parameters. For example if you enter "id", one hit on
+# /mypage.cgi?param=abc&id=Yo4UomP9d and /mypage.cgi?param=abc&id=Mu8fdxl3r
+# will be reported as 2 hits on /mypage.cgi?param=abc
+# This parameter is not used when URLWithQuery is 0 and can't be used with
+# URLWithQueryWithOnlyFollowingParameters.
+# Change : Effective for new updates only
+# Example: "PHPSESSID jsessionid"
+# Default: ""
+#
+URLWithQueryWithoutFollowingParameters=""
+
+
+# Keep or remove the query string to the referrer URL in the statistics for
+# external referrer pages. This is used to differentiate between the URLs of
+# dynamic referrer pages. If set to 1, mypage.html?id=x and mypage.html?id=y
+# are counted as two different referrer pages.
+# Change : Effective for new updates only
+# Possible values:
+# 0 - Referrer URLs are cleaned from the query string (ie: "/mypage.html")
+# 1 - Full URL with query string is used (ie: "/mypage.html?p=x&q=y")
+# Default: 0
+#
+URLReferrerWithQuery=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.
+# Change : Effective immediatly
+# Possible values: 0 or 1
+# Default: 1
+#
+WarningMessages=1
+
+
+# When an error occurs, AWStats output a message related to errors. If you
+# want (in most cases for security reasons) to have no error messages, you
+# can set this parameter to your personalized generic message.
+# Change : Effective immediatly
+# Example: "An error occured. Contact your Administrator"
+# Default: ""
+#
+ErrorMessages=""
+
+
+# AWStat can be run with debug=x parameter to ouput various informations
+# to help in debugging or solving troubles. If you want (in most cases for
+# security reasons) to disable debugging, set this parameter to 0.
+# Change : Effective immediatly
+# Possible values: 0 or 1
+# Default: 1
+#
+DebugMessages=1
+
+
+# To help you to detect if your log format is good, AWStats report an error
+# if all the first NbOfLinesForCorruptedLog lines have a format that does not
+# match the LogFormat parameter.
+# However, some worm virus attack on your web server can result in a very high
+# number of corrupted lines in your log. So if you experience awstats stop
+# because of bad virus records at the beginning of your log file, you can
+# increase this parameter (very rare).
+# Change : Effective for new updates only
+# Default: 50
+#
+NbOfLinesForCorruptedLog=50
+
+
+# For some particular integration needs, you may want to have CGI links to
+# point to another script than awstats.pl.
+# Use the name of this script in WrapperScript parameter.
+# Change : Effective immediatly
+# Example: "awstatslauncher.pl"
+# Default: ""
+#
+WrapperScript=""
+
+
+# DecodeUA must be set to 1 if you use Roxen web server. This server converts
+# all spaces in user agent field into %20. This make the AWStats robots, os
+# and browsers detection fail in some cases. Just change it to 1 if and only
+# if your web server is Roxen.
+# Change : Effective for new updates only
+# Possible values: 0 or 1
+# Default: 0
+#
+DecodeUA=0
+
+
+# MiscTrackerUrl can be used to make AWStats able to detect some miscellanous
+# things, that can not be tracked on other way like:
+# - Screen size
+# - Color depth
+# - Java enabled
+# - Macromedia Director plugin
+# - Macromedia Shockwave plugin
+# - Realplayer G2 plugin
+# - QuickTime plugin
+# - Mediaplayer plugin
+# - Acrobat PDF plugin
+# To enable all this features, you must copy the awstats_misc_tracker.js file
+# into a /js/ directory stored in your web document root and add the following
+# HTML code at the end of your index page (before </BODY>) :
+# <script language=javascript src="/js/awstats_misc_tracker.js"></script>
+# If code is not added in index page, all this detection capabilities will be
+# disabled. You must also check that ShowScreenSizeStats and ShowMiscStats
+# parameters are set to 1 to make results appear in report page.
+# If you want to use another directory than /js/, you must also change the
+# awstatsmisctrackerurl variable into the awstats_misc_tracker.js file.
+# Change : Effective for new updates only.
+# Possible value: Full URL of javascript tracker file added in HTML code
+# Default: "/js/awstats_misc_tracker.js"
+#
+MiscTrackerUrl="/js/awstats_misc_tracker.js"
+
+
+
+#-----------------------------------------------------------------------------
+# OPTIONAL ACCURACY SETUP SECTION (Not required but increase AWStats features)
+#-----------------------------------------------------------------------------
+
+# Following values allows you to define accuracy of AWStats entities (robots,
+# browsers, os, referers, file types) detection.
+# It might be a good idea for large web sites or ISP that provides AWStats to
+# high number of customers, to set this parameter to 1 (or 0), instead of 2.
+# Possible values:
+# 0 = No detection,
+# 1 = Medium/Standard detection
+# 2 = Full detection
+# Change : Effective for new updates only
+# Default: 2 (0 for LevelForWormsDetection)
+#
+LevelForBrowsersDetection=2 # 0 disables Browsers detection.
+ # 2 reduces AWStats speed by 2%
+LevelForOSDetection=2 # 0 disables OS detection.
+ # 2 reduces AWStats speed by 3%
+LevelForRefererAnalyze=2 # 0 disables Origin detection.
+ # 2 reduces AWStats speed by 14%
+LevelForRobotsDetection=2 # 0 disables Robots detection.
+ # 2 reduces AWStats speed by 2.5%
+LevelForSearchEnginesDetection=2 # 0 disables Search engines detection.
+ # 2 reduces AWStats speed by 9%
+LevelForKeywordsDetection=2 # 0 disables Keyphrases/Keywords detection.
+ # 2 reduces AWStats speed by 1%
+LevelForFileTypesDetection=2 # 0 disables File types detection.
+ # 2 reduces AWStats speed by 1%
+LevelForWormsDetection=0 # 0 disables Worms detection.
+ # 2 reduces AWStats speed by 15%
+
+
+
+#-----------------------------------------------------------------------------
+# OPTIONAL APPEARANCE SETUP SECTION (Not required but increase AWStats features)
+#-----------------------------------------------------------------------------
+
+# When you use AWStats as a CGI, you can have the reports shown in HTML frames.
+# Frames are only available for report viewed dynamically. When you build
+# pages from command line, this option is not used and no frames are built.
+# Possible values: 0 or 1
+# Default: 1
+#
+UseFramesWhenCGI=1
+
+
+# This parameter ask your browser to open detailed reports into a different
+# window than the main page.
+# Possible values:
+# 0 - Open all in same browser window
+# 1 - Open detailed reports in another window except if using frames
+# 2 - Open always in a different window even if reports are framed
+# Default: 1
+#
+DetailedReportsOnNewWindows=1
+
+
+# You can add, in the HTML report page, a cache lifetime (in seconds) that
+# will be returned to browser in HTTP header answer by server.
+# This parameter is not used when report are built with -staticlinks option.
+# Example: 3600
+# Default: 0
+#
+Expires=0
+
+
+# To avoid too large web pages, you can ask AWStats to limit number of rows of
+# all reported charts to this number when no other limit apply.
+# Default: 1000
+#
+MaxRowsInHTMLOutput=1000
+
+
+# Set your primary language.
+# Possible value:
+# Albanian=al, Bosnian=ba, Bulgarian=bg, Catalan=ca,
+# Chinese (Taiwan)=tw, Chinese (Simpliefied)=cn, Czech=cz, Danish=dk,
+# Dutch=nl, English=en, Estonian=et, Euskara=eu, Finnish=fi,
+# French=fr, Galician=gl, German=de, Greek=gr, Hebrew=he, Hungarian=hu,
+# Icelandic=is, Indonesian=id, Italian=it, Japanese=jp, Korean=kr,
+# Latvian=lv, Norwegian (Nynorsk)=nn, Norwegian (Bokmal)=nb, Polish=pl,
+# Portuguese=pt, Portuguese (Brazilian)=br, Romanian=ro, Russian=ru,
+# Serbian=sr, Slovak=sk, Slovenian=si, Spanish=es, Swedish=se, Turkish=tr,
+# Ukrainian=ua, Welsh=wlk.
+# First available language accepted by browser=auto
+# Default: "auto"
+#
+Lang="auto"
+
+
+# Set the location of language files.
+# Example: "/usr/share/awstats/lang"
+# Default: "./lang" (means lang directory is in same location than awstats.pl)
+#
+DirLang="./lang"
+
+
+# You choose here which reports you want to see in the main page and what you
+# want to see in those reports.
+# Possible values:
+# 0 - Topic is not shown at all
+# 1 - Report is shown with default informations
+# XYZ - Report is shown with only informations defined by code X,Y,Z...
+# X,Y,Z... are code letters among the following:
+# U = Unique visitors
+# V = Visits
+# P = Number of pages
+# H = Number of hits (or mails)
+# B = Bandwith (or total mail size for mail logs)
+# L = Last access date
+# E = Entry pages
+# X = Exit pages
+# C = Web compression (mod_gzip,mod_deflate)
+# M = Average mail size (mail logs)
+#
+# Show menu header with report links
+# Default: 1, Possible codes: None
+ShowMenu=1
+# Show monthly chart
+# Default: UVPHB, Possible codes: UVPHB
+ShowMonthStats=UVPHB
+# Show days of month chart
+# Default: VPHB, Possible codes: VPHB
+ShowDaysOfMonthStats=VPHB
+# Show days of week chart
+# Default: PHB, Possible codes: PHB
+ShowDaysOfWeekStats=PHB
+# Show hourly chart
+# Default: PHB, Possible codes: PHB
+ShowHoursStats=PHB
+# Show domains/country chart
+# Default: PHB, Possible codes: PHB
+ShowDomainsStats=PHB
+# Show hosts chart
+# Default: PHBL, Possible codes: PHBL
+ShowHostsStats=PHBL
+# Show authenticated users chart
+# Default: 0, Possible codes: PHBL
+ShowAuthenticatedUsers=0
+# Show robots chart
+# Default: HBL, Possible codes: HBL
+ShowRobotsStats=HBL
+# Show worms chart
+# Default: 0 (If set to 1, see also LevelForWormsDetection), Possible codes: HBL
+ShowWormsStats=0
+# Show email senders chart (For use when analyzing mail log files)
+# Default: 0, Possible codes: HBML
+ShowEMailSenders=0
+# Show email receivers chart (For use when analyzing mail log files)
+# Default: 0, Possible codes: HBML
+ShowEMailReceivers=0
+# Show session chart
+# Default: 1, Possible codes: None
+ShowSessionsStats=1
+# Show pages-url chart.
+# Default: PBEX, Possible codes: PBEX
+ShowPagesStats=PBEX
+# Show file types chart.
+# Default: HB, Possible codes: HBC
+ShowFileTypesStats=HB
+# Show file size chart (Not yet available)
+# Default: 1, Possible codes: None
+ShowFileSizesStats=0
+# Show operating systems chart
+# Default: 1, Possible codes: None
+ShowOSStats=1
+# Show browsers chart
+# Default: 1, Possible codes: None
+ShowBrowsersStats=1
+# Show screen size chart
+# Default: 0 (If set to 1, see also MiscTrackerUrl), Possible codes: None
+ShowScreenSizeStats=0
+# Show origin chart
+# Default: PH, Possible codes: PH
+ShowOriginStats=PH
+# Show keyphrases chart
+# Default: 1, Possible codes: None
+ShowKeyphrasesStats=1
+# Show keywords chart
+# Default: 1, Possible codes: None
+ShowKeywordsStats=1
+# Show misc chart
+# Default: a (See also MiscTrackerUrl parameter), Possible codes: ajdfrqwp
+ShowMiscStats=a
+# Show http errors chart
+# Default: 1, Possible codes: None
+ShowHTTPErrorsStats=1
+# Show smtp errors chart (For use when analyzing mail log files)
+# Default: 0, Possible codes: None
+ShowSMTPErrorsStats=0
+# Show the cluster report (Your LogFormat must contains the %cluster tag)
+# Default: 0, Possible codes: PHB
+ShowClusterStats=1
+
+
+# Some graphical reports are followed by the data array of values.
+# If you don't want this array (to reduce report size for example), you can
+# set thoose options to 0.
+# Possible values: 0 or 1
+# Default: 1
+#
+# Data array values for the ShowMonthStats report
+AddDataArrayMonthStats=1
+# Data array values for the ShowDaysOfMonthStats report
+AddDataArrayShowDaysOfMonthStats=1
+# Data array values for the ShowDaysOfWeekStats report
+AddDataArrayShowDaysOfWeekStats=1
+# Data array values for the ShowHoursStats report
+AddDataArrayShowHoursStats=1
+
+
+# In the Origin chart, you have stats on where your hits came from. You can
+# includes hits on pages that comes from pages of same sites in this chart.
+# Possible values: 0 or 1
+# Default: 0
+#
+IncludeInternalLinksInOriginSection=0
+
+
+# Following parameter can be used to choose maximum number of lines shown for
+# the particular following report.
+#
+# Stats by countries/domains
+MaxNbOfDomain = 10
+MinHitDomain = 1
+# Stats by hosts
+MaxNbOfHostsShown = 10
+MinHitHost = 1
+# Stats by authenticated users
+MaxNbOfLoginShown = 10
+MinHitLogin = 1
+# Stats by robots
+MaxNbOfRobotShown = 10
+MinHitRobot = 1
+# Stats by pages
+MaxNbOfPageShown = 10
+MinHitFile = 1
+# Stats by OS
+MaxNbOfOsShown = 10
+MinHitOs = 1
+# Stats by browsers
+MaxNbOfBrowsersShown = 10
+MinHitBrowser = 1
+# Stats by screen size
+MaxNbOfScreenSizesShown = 5
+MinHitScreenSize = 1
+# Stats by referers
+MaxNbOfRefererShown = 10
+MinHitRefer = 1
+# Stats for keyphrases
+MaxNbOfKeyphrasesShown = 10
+MinHitKeyphrase = 1
+# Stats for keywords
+MaxNbOfKeywordsShown = 10
+MinHitKeyword = 1
+# Stats for sender or receiver emails
+MaxNbOfEMailsShown = 20
+MinHitEMail = 1
+
+
+# Choose if you want the week report to start on sunday or monday
+# Possible values:
+# 0 - Week start on sunday
+# 1 - Week start on monday
+# Default: 1
+#
+FirstDayOfWeek=1
+
+
+# List of visible flags that links to other language translations.
+# See Lang parameter for list of allowed flag/language codes.
+# If you don't want any flag link, set ShowFlagLinks to "".
+# This parameter is used only if ShowMenu parameter is set to 1.
+# Possible values: "" or "language_codes_separated_by_space"
+# Example: "en es fr nl es"
+# Default: ""
+#
+ShowFlagLinks=""
+
+
+# Each URL, shown in stats report views, are links you can click.
+# Possible values: 0 or 1
+# Default: 1
+#
+ShowLinksOnUrl=1
+
+
+# When AWStats build HTML links in its report pages, it starts thoose link
+# with "http://". However some links might be HTTPS links, so you can enter
+# here the root of all your HTTPS links. If all your site is a SSL web site,
+# just enter "/".
+# This parameter is not used if ShowLinksOnUrl is 0.
+# Example: "/shopping"
+# Example: "/"
+# Default: ""
+#
+UseHTTPSLinkForUrl=""
+
+
+# Maximum length of URL part shown on stats page (number of characters).
+# This affects only URL visible text, link still work.
+# Default: 64
+#
+MaxLengthOfShownURL=64
+
+
+# You can enter HTML code that will be added at the top of AWStats reports.
+# Default: ""
+#
+HTMLHeadSection=""
+
+
+# You can enter HTML code that will be added at the end of AWStats reports.
+# Great to add advert ban.
+# Default: ""
+#
+HTMLEndSection=""
+
+
+# You can set Logo and LogoLink to use your own logo.
+# Logo must be the name of image file (must be in $DirIcons/other directory).
+# LogoLink is the expected URL when clicking on Logo.
+# Default: "awstats_logo6.png"
+#
+Logo="awstats_logo6.png"
+LogoLink="http://awstats.sourceforge.net"
+
+
+# Value of maximum bar width/height for horizontal/vertical HTML graphics bar.
+# Default: 260/90
+#
+BarWidth = 260
+BarHeight = 90
+
+
+# You can ask AWStats to use a particular CSS (Cascading Style Sheet) to
+# change its look. To create a style sheet, you can use samples provided with
+# AWStats in wwwroot/css directory.
+# Example: "/awstatscss/awstats_bw.css"
+# Example: "/css/awstats_bw.css"
+# Default: ""
+#
+StyleSheet=""
+
+
+# Those colors parameters can be used (if StyleSheet parameter is not used)
+# to change AWStats look.
+# Example: color_name="RRGGBB" # RRGGBB is Red Green Blue components in Hex
+#
+color_Background="FFFFFF" # Background color for main page (Default = "FFFFFF")
+color_TableBGTitle="CCCCDD" # Background color for table title (Default = "CCCCDD")
+color_TableTitle="000000" # Table title font color (Default = "000000")
+color_TableBG="CCCCDD" # Background color for table (Default = "CCCCDD")
+color_TableRowTitle="FFFFFF" # Table row title font color (Default = "FFFFFF")
+color_TableBGRowTitle="ECECEC" # Background color for row title (Default = "ECECEC")
+color_TableBorder="ECECEC" # Table border color (Default = "ECECEC")
+color_text="000000" # Color of text (Default = "000000")
+color_textpercent="606060" # Color of text for percent values (Default = "606060")
+color_titletext="000000" # Color of text title within colored Title Rows (Default = "000000")
+color_weekend="EAEAEA" # Color for week-end days (Default = "EAEAEA")
+color_link="0011BB" # Color of HTML links (Default = "0011BB")
+color_hover="605040" # Color of HTML on-mouseover links (Default = "605040")
+color_u="FFAA66" # Background color for number of unique visitors (Default = "FFAA66")
+color_v="F4F090" # Background color for number of visites (Default = "F4F090")
+color_p="4477DD" # Background color for number of pages (Default = "4477DD")
+color_h="66DDEE" # Background color for number of hits (Default = "66DDEE")
+color_k="2EA495" # Background color for number of bytes (Default = "2EA495")
+color_s="8888DD" # Background color for number of search (Default = "8888DD")
+color_e="CEC2E8" # Background color for number of entry pages (Default = "CEC2E8")
+color_x="C1B2E2" # Background color for number of exit pages (Default = "C1B2E2")
+
+
+
+#-----------------------------------------------------------------------------
+# PLUGINS
+#-----------------------------------------------------------------------------
+
+# Add here all plugins file you want to load.
+# Plugin files must be .pm files stored in 'plugins' directory.
+# Uncomment LoadPlugin lines to enable a plugin after checking that perl
+# modules required by the plugin are installed.
+
+# Plugin: Tooltips
+# Perl modules required: None
+# Add some tooltips help on HTML report pages.
+# Note that enabled this kind of help will increased HTML report pages size,
+# so server load and bandwidth.
+#
+#LoadPlugin="tooltips"
+
+# Plugin: DecodeUTFKeys
+# Perl modules required: Encode and URI::Escape
+# Allow AWStats to show correctly (in language charset) keywords/keyphrases
+# strings even if they were UTF8 coded by the referer search engine.
+#
+#LoadPlugin="decodeutfkeys"
+
+# Plugin: IPv6
+# Perl modules required: Net::IP and Net::DNS
+# This plugin gives AWStats capability to make reverse DNS lookup on IPv6
+# addresses.
+# Note: If you are interesting in having country report, you should use the
+# geoipfree or geoip plugin instead of enabled reverse DNS lookup.
+#
+#LoadPlugin="ipv6"
+
+# Plugin: HashFiles
+# Perl modules required: Storable
+# AWStats DNS cache files are read/saved as native hash files. This increase
+# DNS cache files loading speed, above all for very large web sites.
+#
+#LoadPlugin="hashfiles"
+
+# Plugin: GeoIP
+# Perl modules required: Geo::IP or Geo::IP::PurePerl (from Maxmind)
+# Country chart is built from an Internet IP-Country database.
+# This plugin is useless for intranet only log files.
+# Note: You must choose between using this plugin (need Perl Geo::IP module
+# from Maxmind, database more up to date) or the GeoIPfree plugin (need
+# Perl Geo::IPfree module, database less up to date).
+# This plugin reduces AWStats speed of 8% !
+#
+#LoadPlugin="geoip GEOIP_STANDARD"
+
+# Plugin: GeoIPfree
+# Perl modules required: Geo::IPfree version 0.2+ (from Graciliano M.P.)
+# Country chart is built from an Internet IP-Country database.
+# This plugin is useless for intranet only log files.
+# Note: You must choose between using this plugin (need Perl Geo::IPfree
+# module, database less up to date) or the GeoIP plugin (need Perl Geo::IP
+# module from Maxmind, database more up to date).
+# Note: Activestate provide a corrupted version of Geo::IPfree 0.2 Perl
+# module, so install it from elsewhere (from www.cpan.org for example).
+# This plugin reduces AWStats speed of 10% !
+#
+#LoadPlugin="geoipfree"
+
+# Plugin: GeoIP_Region_Maxmind
+# Perl modules required: Geo::IP (from Maxmind)
+# This plugin add a chart of hits by country.
+# Note: This plugin need Maxmind GeoIP Perl module AND the region database.
+# Note: I get some problem with Maxmind Geo::IP Perl module with ActiveState
+# on Windows but it works great on Linux with default Perl.
+# You need to purchase a license from Maxmind to get/use the Region database.
+# This plugin reduces AWStats speed of 10% !
+#
+#LoadPlugin="geoip_region_maxmind GEOIP_STANDARD /pathto/GeoIPRegion.dat"
+
+# Plugin: UserInfo
+# Perl modules required: None
+# Add a text (Firtname, Lastname, Office Department, ...) in authenticated user
+# reports for each login value.
+# A text file called userinfo.myconfig.txt, with two fields (first is login,
+# second is text to show, separated by a tab char) must be created in DirData
+# directory.
+#
+#LoadPlugin="userinfo"
+
+# Plugin: HostInfo
+# Perl modules required: Net::XWhois
+# Add a column into host chart with a link to open a popup window that shows
+# info on host (like whois records).
+#
+#LoadPlugin="hostinfo"
+
+# Plugin: ClusterInfo
+# Perl modules required: None
+# Add a text (for example a full hostname) in cluster reports for each cluster
+# number.
+# A text file called clusterinfo.myconfig.txt, with two fields (first is cluster
+# number, second is text to show) separated by a tab char. must be created in
+# DirData directory.
+#
+LoadPlugin="clusterinfo"
+
+# Plugin: UrlAliases
+# Perl modules required: None
+# Add a text (Page title, description...) in URL reports before URL value.
+# A text file called urlalias.myconfig.txt, with two fields (first is URL,
+# second is text to show, separated by a tab char) must be created in DirData
+# directory.
+#
+#LoadPlugin="urlalias"
+
+# Plugin: TimeHiRes
+# Perl modules required: Time::HiRes
+# Time reported by -showsteps option is in millisecond. For debug purpose.
+#
+#LoadPlugin="timehires"
+
+# Plugin: TimeZone
+# Perl modules required: Time::Local
+# Allow AWStats to correct a bad timezone for user of some IIS that use
+# GMT date in its log instead of local server time.
+# This module is useless for Apache and most IIS version.
+# This plugin reduces AWStats speed of 40% !!!!!!!
+#
+#LoadPlugin="timezone +2"
+
+# Plugin: Rawlog
+# Perl modules required: None
+# This plugin adds a form in AWStats main page to allow users to see raw
+# content of current log files. A filter is also available.
+#
+#LoadPlugin="rawlog"
+
+# Plugin: GraphApplet
+# Perl modules required: None
+# Supported charts are built by a 3D graphic applet.
+#
+#LoadPlugin="graphapplet /awstatsclasses" # EXPERIMENTAL FEATURE
+
+
+
+#-----------------------------------------------------------------------------
+# EXTRA SECTIONS
+#-----------------------------------------------------------------------------
+
+# You can define your own charts, you choose here what are rows and columns
+# keys. This feature is particularly usefull for marketing purpose, tracking
+# products orders for example.
+# For this, edit all parameters of Extra section. Each set of parameter is a
+# different chart. For several charts, duplicate section changing the number.
+# Note: Each Extra section reduces AWStats speed by 8%.
+#
+# WARNING: A wrong setup of Extra section might result in too large arrays
+# that will consume all your memory, making AWStats unusable after several
+# updates, so be sure to setup it correctly.
+# In most cases, you don't need this feature.
+#
+# ExtraSectionNameX is title of your personalized chart.
+# ExtraSectionCodeFilterX is list of codes the record code field must match.
+# Put an empty string for no test on code.
+# ExtraSectionConditionX are conditions you can use to count or not the hit,
+# Use one of the field condition (URL,QUERY_STRING,REFERER,UA,HOST)
+# and a regex to match, after a coma. Use "|" for "OR".
+# ExtraSectionFirstColumnTitleX is the first column title of the chart.
+# ExtraSectionFirstColumnValuesX is a Regex string to tell AWStats in which
+# field to extract value from (URL,QUERY_STRING,REFERER,UA,HOST)
+# and how to extract the value (using regex syntax). Each different value
+# found will appear in first column of report on a different row. Be sure
+# that list of different possible values will not grow indefinitely.
+# ExtraSectionFirstColumnFormatX is the string used to write value.
+# ExtraSectionStatTypesX are things you want to count. You can use standard
+# code letters (P for pages,H for hits,B for bandwidth,L for last access).
+# ExtraSectionAddAverageRowX add a row at bottom of chart with average values.
+# ExtraSectionAddSumRowX add a row at bottom of chart with sum values.
+# MaxNbOfExtraX is maximum number of rows shown in chart.
+# MinHitExtraX is minimum number of hits required to be shown in chart.
+#
+
+# Example to report the 20 products the most ordered by "order.cgi" script
+#ExtraSectionName1="Product orders"
+#ExtraSectionCodeFilter1="200 304"
+#ExtraSectionCondition1="URL,\/cgi\-bin\/order\.cgi|URL,\/cgi\-bin\/order2\.cgi"
+#ExtraSectionFirstColumnTitle1="Product ID"
+#ExtraSectionFirstColumnValues1="QUERY_STRING,productid=([^&]+)"
+#ExtraSectionFirstColumnFormat1="%s"
+#ExtraSectionStatTypes1=PL
+#ExtraSectionAddAverageRow1=0
+#ExtraSectionAddSumRow1=1
+#MaxNbOfExtra1=20
+#MinHitExtra1=1
+
+
+
+#-----------------------------------------------------------------------------
+# INCLUDES
+#-----------------------------------------------------------------------------
+
+# You can include other config files using the directive with the name of the
+# config file.
+# This is particularly usefull for users who have a lot of virtual servers, so
+# a lot of config files and want to maintain common values in only one file.
+# Note that when a variable is defined both in a config file and in an
+# included file, AWStats will use the last value read for parameters that
+# contains one value and AWStats will concat all values from both files for
+# parameters that are lists of value.
+#
+
+#Include ""
+
--- /dev/null
+# AWStats configure file
+#------------------------------------------------------------------------
+# Copy this file into awstats.www.mydomain.conf and edit this new config file
+# to setup AWStats (See documentation in docs/ directory).
+# The config file must be in /etc/awstats, /etc/opt/awstats or /etc (for
+# Unix/Linux) or same directory than awstats.pl (Windows, Mac, Unix/Linux...)
+# To include an environment variable in any parameter (AWStats will replace
+# it with its value when reading it), follow the example:
+# Parameter="__ENVNAME__"
+# Note that environment variable AWSTATS_CURRENT_CONFIG is always defined with
+# the config value in an AWStats running session and can be used like others.
+#------------------------------------------------------------------------
+
+
+# Main setup section (Required to /test AWStats working)
+#------------------------------------------------------------------------
+
+# Web server logfile to analyze, with full path or relative path from
+# awstats.pl directory.
+# Example: "../logs/mycombinedlog.log"
+# Example: "/var/logs/httpd/myserver_access.log"
+# Example: "C:/WINNT/system32/LogFiles/W3SVC1/exyymm.log"
+# With IIS, AWStats can automatically concat YYMM.log or YYMMDD.log at end,
+# so the following example is also good with IIS.
+# Example: "C:/WINNT/system32/LogFiles/W3SVC1/ex"
+#
+LogFile="c:/Mes Developpements/awstats/test/log/__AWSTATS_CURRENT_CONFIG__.log"
+
+# Put 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"
+# 1 - Apache native combined log format (NCSA combined/XLF/ELF log format)
+# 2 - IIS log format (W3C log format)
+# 3 - Webstar native log format
+# 4 - Apache or Squid native common log format (NCSA common log format)
+# With LogFormat=4, some features (browsers, os, keywords...) can't work.
+# 5 - ISA server native standard log format
+# "your_own_personalized_log_format" = If your log is a personalized format,
+# you must use the following syntax keys to define the log format string:
+# %host Host client name or IP address
+# %logname Authenticated login/user used on protected pages
+# %time1 Date and time with format: [dd/mmm/yyyy:hh:mm:ss +0000]
+# %time1b Date and time with format: [dd/mmm/yyyy:hh:mm:ss]
+# %time2 Date and time with format: yyyy-mm-dd hh:mm:ss
+# %methodurl Method and URL with format: "GET /index.html HTTP/x.x"
+# %methodurlnoprot Method and URL with format: "GET /index.html"
+# %method Method with format: GET
+# %url URL only with format: /index.html
+# %query Query string (used by URLWithQuery option)
+# %code Return code status (with format for web log: 999)
+# %bytesd Size of document in bytes
+# %refererquot Referer page with format: "http://from.com/from.htm"
+# %referer Referer page with format: http://from.com/from.htm
+# %uaquot User agent with format: "Mozilla/4.0 (compatible, ...)"
+# %ua User agent with format: Mozilla/4.0_(compatible...)
+# %gzipin Mod_gzip compression input bytes: In:XXX
+# %gzipout Mod_gzip compression output bytes & ratio: Out:YYY:ZZZpct.
+# %gzipratio Mod_gzip compression ratio: ZZZpct.
+# %syslog Syslog-specific time and host stamp with format: Mon dd hh:mm:ss hostname
+# %virtualname Web sever virtual hostname. Use this tag when same log
+# file contains data of several virtual web servers. The
+# SiteDomain will be used to filter the one you want.
+# If your log format has some fields not included in this list, use
+# %other Means another field
+#
+# Examples for Apache combined logs (this two examples are equivalent):
+# LogFormat = 1
+# LogFormat = "%host %other %logname %time1 %methodurl %code %bytesd %refererquot %uaquot"
+#
+# Examples for IIS (this two examples are equivalent):
+# LogFormat = 2
+# LogFormat = "%time2 %host %logname %method %url %code %bytesd %other %ua %referer"
+#
+LogFormat="c-ip date time c-dns cs-uri-stem c-starttime x-duration c-rate c-status c-playerid c-playerversion c-playerlanguage cs(User-Agent) cs(Referer) c-hostexe c-hostexever c-os c-osversion c-cpu filelength filesize avgbandwidth protocol transport audiocodec videocodec channelURL sc-bytes c-bytes s-pkts-sent c-pkts-received c-pkts-lost-client c-pkts-lost-net c-pkts-lost-cont-net c-resendreqs c-pkts-recovered-ECC c-pkts-recovered-resent c-buffercount c-totalbuffertime c-quality s-ip s-dns s-totalclients s-cpu-util cs-uri-query c-username sc(Realm)"
+
+
+# Set this to a directory where you want AWStats to save its working files.
+# Need write permissions by web server user (user "nobody" with Unix OS).
+# Example: "/tmp"
+# Example: "../data"
+# Example: "C:/awstats_working_dir"
+# Default: "." (means same directory as awstats.pl)
+#
+DirData="c:/Mes Developpements/awstats/test/awstats/result"
+
+
+# Relative or absolute web URL of your awstats.pl directory.
+# Usefull only when AWStats is used from command line.
+# Default: "/cgi-bin" (means awstats.pl is in "/wwwroot/cgi-bin")
+#
+
+DirCgi="/cgi-bin"
+
+# Relative or absolute web URL of all icons subdirectories.
+# Default: "/icon" (means you must copy icons directories in "/wwwroot/icon")
+#
+DirIcons="c:/Mes Developpements/awstats/wwwroot/icon"
+
+
+# If host names are already resolved in your logfile, set this to 0 will
+# increase performances.
+# Possible values: 1 or 0
+# Default: 1
+#
+DNSLookup=0
+
+# If AWStats can purge log after processing it. By this way, the next time you
+# launch AWStats, log file will be smaller and processing time will be better.
+# IMPORTANT !!!
+# AWStats is able to find new lines in your log file to process only new ones,
+# so you can launch it as soon as you want, even with this parameter set to 0
+# but if you work with this value, you MUST have something to clean sometimes
+# your logfile if your web server don't do it.
+# Possible values: 1 or 0
+# Default: 0 (but if you can, set this to 1 to increase speed)
+#
+#
+PurgeLogFile=0
+
+# When PurgeLogFile is setup to 1, AWStats will clean your log file after
+# processing it. You can however keep an archive file (saved in "DirData") of
+# 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
+# Default: 0
+#
+ArchiveLogRecords=0
+
+
+SiteDomain="__AWSTATS_CURRENT_CONFIG__"
+
+
+
+# Optionnal setup section (Not required but increase AWStats features)
+#------------------------------------------------------------------------
+
+# Set your primary language.
+# Possible value:
+# 0=English, 1=French, 2=Dutch, 3=Spanish, 4=Italian, 5=German
+# 6=Polish, 7=Greek
+# Default: 0
+#
+Lang=0
+
+# Index page name for your web server.
+# Example: "default.htm"
+# Default: "index.html"
+#
+DefaultFile="index.html"
+
+# Put here all 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.
+# 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
+# AWStats to know if a this referer URL is a local URL of same site or an URL
+# of another site.
+# 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"
+
+# Do not include access to URLs that match following entries.
+# If you don't want to include users homepage in your stats, add "/~".
+# You can also, if you want, add list of not important frame pages (like
+# menus, etc...) to exclude them from statistics.
+# Use space between each value and put a backslash before each dot.
+# Do not remove default values.
+# Example: "\.css \.js \.class robots\.txt badpage\.html /~"
+# Default: "\.css \.js \.class robots\.txt"
+#
+SkipFiles=""
+
+NotPageList=""
+
+# Do not include access from clients that match following IP address
+# You can also put partial host names but this requires that reverse
+# DNS lookup is already done in your server log file.
+# Use space between each value and put a backslash before each dot.
+# Example: "55\.55\.55\.55 222\.222\.222\.222 abcxyz"
+# Default: ""
+#
+SkipHosts=""
+
+# 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
+# Default: 1
+WarningMessages=1
+
+
+# DecodeUA must be set to 1 if you use Roxen web server. This server converts
+# all spaces in user agent field into %20. This make the AWStats robots, os
+# and browsers detection fail in some cases. Just change it to 1 if and only
+# if your web server is Roxen.
+# Change : Effective for new updates only
+# Possible values: 0 or 1
+# Default: 0
+#
+DecodeUA=1
+
+
+# Each URL shown in stats page are links you can click.
+# Possible values: 1 or 0
+# Default: 1
+#
+ShowLinksOnUrl=0
+
+# Flags with link to other languages translation are visible.
+# Possible values: 1 or 0
+# Default: 1
+#
+ShowFlagLinks=1
+
+# You can put here HTML code that will be added at the end of AWStats reports.
+# Great to add advert ban.
+# Default: ""
+#
+HTMLEndSection=""
+
+# Value of maximum bar width/heigth for horizontal/vertical graphics bar
+# Default: 260/220
+#
+BarWidth = 260
+BarHeight = 220
+
+
+# You choose here which reports you want to see in the main page and what you
+# want to see in those reports.
+# Possible values:
+# 0 - Topic is not shown at all
+# 1 - Report is shown with default informations
+# XYZ - Report is shown with only informations defined by code X,Y,Z
+# X,Y,Z are code letters among the following:
+# U = Unique visitors
+# V = Visits
+# P = Number of pages
+# H = Number of hits
+# B = Bandwith
+# L = Last access date
+# E = Entry pages
+# X = Exit pages
+# C = Web compression (mod_gzip)
+#
+ShowMenu=1
+ShowMonthStats=UHB
+ShowDaysOfMonthStats=HB
+ShowDaysOfWeekStats=HB
+ShowHoursStats=HB
+ShowDomainsStats=HB
+ShowHostsStats=HBL
+ShowAuthenticatedUsers=0
+ShowRobotsStats=0
+ShowEMailSenders=0
+ShowEMailReceivers=0
+ShowSessionsStats=0
+ShowPagesStats=PB
+ShowFileTypesStats=HB
+ShowFileSizesStats=0
+ShowBrowsersStats=1
+ShowOSStats=1
+ShowOriginStats=H
+ShowKeyphrasesStats=0
+ShowKeywordsStats=0
+ShowMiscStats=0
+ShowHTTPErrorsStats=1
+ShowSMTPErrorsStats=0
+
+# This value can be used to choose maximum number of lines shown for each
+# particular reporting.
+#
+# Stats by domains
+MaxNbOfDomain = 20
+# Stats by hosts
+MaxNbOfHostsShown = 20
+MinHitHost = 1
+# Stats by authenticated users
+MaxNbOfLoginShown = 10
+MinHitLogin = 1
+# Stats by robots
+MaxNbOfRobotShown = 10
+MinHitRobot = 1
+# Stats by pages
+MaxNbOfPageShown = 20
+MinHitFile = 1
+# Stats by referers
+MaxNbOfRefererShown = 10
+MinHitRefer = 1
+# Stats for keyphrases
+MaxNbOfKeyphrasesShown = 20
+MinHitKeyphrase = 1
+# Stats for keywords
+MaxNbOfKeywordsShown = 20
+MinHitKeyword = 1
+
--- /dev/null
+# AWStats configure file
+#------------------------------------------------------------------------
+# Copy this file into awstats.www.myserver.mydomain.conf or awstats.conf
+# and edit this new file to setup AWStats.
+# If you don't understand what is a parameter, keep default value.
+#------------------------------------------------------------------------
+
+
+# Main setup section (Required to /test AWStats working)
+#------------------------------------------------------------------------
+
+# Web server logfile to analyze, with full path or relative path from
+# awstats.pl directory.
+# Example: "../logs/mycombinedlog.log"
+# Example: "/var/logs/httpd/myserver_access.log"
+# Example: "C:/WINNT/system32/LogFiles/W3SVC1/exyymm.log"
+# With IIS, AWStats can automatically concat YYMM.log or YYMMDD.log at end,
+# so the following example is also good with IIS.
+# Example: "C:/WINNT/system32/LogFiles/W3SVC1/ex"
+#
+LogFile="c:/Mes Developpements/awstats/test/log/__AWSTATS_CURRENT_CONFIG__.log"
+
+# Put here your log format (it depends on your web server).
+# Possible values:
+# 1 - Apache combined log format
+# 2 - IIS extended W3C log format
+#
+LogFormat=1
+
+# Set this to a directory where you want AWStats to save its working files.
+# Need write permissions by web server user (user "nobody" with Unix OS).
+# Example: "/tmp"
+# Example: "../data"
+# Example: "C:/awstats_working_dir"
+# Default: "." (means same directory as awstats.pl)
+#
+DirData="c:/Mes Developpements/awstats/test/awstats/result"
+
+# Relative or absolute web URL of your awstats.pl directory.
+# Usefull only when AWStats is used from command line.
+# Default: "/cgi-bin" (means awstats.pl is in "/wwwroot/cgi-bin")
+#
+DirCgi="/cgi-bin"
+
+# Relative or absolute web URL of all icons subdirectories.
+# Default: "/icon" (means you must copy icons directories in "/wwwroot/icon")
+#
+DirIcons="c:/Mes Developpements/awstats/wwwroot/icon"
+
+
+# If you want to have hosts reported by name instead of ip address, AWStats
+# need to make reverse DNS lookups (if not already done in your log file).
+# With DNSLookup to 0, all hosts will be reported by their IP addresses and
+# not by the full hostname of visitors (except if names are already available
+# in log file).
+# If you want/need to set DNSLookup to 1, don't forget that this will reduce
+# dramatically AWStats update process speed. Do not use on large web sites.
+# Note: Reverse DNS lookup is done on IPv4 only (Enable ipv6 plugin for IPv6).
+# Note: Result of DNS Lookup can be used to build the Country report. However
+# it is highly recommanded to enable the plugin 'geoipfree' or 'geoip' to
+# have an accurate Country report with no need of DNS Lookup.
+# Possible values:
+# 0 - No DNS Lookup
+# 1 - DNS Lookup is fully enabled
+# 2 - DNS Lookup is made only from static DNS cache file (if it exists)
+# Default: 2
+#
+DNSLookup=2
+
+
+# If AWStats can purge log after processing it. By this way, the next time you
+# launch AWStats, log file will be smaller and processing time will be better.
+# IMPORTANT !!!
+# AWStats is able to find new lines in your log file to process only new ones,
+# so you can launch it as soon as you want, even with this parameter set to 0
+# but if you work with this value, you MUST have something to clean sometimes
+# your logfile if your web server don't do it.
+# Possible values: 1 or 0
+# Default: 0 (but if you can, set this to 1 to increase speed)
+#
+#
+PurgeLogFile=0
+
+# When PurgeLogFile is setup to 1, AWStats will clean your log file after
+# processing it. You can however keep an archive file (saved in "DirData") of
+# 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
+# Default: 0
+#
+ArchiveLogRecords=0
+
+
+SiteDomain="__AWSTATS_CURRENT_CONFIG__"
+
+
+
+#-----------------------------------------------------------------------------
+# OPTIONAL SETUP SECTION (Not required but increase AWStats features)
+#-----------------------------------------------------------------------------
+
+# When the update process run, AWStats can set a lock file in TEMP or TMP
+# directory. This lock is to avoid to have 2 update processes running at the
+# same time to prevent unknown conflicts problems and avoid DoS attacks when
+# AllowToUpdateStatsFromBrowser is set to 1.
+# Because, when you use lock file, you can experience sometimes problems in
+# lock file not correctly removed (killed process for example requires that
+# you remove the file manualy), this option is not enabled by default (Do
+# not enable this option with no console server access).
+# Change : Effective immediatly
+# Possible values: 0 or 1
+# Default: 0
+#
+EnableLockForUpdate=0
+
+
+# AWStats can do reverse DNS lookups through a static DNS cache file that was
+# previously created manually. If no path is given in static DNS cache file
+# name, AWStats will search DirData directory. This file is never changed.
+# This option is not used if DNSLookup=0.
+# Note: DNS cache file format is 'minsince1970 ipaddress resolved_hostname'
+# or just 'ipaddress resolved_hostname'
+# Change : Effective for new updates only
+# Example: "/mydnscachedir/dnscache"
+# Default: "dnscache.txt"
+#
+DNSStaticCacheFile="dnscache.txt"
+
+
+# Set your primary language.
+# Possible value:
+# 0=English, 1=French, 2=Dutch, 3=Spanish, 4=Italian, 5=German
+# 6=Polish, 7=Greek
+# Default: 0
+#
+Lang=0
+
+# Index page name for your web server.
+# Example: "default.htm"
+# Default: "index.html"
+#
+DefaultFile="index.html"
+
+# Put here all 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.
+# 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
+# AWStats to know if a this referer URL is a local URL of same site or an URL
+# of another site.
+# 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"
+
+# Do not include access to URLs that match following entries.
+# If you don't want to include users homepage in your stats, add "/~".
+# You can also, if you want, add list of not important frame pages (like
+# menus, etc...) to exclude them from statistics.
+# Use space between each value and put a backslash before each dot.
+# Do not remove default values.
+# Example: "\.css \.js \.class robots\.txt badpage\.html /~"
+# Default: "\.css \.js \.class robots\.txt"
+#
+SkipFiles="\.css \.js \.class robots\.txt"
+
+# Do not include access from clients that match following IP address
+# You can also put partial host names but this requires that reverse
+# DNS lookup is already done in your server log file.
+# Use space between each value and put a backslash before each dot.
+# Example: "55\.55\.55\.55 222\.222\.222\.222 abcxyz"
+# Default: ""
+#
+SkipHosts=""
+
+# 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
+# Default: 1
+WarningMessages=1
+
+# Each URL shown in stats page are links you can click.
+# Possible values: 1 or 0
+# Default: 1
+#
+ShowLinksOnUrl=1
+
+# Flags with link to other languages translation are visible.
+# Possible values: 1 or 0
+# Default: 1
+#
+ShowFlagLinks=1
+
+# Search engines keywords reported are full search string or separate keywords
+# Possible values:
+# 0 - Search keywords reported are full search string (ie: "town maps")
+# 1 - Search keywords reported are separated words (ie: "town" and "maps")
+# Default: 0
+#
+SplitSearchString=0
+
+# You can put here HTML code that will be added at the end of AWStats reports.
+# Great to add advert ban.
+# Default: ""
+#
+HTMLEndSection=""
+
+# Value of maximum bar width/heigth for horizontal/vertical graphics bar
+# Default: 260/220
+#
+BarWidth = 260
+BarHeight = 220
+
+# 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 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
--- /dev/null
+# AWStats configure file
+#------------------------------------------------------------------------
+# Copy this file into awstats.www.myserver.mydomain.conf or awstats.conf
+# and edit this new file to setup AWStats.
+# If you don't understand what is a parameter, keep default value.
+#------------------------------------------------------------------------
+
+
+# Main setup section (Required to /test AWStats working)
+#------------------------------------------------------------------------
+
+# Web server logfile to analyze, with full path or relative path from
+# awstats.pl directory.
+# Example: "../logs/mycombinedlog.log"
+# Example: "/var/logs/httpd/myserver_access.log"
+# Example: "C:/WINNT/system32/LogFiles/W3SVC1/exyymm.log"
+# With IIS, AWStats can automatically concat YYMM.log or YYMMDD.log at end,
+# so the following example is also good with IIS.
+# Example: "C:/WINNT/system32/LogFiles/W3SVC1/ex"
+#
+LogFile="c:/Mes Developpements/awstats/test/log/__AWSTATS_CURRENT_CONFIG__.log"
+
+# Put here your log format (it depends on your web server).
+# Possible values:
+# 1 - Apache combined log format
+# 2 - IIS extended W3C log format
+#
+LogFormat=1
+
+# Set this to a directory where you want AWStats to save its working files.
+# Need write permissions by web server user (user "nobody" with Unix OS).
+# Example: "/tmp"
+# Example: "../data"
+# Example: "C:/awstats_working_dir"
+# Default: "." (means same directory as awstats.pl)
+#
+DirData="c:/Mes Developpements/awstats/test/awstats/result"
+
+# Relative or absolute web URL of your awstats.pl directory.
+# Usefull only when AWStats is used from command line.
+# Default: "/cgi-bin" (means awstats.pl is in "/wwwroot/cgi-bin")
+#
+DirCgi="/cgi-bin"
+
+# Relative or absolute web URL of all icons subdirectories.
+# Default: "/icon" (means you must copy icons directories in "/wwwroot/icon")
+#
+DirIcons="c:/Mes Developpements/awstats/wwwroot/icon"
+
+# If host names are already resolved in your logfile, set this to 0 will
+# increase performances.
+# Possible values: 1 or 0
+# Default: 1
+#
+DNSLookup=1
+
+# If AWStats can purge log after processing it. By this way, the next time you
+# launch AWStats, log file will be smaller and processing time will be better.
+# IMPORTANT !!!
+# AWStats is able to find new lines in your log file to process only new ones,
+# so you can launch it as soon as you want, even with this parameter set to 0
+# but if you work with this value, you MUST have something to clean sometimes
+# your logfile if your web server don't do it.
+# Possible values: 1 or 0
+# Default: 0 (but if you can, set this to 1 to increase speed)
+#
+#
+PurgeLogFile=0
+
+# When PurgeLogFile is setup to 1, AWStats will clean your log file after
+# processing it. You can however keep an archive file (saved in "DirData") of
+# 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
+# Default: 0
+#
+ArchiveLogRecords=0
+
+
+SiteDomain="__AWSTATS_CURRENT_CONFIG__"
+
+
+# Optionnal setup section (Not required but increase AWStats features)
+#------------------------------------------------------------------------
+
+# Set your primary language.
+# Possible value:
+# 0=English, 1=French, 2=Dutch, 3=Spanish, 4=Italian, 5=German
+# 6=Polish, 7=Greek
+# Default: 0
+#
+Lang=0
+
+# Index page name for your web server.
+# Example: "default.htm"
+# Default: "index.html"
+#
+DefaultFile="index.html"
+
+# Put here all 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.
+# 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
+# AWStats to know if a this referer URL is a local URL of same site or an URL
+# of another site.
+# 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"
+
+# Do not include access to URLs that match following entries.
+# If you don't want to include users homepage in your stats, add "/~".
+# You can also, if you want, add list of not important frame pages (like
+# menus, etc...) to exclude them from statistics.
+# Use space between each value and put a backslash before each dot.
+# Do not remove default values.
+# Example: "\.css \.js \.class robots\.txt badpage\.html /~"
+# Default: "\.css \.js \.class robots\.txt"
+#
+SkipFiles="\.css \.js \.class robots\.txt"
+
+# Do not include access from clients that match following IP address
+# You can also put partial host names but this requires that reverse
+# DNS lookup is already done in your server log file.
+# Use space between each value and put a backslash before each dot.
+# Example: "55\.55\.55\.55 222\.222\.222\.222 abcxyz"
+# Default: ""
+#
+SkipHosts=""
+
+# 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
+# Default: 1
+WarningMessages=1
+
+# Each URL shown in stats page are links you can click.
+# Possible values: 1 or 0
+# Default: 1
+#
+ShowLinksOnUrl=1
+
+# Flags with link to other languages translation are visible.
+# Possible values: 1 or 0
+# Default: 1
+#
+ShowFlagLinks=1
+
+# Search engines keywords reported are full search string or separate keywords
+# Possible values:
+# 0 - Search keywords reported are full search string (ie: "town maps")
+# 1 - Search keywords reported are separated words (ie: "town" and "maps")
+# Default: 0
+#
+SplitSearchString=0
+
+# You can put here HTML code that will be added at the end of AWStats reports.
+# Great to add advert ban.
+# Default: ""
+#
+HTMLEndSection=""
+
+# Value of maximum bar width/heigth for horizontal/vertical graphics bar
+# Default: 260/220
+#
+BarWidth = 260
+BarHeight = 220
+
+# 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 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
--- /dev/null
+# AWStats configure file
+#------------------------------------------------------------------------
+# Copy this file into awstats.www.myserver.mydomain.conf or awstats.conf
+# and edit this new file to setup AWStats.
+# If you don't understand what is a parameter, keep default value.
+#------------------------------------------------------------------------
+
+
+# Main setup section (Required to /test AWStats working)
+#------------------------------------------------------------------------
+
+# Web server logfile to analyze, with full path or relative path from
+# awstats.pl directory.
+# Example: "../logs/mycombinedlog.log"
+# Example: "/var/logs/httpd/myserver_access.log"
+# Example: "C:/WINNT/system32/LogFiles/W3SVC1/exyymm.log"
+# With IIS, AWStats can automatically concat YYMM.log or YYMMDD.log at end,
+# so the following example is also good with IIS.
+# Example: "C:/WINNT/system32/LogFiles/W3SVC1/ex"
+#
+LogFile="c:/Mes Developpements/awstats/test/log/__AWSTATS_CURRENT_CONFIG__.log"
+
+
+# Put 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"
+# 1 - Apache native combined log format (NCSA combined/XLF/ELF log format)
+# 2 - IIS log format (W3C log format)
+# 3 - Webstar native log format
+# 4 - Apache or Squid native common log format (NCSA common log format)
+# With LogFormat=4, some features (browsers, os, keywords...) can't work.
+# 5 - ISA server native standard log format
+# "your_own_personalized_log_format" = If your log is a personalized format,
+# you must use the following syntax keys to define the log format string:
+# %host Host client name or IP address
+# %logname Authenticated login/user used on protected pages
+# %time1 Date and time with format: [dd/mmm/yyyy:hh:mm:ss +0000]
+# %time1b Date and time with format: [dd/mmm/yyyy:hh:mm:ss]
+# %time2 Date and time with format: yyyy-mm-dd hh:mm:ss
+# %methodurl Method and URL with format: "GET /index.html HTTP/x.x"
+# %methodurlnoprot Method and URL with format: "GET /index.html"
+# %method Method with format: GET
+# %url URL only with format: /index.html
+# %query Query string (used by URLWithQuery option)
+# %code Return code status (with format for web log: 999)
+# %bytesd Size of document in bytes
+# %refererquot Referer page with format: "http://from.com/from.htm"
+# %referer Referer page with format: http://from.com/from.htm
+# %uaquot User agent with format: "Mozilla/4.0 (compatible, ...)"
+# %ua User agent with format: Mozilla/4.0_(compatible...)
+# %gzipin Mod_gzip compression input bytes: In:XXX
+# %gzipout Mod_gzip compression output bytes & ratio: Out:YYY:ZZZpct.
+# %gzipratio Mod_gzip compression ratio: ZZZpct.
+# %email EMail sender (for mail log)
+# %email_r EMail receiver (for mail log)
+# %syslog Syslog-specific time and host stamp with format: Mon dd hh:mm:ss hostname
+# %virtualname Web sever virtual hostname. Use this tag when same log
+# file contains data of several virtual web servers. The
+# SiteDomain will be used to filter the one you want.
+# If your log format has some fields not included in this list, use
+# %other Means another field
+#
+# Examples for Apache combined logs (this two examples are equivalent):
+# LogFormat = 1
+# LogFormat = "%host %other %logname %time1 %methodurl %code %bytesd %refererquot %uaquot"
+#
+# Examples for IIS (this two examples are equivalent):
+# LogFormat = 2
+# LogFormat = "%time2 %host %logname %method %url %code %bytesd %other %ua %referer"
+#
+LogFormat="%time2 %other %host %other %other %other %email %method %other %url %code %bytesd %other %other %other %other %other %other %email_r"
+
+
+# If your log field's separator is not a space, you can change this parameter.
+# Example: " "
+# Example: "\t"
+# Example: "|"
+# Default: " "
+#
+LogSeparator="\t"
+
+
+# Set this to a directory where you want AWStats to save its working files.
+# Need write permissions by web server user (user "nobody" with Unix OS).
+# Example: "/tmp"
+# Example: "../data"
+# Example: "C:/awstats_working_dir"
+# Default: "." (means same directory as awstats.pl)
+#
+DirData="c:/Mes Developpements/awstats/test/awstats/result"
+
+
+# Relative or absolute web URL of your awstats.pl directory.
+# Usefull only when AWStats is used from command line.
+# Default: "/cgi-bin" (means awstats.pl is in "/wwwroot/cgi-bin")
+#
+DirCgi="/cgi-bin"
+
+
+# Relative or absolute web URL of all icons subdirectories.
+# Default: "/icon" (means you must copy icons directories in "/wwwroot/icon")
+#
+DirIcons="c:/Mes Developpements/awstats/wwwroot/icon"
+
+
+# If host names are already resolved in your logfile, set this to 0 will
+# increase performances.
+# Possible values: 1 or 0
+# Default: 1
+#
+DNSLookup=0
+
+
+# If AWStats can purge log after processing it. By this way, the next time you
+# launch AWStats, log file will be smaller and processing time will be better.
+# IMPORTANT !!!
+# AWStats is able to find new lines in your log file to process only new ones,
+# so you can launch it as soon as you want, even with this parameter set to 0
+# but if you work with this value, you MUST have something to clean sometimes
+# your logfile if your web server don't do it.
+# Possible values: 1 or 0
+# Default: 0 (but if you can, set this to 1 to increase speed)
+#
+#
+PurgeLogFile=0
+
+
+# When PurgeLogFile is setup to 1, AWStats will clean your log file after
+# processing it. You can however keep an archive file (saved in "DirData") of
+# 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
+# Default: 0
+#
+ArchiveLogRecords=0
+
+
+SiteDomain="__AWSTATS_CURRENT_CONFIG__"
+
+
+
+# Optionnal setup section (Not required but increase AWStats features)
+#------------------------------------------------------------------------
+
+# Set your primary language.
+# Possible value:
+# 0=English, 1=French, 2=Dutch, 3=Spanish, 4=Italian, 5=German
+# 6=Polish, 7=Greek
+# Default: 0
+#
+Lang=0
+
+# Index page name for your web server.
+# Example: "default.htm"
+# Default: "index.html"
+#
+DefaultFile="index.html"
+
+# Put here all 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.
+# 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
+# AWStats to know if a this referer URL is a local URL of same site or an URL
+# of another site.
+# Example: "www\.myserver\.com x\.y\.z\.w localhost 127\.0\.0\.1"
+#
+HostAliases="partenor.com"
+
+# Do not include access to URLs that match following entries.
+# If you don't want to include users homepage in your stats, add "/~".
+# You can also, if you want, add list of not important frame pages (like
+# menus, etc...) to exclude them from statistics.
+# Use space between each value and put a backslash before each dot.
+# Do not remove default values.
+# Example: "\.css \.js \.class robots\.txt badpage\.html /~"
+# Default: "\.css \.js \.class robots\.txt"
+#
+SkipFiles="\.css \.js \.class robots\.txt"
+
+# Do not include access from clients that match following IP address
+# You can also put partial host names but this requires that reverse
+# DNS lookup is already done in your server log file.
+# Use space between each value and put a backslash before each dot.
+# Example: "55\.55\.55\.55 222\.222\.222\.222 abcxyz"
+# Default: ""
+#
+SkipHosts=""
+
+# 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
+# Default: 1
+WarningMessages=1
+
+# Each URL shown in stats page are links you can click.
+# Possible values: 1 or 0
+# Default: 1
+#
+ShowLinksOnUrl=1
+
+# Flags with link to other languages translation are visible.
+# Possible values: 1 or 0
+# Default: 1
+#
+ShowFlagLinks=1
+
+# Search engines keywords reported are full search string or separate keywords
+# Possible values:
+# 0 - Search keywords reported are full search string (ie: "town maps")
+# 1 - Search keywords reported are separated words (ie: "town" and "maps")
+# Default: 0
+#
+SplitSearchString=0
+
+# You can put here HTML code that will be added at the end of AWStats reports.
+# Great to add advert ban.
+# Default: ""
+#
+HTMLEndSection=""
+
+# Value of maximum bar width/heigth for horizontal/vertical graphics bar
+# Default: 260/220
+#
+BarWidth = 260
+BarHeight = 220
+
+
+# You choose here which reports you want to see in the main page and what you
+# want to see in those reports.
+# Possible values:
+# 0 - Topic is not shown at all
+# 1 - Report is shown with default informations
+# XYZ - Report is shown with only informations defined by code X,Y,Z
+# X,Y,Z are code letters among the following:
+# U = Unique visitors
+# V = Visits
+# P = Number of pages
+# H = Number of hits
+# B = Bandwith
+# L = Last access date
+# E = Entry pages
+# X = Exit pages
+# C = Web compression (mod_gzip)
+#
+# Show AWStats head title and icon
+# Default: 1, Possible codes: None
+ShowHeader=1
+# Show menu header with links on detailed reports
+# Default: 1, Possible codes: None
+ShowMenu=1
+# Show monthly and daily chart
+# Default: UVPHB, Possible codes: UVPHB
+ShowMonthDayStats=HB
+# Show days of week chart
+# Default: PHB, Possible codes: PHB
+ShowDaysOfWeekStats=HB
+# Show hourly chart
+# Default: PHB, Possible codes: PHB
+ShowHoursStats=HB
+# Show domains/country chart
+# Default: 1, Possible codes: None
+ShowDomainsStats=0
+# Show hosts chart
+# Default: PHBL, Possible codes: PHBL
+ShowHostsStats=HBL
+# Show authenticated users chart
+# Default: 0, Possible codes: PHBL
+ShowAuthenticatedUsers=0
+# Show robots chart
+# Default: 1, Possible codes: None
+ShowRobotsStats=0
+# Show EMail senders chart (For use when analyzing mail log files)
+# Default: HBML, Possible codes: HBML
+ShowEMailSenders=HBML
+# Show EMail receiver chart (For use when analyzing mail log files)
+# Default: HBML, Possible codes: HBML
+ShowEMailReceivers=HBML
+# Show session chart
+# Default: 1, Possible codes: None
+ShowSessionsStats=0
+# Show pages-url chart.
+# Default: PBEX, Possible codes: PBEX
+ShowPagesStats=0
+# Show file types chart.
+# Default: HB, Possible codes: HBC
+ShowFileTypesStats=0
+# Show file size chart (Not yet available)
+# Default: 1, Possible codes: None
+ShowFileSizesStats=0
+# Show browsers chart
+# Default: 1, Possible codes: None
+ShowBrowsersStats=0
+# Show Operating systems chart
+# Default: 1, Possible codes: None
+ShowOSStats=0
+# Show Origin chart
+# Default: 1, Possible codes: None
+ShowOriginStats=0
+# Show keyphrases chart
+# Default: 1, Possible codes: None
+ShowKeyphrasesStats=0
+# Show keywords chart
+# Default: 1, Possible codes: None
+ShowKeywordsStats=0
+# Show HTTP errors chart
+# Default: 1, Possible codes: None
+ShowHTTPErrorsStats=0
+
+
+# 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 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
+
--- /dev/null
+# AWStats configure file
+#------------------------------------------------------------------------
+# Copy this file into awstats.www.myserver.mydomain.conf or awstats.conf
+# and edit this new file to setup AWStats.
+# If you don't understand what is a parameter, keep default value.
+#------------------------------------------------------------------------
+
+
+# Main setup section (Required to /test AWStats working)
+#------------------------------------------------------------------------
+
+# "LogFile" contains the web server log file to analyze.
+# Possible values: A full path, or a relative path from awstats.pl directory.
+# Example: "/var/log/apache/access.log"
+# Example: "../logs/mycombinedlog.log"
+# You can also use tags in this filename if you need a dynamic file name
+# depending on date or time (Replacement is made by AWStats at the beginning
+# of its execution). This is available tags :
+# %YYYY-n is replaced with 4 digits year we were n hours ago
+# %YY-n is replaced with 2 digits year we were n hours ago
+# %MM-n is replaced with 2 digits month we were n hours ago
+# %MO-n is replaced with 3 letters month we were n hours ago
+# %DD-n is replaced with day we were n hours ago
+# %HH-n is replaced with hour we were n hours ago
+# %NS-n is replaced with number of seconds at 00:00 since 1970
+# %WM-n is replaced with the week number in month (1-5)
+# %Wm-n is replaced with the week number in month (0-4)
+# %WY-n is replaced with the week number in year (01-52)
+# %Wy-n is replaced with the week number in year (00-51)
+# %DW-n is replaced with the day number in week (1-7, 1=sunday)
+# use n=24 if you need (1-7, 1=monday)
+# %Dw-n is replaced with the day number in week (0-6, 0=sunday)
+# use n=24 if you need (0-6, 0=monday)
+# Use 0 for n if you need current year, month, day, hour...
+# 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"
+# You can also use a pipe if log file come from a pipe.
+# Example: "gzip -d </var/log/apache/access.log.gz |"
+#
+LogFile="c:/Mes Developpements/awstats/test/log/__AWSTATS_CURRENT_CONFIG__.log"
+
+
+# Enter the log file type you want to analyze.
+# Possible values:
+# W - For a web log file
+# M - For a mail log file
+# F - For a ftp log file
+# Example: W
+# Default: W
+#
+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).
+# Possible values: 1,2,3,4,5 or "your_own_personalized_log_format"
+# 1 - Apache or Lotus Notes/Domino native combined log format (NCSA combined/XLF/ELF log format)
+# 2 - IIS log format (W3C log format)
+# 3 - Webstar native log format
+# 4 - Apache or Squid native common log format (NCSA common/CLF log format)
+# With LogFormat=4, some features (browsers, os, keywords...) can't work.
+# "your_own_personalized_log_format" = To use AWStats with any not If your log is a personalized format,
+# you must use the following syntax keys to define the log format string:
+# %host Host client name or IP address
+# %logname Authenticated login/user used on protected pages
+# %time1 Date and time with format: [dd/mmm/yyyy:hh:mm:ss +0000]
+# %time1b Date and time with format: [dd/mmm/yyyy:hh:mm:ss]
+# %time2 Date and time with format: yyyy-mm-dd hh:mm:ss
+# %methodurl Method and URL with format: "GET /index.html HTTP/x.x"
+# %methodurlnoprot Method and URL with format: "GET /index.html"
+# %method Method with format: GET
+# %url URL only with format: /index.html
+# %query Query string (used by URLWithQuery option)
+# %code Return code status (with format for web log: 999)
+# %bytesd Size of document in bytes
+# %refererquot Referer page with format: "http://from.com/from.htm"
+# %referer Referer page with format: http://from.com/from.htm
+# %uaquot User agent with format: "Mozilla/4.0 (compatible, ...)"
+# %ua User agent with format: Mozilla/4.0_(compatible...)
+# %gzipin mod_gzip compression input bytes: In:XXX
+# %gzipout mod_gzip compression output bytes & ratio: Out:YYY:ZZpct.
+# %gzipratio mod_gzip compression ratio: ZZpct.
+# %deflateratio mod_deflate compression ratio with format: (ZZ)
+# %email EMail sender (for mail log)
+# %email_r EMail receiver (for mail log)
+# %syslog Syslog-specific time and host stamp with format: Mon dd hh:mm:ss hostname
+# %virtualname Web sever virtual hostname. Use this tag when same log
+# file contains data of several virtual web servers. The
+# SiteDomain will be used to filter the one you want.
+# If your log format has some fields not included in this list, use
+# %other Means another field not used
+#
+# Examples for Apache combined logs (following two examples are equivalent):
+# LogFormat = 1
+# LogFormat = "%host %other %logname %time1 %methodurl %code %bytesd %refererquot %uaquot"
+#
+# Examples for IIS (following two examples are equivalent):
+# LogFormat = 2
+# LogFormat = "%time2 %host %logname %method %url %code %bytesd %other %ua %referer"
+#
+#LogFormat="%host %other %logname %time1 %methodurl %code %bytesd %refererquot %uaquot"
+LogFormat="%host %other %logname %time1 %methodurl %code %bytesd %refererquot %uaquot %extra1 %extra2"
+
+
+# Set this to a directory where you want AWStats to save its working files.
+# Need write permissions by web server user (user "nobody" with Unix OS).
+# Example: "/tmp"
+# Example: "../data"
+# Example: "C:/awstats_working_dir"
+# Default: "." (means same directory as awstats.pl)
+#
+DirData="c:/Mes Developpements/awstats/test/awstats/result"
+
+# Relative or absolute web URL of your awstats.pl directory.
+# Usefull only when AWStats is used from command line.
+# Default: "/cgi-bin" (means awstats.pl is in "/wwwroot/cgi-bin")
+#
+DirCgi="/cgi-bin"
+
+# Relative or absolute web URL of all icons subdirectories.
+# Default: "/icon" (means you must copy icons directories in "/wwwroot/icon")
+#
+DirIcons="c:/Mes Developpements/awstats/wwwroot/icon"
+
+# If host names are already resolved in your logfile, set this to 0 will
+# increase performances.
+# Possible values: 1 or 0
+# Default: 1
+#
+DNSLookup=0
+
+
+SiteDomain="__AWSTATS_CURRENT_CONFIG__"
+
+
+# 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.
+# 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: Use space between each value.
+# Note: You can use regular expression values writing value with REGEX[value].
+# Example: "www.myserver.com localhost 127.0.0.1 REGEX[\.mydomain\.(net|org)$]"
+#
+HostAliases="localhost 127.0.0.1 REGEX[^.*\.myserver\.com$]"
+
+
+
+#------------------------------------------------------------------------
+# Optionnal setup section (Not required but increase AWStats features)
+#------------------------------------------------------------------------
+
+# If AWStats can purge log after processing it. By this way, the next time you
+# launch AWStats, log file will be smaller and processing time will be better.
+# IMPORTANT !!!
+# AWStats is able to find new lines in your log file to process only new ones,
+# so you can launch it as soon as you want, even with this parameter set to 0
+# but if you work with this value, you MUST have something to clean sometimes
+# your logfile if your web server don't do it.
+# Possible values: 1 or 0
+# Default: 0 (but if you can, set this to 1 to increase speed)
+#
+#
+PurgeLogFile=0
+
+
+# When PurgeLogFile is setup to 1, AWStats will clean your log file after
+# processing it. You can however keep an archive file (saved in "DirData") of
+# 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
+# Default: 0
+#
+ArchiveLogRecords=0
+
+
+# MiscTrackerUrl can be used to make AWStats able to detect some miscellanous
+# things, that can not be tracked on other way like:
+# - Screen size
+# - Color depth
+# - Java enabled
+# - Macromedia Director plugin
+# - Macromedia Shockwave plugin
+# - Realplayer G2 plugin
+# - QuickTime plugin
+# - Mediaplayer plugin
+# - Acrobat PDF plugin
+# To enable all this features, you must add the following HTML code at the end
+# of your index page (before </BODY>) :
+# <script language=javascript src="/js/awstats_misc_tracker.js"></script>
+# If code is not added in index page, all this detection capabilities will be
+# disabled. You must also check that ShowScreenSizeStats and ShowMiscStats
+# parameters are set to 1 to make results appear in report page.
+# If you change this parameter, you must also change the
+# awstatsmisctrackerurl variable into the awstats_misc_tracker.js file.
+# Change : Effective for new updates only.
+# Possible value: Name of javascript tracker file added in HTML code
+# Default: "/js/awstats_misc_tracker.js"
+#
+MiscTrackerUrl="/js/awstats_misc_tracker.js"
+
+
+# Add here a list of kind of url (file extension) that must be counted as
+# "Hit only" and not as a "Hit" and "Page/Download". You can set here all
+# images extensions as they are hit downloaded that must be counted but they
+# are not viewed pages. URLs with such extensions are not included in the TOP
+# Pages/URL report.
+# Note: If you want to exclude particular URLs from stats (No Pages and no
+# Hits reported), you must use SkipFiles parameter.
+# Change : Effective for new updates only
+# Example: "css js class gif jpg jpeg png bmp ico zip arj gz z wav mp3 wma mpg"
+# Example: ""
+# Default: "css js class gif jpg jpeg png bmp ico"
+#
+NotPageList="css js class gif jpg jpeg png bmp ico"
+
+
+# Index page name for your web server.
+# Example: "default.htm"
+# Default: "index.html"
+#
+DefaultFile="index.html"
+
+
+
+
+#------------------------------------------------------------------------
+# Optionnal setup section (Not required but increase AWStats features)
+#------------------------------------------------------------------------
+
+# Set your primary language.
+# Possible value:
+# Albanian=al, Bosnian=ba, Bulgarian=bg, Catalan=ca,
+# Chinese (Taiwan)=tw, Chinese (Simpliefied)=cn, Czech=cz, Danish=dk,
+# Dutch=nl, English=en, Estonian=et, Euskara=eu, Finnish=fi,
+# French=fr, Galician=gl, German=de, Greek=gr, Hebrew=he, Hungarian=hu,
+# Icelandic=is, Indonesian=id, Italian=it, Japanese=jp, Korean=kr,
+# Latvian=lv, Norwegian (Nynorsk)=nn, Norwegian (Bokmal)=nb, Polish=pl,
+# Portuguese=pt, Portuguese (Brazilian)=br, Romanian=ro, Russian=ru,
+# Serbian=sr, Slovak=sk, Spanish=es, Swedish=se, Turkish=tr, Ukrainian=ua,
+# Welsh=wlk.
+# First available language accepted by browser=auto
+# Default: "auto"
+#
+Lang="auto"
+
+
+# Do not include access from clients that match following criteria.
+# 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 enter here hostname
+# criteria, else enter ip address criteria.
+# The opposite parameter of "SkipHosts" is "OnlyHosts".
+# Note: Use space between each value. This parameter is not case sensitive.
+# Note: You can use regular expression values writing value with REGEX[value].
+# Change : Effective for new updates only
+# Example: "127.0.0.1 REGEX[^192\.168\.] REGEX[^10\.0\.0\.]"
+# Example: "localhost REGEX[^.*\.localdomain$]"
+# Default: ""
+#
+SkipHosts=""
+
+
+# Do not include access from clients with a user agent that match following
+# criteria. If you want to exclude a robot, you should update the robots.pm
+# file instead of this parameter.
+# Note: Use space between each value. This parameter is not case sensitive.
+# Note: You can use regular expression values writing value with REGEX[value].
+# Change : Effective for new updates only
+# Example: "konqueror REGEX[ua_test_v\d\.\d]"
+# Default: ""
+#
+SkipUserAgents=""
+
+
+# Use SkipFiles to ignore access to URLs that match one of following entries.
+# You can enter a list of not important URLs (like framed menus, hidden pages,
+# etc...) to exclude them from statistics. You must enter here exact relative
+# URL as found in log file, or a matching REGEX value.
+# For example, to ignore /badpage.html, just add "/badpage.html". To ignore
+# all pages in a particular directory, add "REGEX[^\/directorytoexclude]".
+# The opposite parameter of "SkipFiles" is "OnlyFiles".
+# Note: Use space between each value. This parameter is not case sensitive.
+# Note: You can use regular expression values writing value with REGEX[value].
+# Change : Effective for new updates only
+# Example: "/badpage.html REGEX[^\/excludedirectory]"
+# Default: ""
+#
+SkipFiles=""
+
+
+# Some web servers on some Operating systems (IIS-Windows) considers that a
+# login with same value but different case are the same login. To tell AWStats
+# to also considers them as one, set this parameter to 1.
+# Possible values: 0 or 1
+# Default: 0
+#
+AuthenticatedUsersNotCaseSensitive=1
+
+
+# Keep or remove the anchor string you can find in some URLs.
+# Possible values: 0 or 1
+# Default: 0
+#
+URLWithAnchor=0
+
+
+# In URL links, "?" char is used to add parameter's list in URLs. Syntax is:
+# /mypage.html?param1=value1¶m2=value2
+# However, some servers/sites use also others chars to isolate dynamic part of
+# their URLs. You can complete this list with all such characters.
+# Change : Effective for new updates only
+# Example: "?;,"
+# Default: "?;"
+#
+URLQuerySeparators="?;"
+
+
+# Keep or remove the query string to the URL in the statistics for individual
+# pages. This is primarily used to differentiate between the URLs of dynamic
+# pages. If set to 1, mypage.html?id=x and mypage.html?id=y are counted as two
+# different pages.
+# Warning, when set to 1, memory required to run AWStats is dramatically
+# increased if you have a lot of changing URLs (for example URLs with a random
+# id inside). Such web sites should not set this option to 1 or use seriously
+# the next parameter URLWithQueryWithOnlyFollowingParameters (or eventually
+# URLWithQueryWithoutFollowingParameters).
+# Change : Effective for new updates only
+# Possible values:
+# 0 - URLs are cleaned from the query string (ie: "/mypage.html")
+# 1 - Full URL with query string is used (ie: "/mypage.html?p=x&q=y")
+# Default: 0
+#
+URLWithQuery=1
+
+
+# When URLWithQuery is on, you will get the full URL with all parameters in
+# URL reports. But among thoose parameters, sometimes you don't need a
+# particular parameter because it does not identify the page or because it's
+# a random ID changing for each access even if URL points to same page. In
+# such cases, it is higly recommanded to ask AWStats to keep only parameters
+# you need (if you know them) before counting, manipulating and storing it.
+# Enter here list of wanted parameters. For example, with "param", one hit on
+# /mypage.cgi?param=abc&id=Yo4UomP9d and /mypage.cgi?param=abc&id=Mu8fdxl3r
+# will be reported as 2 hits on /mypage.cgi?param=abc
+# This parameter is not used when URLWithQuery is 0 and can't be used with
+# URLWithQueryWithoutFollowingParameters.
+# Change : Effective for new updates only
+# Example: "param"
+# Default: ""
+#
+URLWithQueryWithOnlyFollowingParameters=""
+
+
+# When URLWithQuery is on, you will get the full URL with all parameters in
+# URL reports. But among thoose parameters, sometimes you don't need a
+# particular parameter because it does not identify the page or because it's
+# a random ID changing for each access even if URL points to same page. In
+# such cases, it is higly recommanded to ask AWStats to remove such parameters
+# from the URL before counting, manipulating and storing it. Enter here list
+# of all non wanted parameters. For example if you enter "id", one hit on
+# /mypage.cgi?p=abc&id=Yo4UomP9d and /mypage.cgi?p=abc&id=Mu8fdxl3r
+# will be reported as 2 hits on /mypage.cgi?p=abc
+# This parameter is not used when URLWithQuery is 0 and can't be used with
+# URLWithQueryWithOnlyFollowingParameters.
+# Change : Effective for new updates only
+# Example: "PHPSESSID jsessionid"
+# Default: ""
+#
+URLWithQueryWithoutFollowingParameters="productId jsessionid"
+
+
+# Keep or remove the query string to the referrer URL in the statistics for
+# external referrer pages. This is used to differentiate between the URLs of
+# dynamic referrer pages. If set to 1, mypage.html?id=x and mypage.html?id=y
+# are counted as two different referrer pages.
+# Change : Effective for new updates only
+# Possible values:
+# 0 - Referrer URLs are cleaned from the query string (ie: "/mypage.html")
+# 1 - Full URL with query string is used (ie: "/mypage.html?p=x&q=y")
+# Default: 0
+#
+URLReferrerWithQuery=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
+# Default: 1
+WarningMessages=1
+
+
+
+#-----------------------------------------------------------------------------
+# OPTIONAL ACCURACY SETUP SECTION (Not required but increase AWStats features)
+#-----------------------------------------------------------------------------
+
+# Following values allows you to define accuracy of AWStats entities (robots,
+# browsers, os, referers, file types) detection.
+# It is recommanded that very important web sites or ISP that provides AWStats
+# to their customer set this parameter to 1 (or 0), instead of 2.
+# Possible values:
+# 0 = No detection,
+# 1 = Medium/Standard detection
+# 2 = Full detection
+# Change : Effective for new updates only
+# Default: 2 (0 for LevelForWormsDetection)
+#
+LevelForBrowsersDetection=2 # 0 disables Browsers detection.
+LevelForOSDetection=2 # 0 disables OS detection.
+LevelForRefererAnalyze=2 # 0 disables Origin detection.
+LevelForRobotsDetection=2 # 0 disables Robots detection.
+LevelForSearchEnginesDetection=2 # 0 disables Search engines detection.
+LevelForKeywordsDetection=2 # 0 disables Keyphrases/Keywords detection.
+LevelForFileTypesDetection=1 # 0 disables File types detection.
+LevelForWormsDetection=2 # 0 disables Worms detection.
+
+
+
+#-----------------------------------------------------------------------------
+# OPTIONAL APPEARANCE SETUP SECTION (Not required but increase AWStats features)
+#-----------------------------------------------------------------------------
+
+# When you use AWStats as a CGI, you can have the reports shown in HTML frames.
+# Frames are only available for report viewed dynamically. When you build
+# pages from command line, this option is not used and no frames are built.
+# Possible values: 0 or 1
+# Default: 1
+#
+UseFramesWhenCGI=1
+
+
+# Each URL shown in stats page are links you can click.
+# Possible values: 1 or 0
+# Default: 1
+#
+ShowLinksOnUrl=1
+
+
+# List of visible flags that links to other language translations.
+# See Lang parameter for list of allowed flag/language codes.
+# If you don't want any flag link, set ShowFlagLinks to "".
+# This parameter is used only if ShowMenu parameter is set to 1.
+# Possible values: "" or "language_codes_separated_by_space"
+# Example: "en es fr nl es"
+# Default: ""
+#
+ShowFlagLinks="fr"
+
+
+# Search engines keywords reported are full search string or separate keywords
+# Possible values:
+# 0 - Search keywords reported are full search string (ie: "town maps")
+# 1 - Search keywords reported are separated words (ie: "town" and "maps")
+# Default: 0
+#
+SplitSearchString=0
+
+
+# You can put here HTML code that will be added at the end of AWStats reports.
+# Great to add advert ban.
+# Default: ""
+#
+HTMLEndSection=""
+
+
+# Value of maximum bar width/heigth for horizontal/vertical graphics bar
+# Default: 260/220
+#
+BarWidth = 260
+BarHeight = 220
+
+
+# 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 = 5
+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
+
+
+ShowHeader=1 # Show AWStats head title and icon
+ShowMenu=1 # Show menu header with links on detailed reports
+ShowMonthDayStats=1
+ShowDaysOfWeekStats=1
+ShowHoursStats=1
+ShowDomainsStats=1
+ShowHostsStats=1
+ShowAuthenticatedUsers=1
+ShowRobotsStats=1
+ShowPagesStats=1
+ShowCompressionStats=0 # Show report of compression stats when using mod_gzip
+ShowFileTypesStats=1
+ShowFileSizesStats=0 # Not yet available
+ShowBrowsersStats=1
+ShowOSStats=1
+ShowOriginStats=1
+ShowKeyphrasesStats=1
+ShowKeywordsStats=1
+ShowHTTPErrorsStats=1
+ShowWormsStats=1
+# Show misc chart
+# Default: a (See also MiscTrackerUrl parameter), Possible codes: ajdfrqwp
+ShowMiscStats=ajdfrqwp
+
+
+# In the Origin chart, you have stats on where your hits came from. You can
+# includes hits on pages that comes from pages of same sites in this chart.
+# Possible values: 0 or 1
+# Default: 0
+#
+IncludeInternalLinksInOriginSection=1
+
+
+
+#-----------------------------------------------------------------------------
+# PLUGINS
+#-----------------------------------------------------------------------------
+
+# Add here all plugins file you want to load.
+# Plugin files must be .pm files stored in 'plugins' directory.
+# Uncomment LoadPlugin lines to enable a plugin after checking that plugin
+# required perl modules are installed.
+#
+
+# Plugin Graph3D:
+# Some reported charts are nice 3D graphics.
+#
+#LoadPlugin="graph3d" # !!! NOT YET AVAILABLE !!!
+
+# Plugin HashFiles:
+# AWStats DNS cache files are read/saved as native hash files. This increase
+# data file loading speed, above all for very large web sites.
+#
+#LoadPlugin="hashfiles"
+
+# Plugin TimeHiRes:
+# Time reported by -showsteps option is in millisecond. For debug purpose.
+#
+#LoadPlugin="timehires"
+
+# Plugin TimeZone:
+# Allow AWStats to correct a bad timezone for user of IIS that use strange
+# log format.
+# !!!!!!! This plugin reduces AWStats speed of 40% !!!!!!!
+#
+#LoadPlugin="timezone +2"
+
+# Plugin TimeHiRes:
+# Time reported by -showsteps option is in millisecond. For debug purpose.
+#
+LoadPlugin="geoip"
+
+# Plugin TimeHiRes:
+# Time reported by -showsteps option is in millisecond. For debug purpose.
+#
+#LoadPlugin="urlalias"
+
+# Plugin: DecodeUTFKeys
+# Perl modules required: Encode and URI::Escape
+# Allow AWStats to convert keywords strings coded by some search engines in
+# UTF8 coding to a common string in a local charset.
+#
+#LoadPlugin="decodeutfkeys"
+
+
+
+#-----------------------------------------------------------------------------
+# EXTRA SECTION
+#-----------------------------------------------------------------------------
+
+# WARNING: Extra sections are experimental feature not stable yet !!!
+
+# You can define your own charts, you choose here what are rows and columns
+# keys. This feature is particularly usefull for marketing purpose, tracking
+# products orders for example.
+# For this, edit all parameters of Extra section. Each set of parameter is a
+# different chart. For several charts, duplicate section changing the number.
+# Note that each Extra section reduces AWStats speed by 10%.
+#
+# WARNING: A wrong setup of Extra section can result in a too large arrays
+# that will consume all your memory, making AWStats unusable after several
+# updates, so be sure to setup it correctly.
+# In most cases, you don't need this feature.
+#
+# ExtraSectionNameX is title of your personalized chart.
+# ExtraSectionConditionalX are conditions on URL and/or QUERY_STRING and/or
+# REFERER you can use to count or not the hit. Use "|" for "OR".
+# ExtraSectionFirstColumnTitleX is the first column title of the chart.
+# ExtraSectionFirstColumnValuesX is a Regex string to tell AWStats how to
+# extract the value used for first column. Each different value found will
+# be a different row. Be sure that list of different values is "limited" to
+# avoid "not enough memory" problems !
+# ExtraSectionStatTypesX are things you want to count. You can use standard
+# code letters (P for pages,H for hits,B for bandwidth,L for last access).
+# MaxNbOfExtraX is maximum number of rows shown in chart.
+# MinHitExtraX is minimum number of hits required to be shown in chart.
+#
+
+# Example to report the 20 products the most ordered by "order.cgi" script
+ExtraSectionName1="Time taken"
+ExtraSectionCondition1=""
+ExtraSectionFirstColumnTitle1="Time"
+ExtraSectionFirstColumnValues1="EXTRA1,([^&]+)"
+ExtraSectionStatTypes1=PL
+MaxNbOfExtra1=20
+MinHitExtra1=1
+
+# Example to report the 20 products the most ordered by "order.cgi" script
+ExtraSectionName2="List of domains"
+ExtraSectionCondition2=""
+ExtraSectionFirstColumnTitle2="Domain"
+ExtraSectionFirstColumnValues2="EXTRA2,([^&]+)"
+ExtraSectionStatTypes2=PL
+MaxNbOfExtra2=20
+MinHitExtra2=1
+
+ExtraSectionName3="Redirect"
+ExtraSectionCondition3="URL,\/cgi\-bin\/awredir\.pl||URL,abcdef"
+ExtraSectionFirstColumnTitle3="Url"
+ExtraSectionFirstColumnValues3="QUERY_STRING,url=([^&]+)"
+ExtraSectionStatTypes3=HL
+MaxNbOfExtra3=20
+MinHitExtra3=1
--- /dev/null
+# AWStats configure file
+#------------------------------------------------------------------------
+# Copy this file into awstats.www.myserver.mydomain.conf or awstats.conf
+# and edit this new file to setup AWStats.
+# If you don't understand what is a parameter, keep default value.
+#------------------------------------------------------------------------
+
+
+# Main setup section (Required to /test AWStats working)
+#------------------------------------------------------------------------
+
+# "LogFile" contains the web server log file to analyze.
+# Possible values: A full path, or a relative path from awstats.pl directory.
+# Example: "/var/log/apache/access.log"
+# Example: "../logs/mycombinedlog.log"
+# You can also use tags in this filename if you need a dynamic file name
+# depending on date or time (Replacement is made by AWStats at the beginning
+# of its execution). This is available tags :
+# %YYYY-n is replaced with 4 digits year we were n hours ago
+# %YY-n is replaced with 2 digits year we were n hours ago
+# %MM-n is replaced with 2 digits month we were n hours ago
+# %MO-n is replaced with 3 letters month we were n hours ago
+# %DD-n is replaced with day we were n hours ago
+# %HH-n is replaced with hour we were n hours ago
+# %NS-n is replaced with number of seconds at 00:00 since 1970
+# %WM-n is replaced with the week number in month (1-5)
+# %Wm-n is replaced with the week number in month (0-4)
+# %WY-n is replaced with the week number in year (01-52)
+# %Wy-n is replaced with the week number in year (00-51)
+# %DW-n is replaced with the day number in week (1-7, 1=sunday)
+# use n=24 if you need (1-7, 1=monday)
+# %Dw-n is replaced with the day number in week (0-6, 0=sunday)
+# use n=24 if you need (0-6, 0=monday)
+# Use 0 for n if you need current year, month, day, hour...
+# 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"
+# You can also use a pipe if log file come from a pipe.
+# Example: "gzip -d </var/log/apache/access.log.gz |"
+#
+LogFile="e:/Mes Developpements/awstats/test/log/__AWSTATS_CURRENT_CONFIG__.log"
+
+
+# Enter the log file type you want to analyze.
+# Possible values:
+# W - For a web log file
+# M - For a mail log file
+# F - For a ftp log file
+# Example: W
+# Default: W
+#
+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).
+# Possible values: 1,2,3,4,5 or "your_own_personalized_log_format"
+# 1 - Apache or Lotus Notes/Domino native combined log format (NCSA combined/XLF/ELF log format)
+# 2 - IIS log format (W3C log format)
+# 3 - Webstar native log format
+# 4 - Apache or Squid native common log format (NCSA common/CLF log format)
+# With LogFormat=4, some features (browsers, os, keywords...) can't work.
+# "your_own_personalized_log_format" = To use AWStats with any not If your log is a personalized format,
+# you must use the following syntax keys to define the log format string:
+# %host Host client name or IP address
+# %logname Authenticated login/user used on protected pages
+# %time1 Date and time with format: [dd/mmm/yyyy:hh:mm:ss +0000]
+# %time1b Date and time with format: [dd/mmm/yyyy:hh:mm:ss]
+# %time2 Date and time with format: yyyy-mm-dd hh:mm:ss
+# %methodurl Method and URL with format: "GET /index.html HTTP/x.x"
+# %methodurlnoprot Method and URL with format: "GET /index.html"
+# %method Method with format: GET
+# %url URL only with format: /index.html
+# %query Query string (used by URLWithQuery option)
+# %code Return code status (with format for web log: 999)
+# %bytesd Size of document in bytes
+# %refererquot Referer page with format: "http://from.com/from.htm"
+# %referer Referer page with format: http://from.com/from.htm
+# %uaquot User agent with format: "Mozilla/4.0 (compatible, ...)"
+# %ua User agent with format: Mozilla/4.0_(compatible...)
+# %gzipin mod_gzip compression input bytes: In:XXX
+# %gzipout mod_gzip compression output bytes & ratio: Out:YYY:ZZpct.
+# %gzipratio mod_gzip compression ratio: ZZpct.
+# %deflateratio mod_deflate compression ratio with format: (ZZ)
+# %email EMail sender (for mail log)
+# %email_r EMail receiver (for mail log)
+# %syslog Syslog-specific time and host stamp with format: Mon dd hh:mm:ss hostname
+# %virtualname Web sever virtual hostname. Use this tag when same log
+# file contains data of several virtual web servers. The
+# SiteDomain will be used to filter the one you want.
+# If your log format has some fields not included in this list, use
+# %other Means another field not used
+#
+# Examples for Apache combined logs (following two examples are equivalent):
+# LogFormat = 1
+# LogFormat = "%host %other %logname %time1 %methodurl %code %bytesd %refererquot %uaquot"
+#
+# Examples for IIS (following two examples are equivalent):
+# LogFormat = 2
+# LogFormat = "%time2 %host %logname %method %url %code %bytesd %other %ua %referer"
+#
+#LogFormat="%host %other %logname %time1 %methodurl %code %bytesd %refererquot %uaquot"
+LogFormat=1
+
+
+# Set this to a directory where you want AWStats to save its working files.
+# Need write permissions by web server user (user "nobody" with Unix OS).
+# Example: "/tmp"
+# Example: "../data"
+# Example: "C:/awstats_working_dir"
+# Default: "." (means same directory as awstats.pl)
+#
+DirData="e:/Mes Developpements/awstats/test/awstats/result"
+
+# Relative or absolute web URL of your awstats.pl directory.
+# Usefull only when AWStats is used from command line.
+# Default: "/cgi-bin" (means awstats.pl is in "/wwwroot/cgi-bin")
+#
+DirCgi="/cgi-bin"
+
+# Relative or absolute web URL of all icons subdirectories.
+# Default: "/icon" (means you must copy icons directories in "/wwwroot/icon")
+#
+DirIcons="e:/Mes Developpements/awstats/wwwroot/icon"
+
+# If host names are already resolved in your logfile, set this to 0 will
+# increase performances.
+# Possible values: 1 or 0
+# Default: 1
+#
+DNSLookup=1
+
+
+SiteDomain="__AWSTATS_CURRENT_CONFIG__"
+
+
+# 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.
+# 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: Use space between each value.
+# Note: You can use regular expression values writing value with REGEX[value].
+# Example: "www.myserver.com localhost 127.0.0.1 REGEX[\.mydomain\.(net|org)$]"
+#
+HostAliases="localhost 127.0.0.1 REGEX[^.*\.myserver\.com$]"
+
+
+
+#------------------------------------------------------------------------
+# Optionnal setup section (Not required but increase AWStats features)
+#------------------------------------------------------------------------
+
+# If AWStats can purge log after processing it. By this way, the next time you
+# launch AWStats, log file will be smaller and processing time will be better.
+# IMPORTANT !!!
+# AWStats is able to find new lines in your log file to process only new ones,
+# so you can launch it as soon as you want, even with this parameter set to 0
+# but if you work with this value, you MUST have something to clean sometimes
+# your logfile if your web server don't do it.
+# Possible values: 1 or 0
+# Default: 0 (but if you can, set this to 1 to increase speed)
+#
+#
+PurgeLogFile=0
+
+
+# When PurgeLogFile is setup to 1, AWStats will clean your log file after
+# processing it. You can however keep an archive file (saved in "DirData") of
+# 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
+# Default: 0
+#
+ArchiveLogRecords=0
+
+
+# MiscTrackerUrl can be used to make AWStats able to detect some miscellanous
+# things, that can not be tracked on other way like:
+# - Screen size
+# - Color depth
+# - Java enabled
+# - Macromedia Director plugin
+# - Macromedia Shockwave plugin
+# - Realplayer G2 plugin
+# - QuickTime plugin
+# - Mediaplayer plugin
+# - Acrobat PDF plugin
+# To enable all this features, you must add the following HTML code at the end
+# of your index page (before </BODY>) :
+# <script language=javascript src="/js/awstats_misc_tracker.js"></script>
+# If code is not added in index page, all this detection capabilities will be
+# disabled. You must also check that ShowScreenSizeStats and ShowMiscStats
+# parameters are set to 1 to make results appear in report page.
+# If you change this parameter, you must also change the
+# awstatsmisctrackerurl variable into the awstats_misc_tracker.js file.
+# Change : Effective for new updates only.
+# Possible value: Name of javascript tracker file added in HTML code
+# Default: "/js/awstats_misc_tracker.js"
+#
+MiscTrackerUrl="/js/awstats_misc_tracker.js"
+
+
+# Add here a list of kind of url (file extension) that must be counted as
+# "Hit only" and not as a "Hit" and "Page/Download". You can set here all
+# images extensions as they are hit downloaded that must be counted but they
+# are not viewed pages. URLs with such extensions are not included in the TOP
+# Pages/URL report.
+# Note: If you want to exclude particular URLs from stats (No Pages and no
+# Hits reported), you must use SkipFiles parameter.
+# Change : Effective for new updates only
+# Example: "css js class gif jpg jpeg png bmp ico zip arj gz z wav mp3 wma mpg"
+# Example: ""
+# Default: "css js class gif jpg jpeg png bmp ico"
+#
+NotPageList="css js class gif jpg jpeg png bmp ico"
+
+
+# Index page name for your web server.
+# Example: "default.htm"
+# Default: "index.html"
+#
+DefaultFile="index.html"
+
+
+
+
+#------------------------------------------------------------------------
+# Optionnal setup section (Not required but increase AWStats features)
+#------------------------------------------------------------------------
+
+# Set your primary language.
+# Possible value:
+# Albanian=al, Bosnian=ba, Bulgarian=bg, Catalan=ca,
+# Chinese (Taiwan)=tw, Chinese (Simpliefied)=cn, Czech=cz, Danish=dk,
+# Dutch=nl, English=en, Estonian=et, Euskara=eu, Finnish=fi,
+# French=fr, Galician=gl, German=de, Greek=gr, Hebrew=he, Hungarian=hu,
+# Icelandic=is, Indonesian=id, Italian=it, Japanese=jp, Korean=kr,
+# Latvian=lv, Norwegian (Nynorsk)=nn, Norwegian (Bokmal)=nb, Polish=pl,
+# Portuguese=pt, Portuguese (Brazilian)=br, Romanian=ro, Russian=ru,
+# Serbian=sr, Slovak=sk, Spanish=es, Swedish=se, Turkish=tr, Ukrainian=ua,
+# Welsh=wlk.
+# First available language accepted by browser=auto
+# Default: "auto"
+#
+Lang="auto"
+
+
+# Do not include access from clients that match following criteria.
+# 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 enter here hostname
+# criteria, else enter ip address criteria.
+# The opposite parameter of "SkipHosts" is "OnlyHosts".
+# Note: Use space between each value. This parameter is not case sensitive.
+# Note: You can use regular expression values writing value with REGEX[value].
+# Change : Effective for new updates only
+# Example: "127.0.0.1 REGEX[^192\.168\.] REGEX[^10\.0\.0\.]"
+# Example: "localhost REGEX[^.*\.localdomain$]"
+# Default: ""
+#
+SkipHosts=""
+
+
+# Do not include access from clients with a user agent that match following
+# criteria. If you want to exclude a robot, you should update the robots.pm
+# file instead of this parameter.
+# Note: Use space between each value. This parameter is not case sensitive.
+# Note: You can use regular expression values writing value with REGEX[value].
+# Change : Effective for new updates only
+# Example: "konqueror REGEX[ua_test_v\d\.\d]"
+# Default: ""
+#
+SkipUserAgents=""
+
+
+# Use SkipFiles to ignore access to URLs that match one of following entries.
+# You can enter a list of not important URLs (like framed menus, hidden pages,
+# etc...) to exclude them from statistics. You must enter here exact relative
+# URL as found in log file, or a matching REGEX value.
+# For example, to ignore /badpage.html, just add "/badpage.html". To ignore
+# all pages in a particular directory, add "REGEX[^\/directorytoexclude]".
+# The opposite parameter of "SkipFiles" is "OnlyFiles".
+# Note: Use space between each value. This parameter is not case sensitive.
+# Note: You can use regular expression values writing value with REGEX[value].
+# Change : Effective for new updates only
+# Example: "/badpage.html REGEX[^\/excludedirectory]"
+# Default: ""
+#
+SkipFiles=""
+
+
+# Some web servers on some Operating systems (IIS-Windows) considers that a
+# login with same value but different case are the same login. To tell AWStats
+# to also considers them as one, set this parameter to 1.
+# Possible values: 0 or 1
+# Default: 0
+#
+AuthenticatedUsersNotCaseSensitive=1
+
+
+# Keep or remove the anchor string you can find in some URLs.
+# Possible values: 0 or 1
+# Default: 0
+#
+URLWithAnchor=0
+
+
+# In URL links, "?" char is used to add parameter's list in URLs. Syntax is:
+# /mypage.html?param1=value1¶m2=value2
+# However, some servers/sites use also others chars to isolate dynamic part of
+# their URLs. You can complete this list with all such characters.
+# Change : Effective for new updates only
+# Example: "?;,"
+# Default: "?;"
+#
+URLQuerySeparators="?;"
+
+
+# Keep or remove the query string to the URL in the statistics for individual
+# pages. This is primarily used to differentiate between the URLs of dynamic
+# pages. If set to 1, mypage.html?id=x and mypage.html?id=y are counted as two
+# different pages.
+# Warning, when set to 1, memory required to run AWStats is dramatically
+# increased if you have a lot of changing URLs (for example URLs with a random
+# id inside). Such web sites should not set this option to 1 or use seriously
+# the next parameter URLWithQueryWithOnlyFollowingParameters (or eventually
+# URLWithQueryWithoutFollowingParameters).
+# Change : Effective for new updates only
+# Possible values:
+# 0 - URLs are cleaned from the query string (ie: "/mypage.html")
+# 1 - Full URL with query string is used (ie: "/mypage.html?p=x&q=y")
+# Default: 0
+#
+URLWithQuery=1
+
+
+# When URLWithQuery is on, you will get the full URL with all parameters in
+# URL reports. But among thoose parameters, sometimes you don't need a
+# particular parameter because it does not identify the page or because it's
+# a random ID changing for each access even if URL points to same page. In
+# such cases, it is higly recommanded to ask AWStats to keep only parameters
+# you need (if you know them) before counting, manipulating and storing it.
+# Enter here list of wanted parameters. For example, with "param", one hit on
+# /mypage.cgi?param=abc&id=Yo4UomP9d and /mypage.cgi?param=abc&id=Mu8fdxl3r
+# will be reported as 2 hits on /mypage.cgi?param=abc
+# This parameter is not used when URLWithQuery is 0 and can't be used with
+# URLWithQueryWithoutFollowingParameters.
+# Change : Effective for new updates only
+# Example: "param"
+# Default: ""
+#
+URLWithQueryWithOnlyFollowingParameters=""
+
+
+# When URLWithQuery is on, you will get the full URL with all parameters in
+# URL reports. But among thoose parameters, sometimes you don't need a
+# particular parameter because it does not identify the page or because it's
+# a random ID changing for each access even if URL points to same page. In
+# such cases, it is higly recommanded to ask AWStats to remove such parameters
+# from the URL before counting, manipulating and storing it. Enter here list
+# of all non wanted parameters. For example if you enter "id", one hit on
+# /mypage.cgi?p=abc&id=Yo4UomP9d and /mypage.cgi?p=abc&id=Mu8fdxl3r
+# will be reported as 2 hits on /mypage.cgi?p=abc
+# This parameter is not used when URLWithQuery is 0 and can't be used with
+# URLWithQueryWithOnlyFollowingParameters.
+# Change : Effective for new updates only
+# Example: "PHPSESSID jsessionid"
+# Default: ""
+#
+URLWithQueryWithoutFollowingParameters="productId jsessionid"
+
+
+# Keep or remove the query string to the referrer URL in the statistics for
+# external referrer pages. This is used to differentiate between the URLs of
+# dynamic referrer pages. If set to 1, mypage.html?id=x and mypage.html?id=y
+# are counted as two different referrer pages.
+# Change : Effective for new updates only
+# Possible values:
+# 0 - Referrer URLs are cleaned from the query string (ie: "/mypage.html")
+# 1 - Full URL with query string is used (ie: "/mypage.html?p=x&q=y")
+# Default: 0
+#
+URLReferrerWithQuery=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
+# Default: 1
+WarningMessages=1
+
+
+
+#-----------------------------------------------------------------------------
+# OPTIONAL ACCURACY SETUP SECTION (Not required but increase AWStats features)
+#-----------------------------------------------------------------------------
+
+# Following values allows you to define accuracy of AWStats entities (robots,
+# browsers, os, referers, file types) detection.
+# It is recommanded that very important web sites or ISP that provides AWStats
+# to their customer set this parameter to 1 (or 0), instead of 2.
+# Possible values:
+# 0 = No detection,
+# 1 = Medium/Standard detection
+# 2 = Full detection
+# Change : Effective for new updates only
+# Default: 2 (0 for LevelForWormsDetection)
+#
+LevelForBrowsersDetection=2 # 0 disables Browsers detection.
+LevelForOSDetection=2 # 0 disables OS detection.
+LevelForRefererAnalyze=2 # 0 disables Origin detection.
+LevelForRobotsDetection=2 # 0 disables Robots detection.
+LevelForSearchEnginesDetection=2 # 0 disables Search engines detection.
+LevelForKeywordsDetection=2 # 0 disables Keyphrases/Keywords detection.
+LevelForFileTypesDetection=1 # 0 disables File types detection.
+LevelForWormsDetection=2 # 0 disables Worms detection.
+
+
+
+#-----------------------------------------------------------------------------
+# OPTIONAL APPEARANCE SETUP SECTION (Not required but increase AWStats features)
+#-----------------------------------------------------------------------------
+
+# When you use AWStats as a CGI, you can have the reports shown in HTML frames.
+# Frames are only available for report viewed dynamically. When you build
+# pages from command line, this option is not used and no frames are built.
+# Possible values: 0 or 1
+# Default: 1
+#
+UseFramesWhenCGI=1
+
+
+# Each URL shown in stats page are links you can click.
+# Possible values: 1 or 0
+# Default: 1
+#
+ShowLinksOnUrl=1
+
+
+# List of visible flags that links to other language translations.
+# See Lang parameter for list of allowed flag/language codes.
+# If you don't want any flag link, set ShowFlagLinks to "".
+# This parameter is used only if ShowMenu parameter is set to 1.
+# Possible values: "" or "language_codes_separated_by_space"
+# Example: "en es fr nl es"
+# Default: ""
+#
+ShowFlagLinks="fr"
+
+
+# Search engines keywords reported are full search string or separate keywords
+# Possible values:
+# 0 - Search keywords reported are full search string (ie: "town maps")
+# 1 - Search keywords reported are separated words (ie: "town" and "maps")
+# Default: 0
+#
+SplitSearchString=0
+
+
+# You can put here HTML code that will be added at the end of AWStats reports.
+# Great to add advert ban.
+# Default: ""
+#
+HTMLEndSection=""
+
+
+# Value of maximum bar width/heigth for horizontal/vertical graphics bar
+# Default: 260/220
+#
+BarWidth = 260
+BarHeight = 220
+
+
+# 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 = 5
+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
+
+
+ShowHeader=1 # Show AWStats head title and icon
+ShowMenu=1 # Show menu header with links on detailed reports
+ShowMonthDayStats=1
+ShowDaysOfWeekStats=1
+ShowHoursStats=1
+ShowDomainsStats=1
+ShowHostsStats=1
+ShowAuthenticatedUsers=1
+ShowRobotsStats=1
+ShowPagesStats=1
+ShowCompressionStats=0 # Show report of compression stats when using mod_gzip
+ShowFileTypesStats=1
+ShowFileSizesStats=0 # Not yet available
+ShowBrowsersStats=1
+ShowOSStats=1
+ShowOriginStats=1
+ShowKeyphrasesStats=1
+ShowKeywordsStats=1
+ShowHTTPErrorsStats=1
+ShowWormsStats=1
+# Show misc chart
+# Default: a (See also MiscTrackerUrl parameter), Possible codes: ajdfrqwp
+ShowMiscStats=ajdfrqwp
+
+
+# In the Origin chart, you have stats on where your hits came from. You can
+# includes hits on pages that comes from pages of same sites in this chart.
+# Possible values: 0 or 1
+# Default: 0
+#
+IncludeInternalLinksInOriginSection=1
+
+
+
+#-----------------------------------------------------------------------------
+# PLUGINS
+#-----------------------------------------------------------------------------
+
+# Add here all plugins file you want to load.
+# Plugin files must be .pm files stored in 'plugins' directory.
+# Uncomment LoadPlugin lines to enable a plugin after checking that plugin
+# required perl modules are installed.
+#
+
+# Plugin Graph3D:
+# Some reported charts are nice 3D graphics.
+#
+#LoadPlugin="graph3d" # !!! NOT YET AVAILABLE !!!
+
+# Plugin HashFiles:
+# AWStats DNS cache files are read/saved as native hash files. This increase
+# data file loading speed, above all for very large web sites.
+#
+#LoadPlugin="hashfiles"
+
+# Plugin TimeHiRes:
+# Time reported by -showsteps option is in millisecond. For debug purpose.
+#
+#LoadPlugin="timehires"
+
+# Plugin TimeZone:
+# Allow AWStats to correct a bad timezone for user of IIS that use strange
+# log format.
+# !!!!!!! This plugin reduces AWStats speed of 40% !!!!!!!
+#
+#LoadPlugin="timezone +2"
+
+# Plugin: GeoIP
+# Perl modules required: Geo::IP or Geo::IP::PurePerl (from Maxmind)
+# Country chart is built from an Internet IP-Country database.
+# This plugin is useless for intranet only log files.
+# Note: You must choose between using this plugin (need Perl Geo::IP module
+# from Maxmind, database more up to date) or the GeoIPfree plugin (need
+# Perl Geo::IPfree module, database less up to date).
+# This plugin reduces AWStats speed of 8% !
+#
+#LoadPlugin="geoip GEOIP_STANDARD /pathto/GeoIP.dat"
+LoadPlugin="geoip GEOIP_STANDARD E:\Mes Developpements\awstats\test\awstats\maxmind\GeoIP.dat"
+
+# Plugin TimeHiRes:
+# Time reported by -showsteps option is in millisecond. For debug purpose.
+#
+#LoadPlugin="urlalias"
+
+# Plugin: DecodeUTFKeys
+# Perl modules required: Encode and URI::Escape
+# Allow AWStats to convert keywords strings coded by some search engines in
+# UTF8 coding to a common string in a local charset.
+#
+#LoadPlugin="decodeutfkeys"
+
+
+
+#-----------------------------------------------------------------------------
+# EXTRA SECTION
+#-----------------------------------------------------------------------------
+
+# WARNING: Extra sections are experimental feature not stable yet !!!
+
+# You can define your own charts, you choose here what are rows and columns
+# keys. This feature is particularly usefull for marketing purpose, tracking
+# products orders for example.
+# For this, edit all parameters of Extra section. Each set of parameter is a
+# different chart. For several charts, duplicate section changing the number.
+# Note that each Extra section reduces AWStats speed by 10%.
+#
+# WARNING: A wrong setup of Extra section can result in a too large arrays
+# that will consume all your memory, making AWStats unusable after several
+# updates, so be sure to setup it correctly.
+# In most cases, you don't need this feature.
+#
+# ExtraSectionNameX is title of your personalized chart.
+# ExtraSectionConditionalX are conditions on URL and/or QUERY_STRING and/or
+# REFERER you can use to count or not the hit. Use "|" for "OR".
+# ExtraSectionFirstColumnTitleX is the first column title of the chart.
+# ExtraSectionFirstColumnValuesX is a Regex string to tell AWStats how to
+# extract the value used for first column. Each different value found will
+# be a different row. Be sure that list of different values is "limited" to
+# avoid "not enough memory" problems !
+# ExtraSectionStatTypesX are things you want to count. You can use standard
+# code letters (P for pages,H for hits,B for bandwidth,L for last access).
+# MaxNbOfExtraX is maximum number of rows shown in chart.
+# MinHitExtraX is minimum number of hits required to be shown in chart.
+#
+
+# Example to report the 20 products the most ordered by "order.cgi" script
+ExtraSectionName1="Product orders"
+ExtraSectionCondition1="URL,\/cgi\-bin\/order\.cgi|URL,\/cgi-bin2\/order\.cgi"
+ExtraSectionFirstColumnTitle1="Product ID"
+ExtraSectionFirstColumnValues1="QUERY_STRING,productId=([^&]+)"
+ExtraSectionStatTypes1=PL
+MaxNbOfExtra1=20
+MinHitExtra1=1
+
+
+ExtraSectionName2="Redirect"
+ExtraSectionCondition2="URL,\/cgi\-bin\/awredir\.pl"
+ExtraSectionFirstColumnTitle2="Url"
+ExtraSectionFirstColumnValues2="QUERY_STRING,url=([^&]+)"
+ExtraSectionStatTypes2=HL
+MaxNbOfExtra2=20
+MinHitExtra2=1
--- /dev/null
+# AWStats configure file
+#------------------------------------------------------------------------
+# Copy this file into awstats.www.myserver.mydomain.conf or awstats.conf
+# and edit this new file to setup AWStats.
+# If you don't understand what is a parameter, keep default value.
+#------------------------------------------------------------------------
+
+
+# Main setup section (Required to /test AWStats working)
+#------------------------------------------------------------------------
+
+# "LogFile" contains the web server log file to analyze.
+# Possible values: A full path, or a relative path from awstats.pl directory.
+# Example: "/var/log/apache/access.log"
+# Example: "../logs/mycombinedlog.log"
+# You can also use tags in this filename if you need a dynamic file name
+# depending on date or time (Replacement is made by AWStats at the beginning
+# of its execution). This is available tags :
+# %YYYY-n is replaced with 4 digits year we were n hours ago
+# %YY-n is replaced with 2 digits year we were n hours ago
+# %MM-n is replaced with 2 digits month we were n hours ago
+# %MO-n is replaced with 3 letters month we were n hours ago
+# %DD-n is replaced with day we were n hours ago
+# %HH-n is replaced with hour we were n hours ago
+# %NS-n is replaced with number of seconds at 00:00 since 1970
+# %WM-n is replaced with the week number in month (1-5)
+# %Wm-n is replaced with the week number in month (0-4)
+# %WY-n is replaced with the week number in year (01-52)
+# %Wy-n is replaced with the week number in year (00-51)
+# %DW-n is replaced with the day number in week (1-7, 1=sunday)
+# use n=24 if you need (1-7, 1=monday)
+# %Dw-n is replaced with the day number in week (0-6, 0=sunday)
+# use n=24 if you need (0-6, 0=monday)
+# Use 0 for n if you need current year, month, day, hour...
+# 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"
+# You can also use a pipe if log file come from a pipe.
+# Example: "gzip -d </var/log/apache/access.log.gz |"
+#
+LogFile="e:/Mes Developpements/awstats/test/log/__AWSTATS_CURRENT_CONFIG__.log"
+
+
+# Enter the log file type you want to analyze.
+# Possible values:
+# W - For a web log file
+# M - For a mail log file
+# F - For a ftp log file
+# Example: W
+# Default: W
+#
+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).
+# Possible values: 1,2,3,4,5 or "your_own_personalized_log_format"
+# 1 - Apache or Lotus Notes/Domino native combined log format (NCSA combined/XLF/ELF log format)
+# 2 - IIS log format (W3C log format)
+# 3 - Webstar native log format
+# 4 - Apache or Squid native common log format (NCSA common/CLF log format)
+# With LogFormat=4, some features (browsers, os, keywords...) can't work.
+# "your_own_personalized_log_format" = To use AWStats with any not If your log is a personalized format,
+# you must use the following syntax keys to define the log format string:
+# %host Host client name or IP address
+# %logname Authenticated login/user used on protected pages
+# %time1 Date and time with format: [dd/mmm/yyyy:hh:mm:ss +0000]
+# %time1b Date and time with format: [dd/mmm/yyyy:hh:mm:ss]
+# %time2 Date and time with format: yyyy-mm-dd hh:mm:ss
+# %methodurl Method and URL with format: "GET /index.html HTTP/x.x"
+# %methodurlnoprot Method and URL with format: "GET /index.html"
+# %method Method with format: GET
+# %url URL only with format: /index.html
+# %query Query string (used by URLWithQuery option)
+# %code Return code status (with format for web log: 999)
+# %bytesd Size of document in bytes
+# %refererquot Referer page with format: "http://from.com/from.htm"
+# %referer Referer page with format: http://from.com/from.htm
+# %uaquot User agent with format: "Mozilla/4.0 (compatible, ...)"
+# %ua User agent with format: Mozilla/4.0_(compatible...)
+# %gzipin mod_gzip compression input bytes: In:XXX
+# %gzipout mod_gzip compression output bytes & ratio: Out:YYY:ZZpct.
+# %gzipratio mod_gzip compression ratio: ZZpct.
+# %deflateratio mod_deflate compression ratio with format: (ZZ)
+# %email EMail sender (for mail log)
+# %email_r EMail receiver (for mail log)
+# %syslog Syslog-specific time and host stamp with format: Mon dd hh:mm:ss hostname
+# %virtualname Web sever virtual hostname. Use this tag when same log
+# file contains data of several virtual web servers. The
+# SiteDomain will be used to filter the one you want.
+# If your log format has some fields not included in this list, use
+# %other Means another field not used
+#
+# Examples for Apache combined logs (following two examples are equivalent):
+# LogFormat = 1
+# LogFormat = "%host %other %logname %time1 %methodurl %code %bytesd %refererquot %uaquot"
+#
+# Examples for IIS (following two examples are equivalent):
+# LogFormat = 2
+# LogFormat = "%time2 %host %logname %method %url %code %bytesd %other %ua %referer"
+#
+#LogFormat="%host %other %logname %time1 %methodurl %code %bytesd %refererquot %uaquot"
+LogFormat=1
+
+
+# Set this to a directory where you want AWStats to save its working files.
+# Need write permissions by web server user (user "nobody" with Unix OS).
+# Example: "/tmp"
+# Example: "../data"
+# Example: "C:/awstats_working_dir"
+# Default: "." (means same directory as awstats.pl)
+#
+DirData="e:/Mes Developpements/awstats/test/awstats/result"
+
+# Relative or absolute web URL of your awstats.pl directory.
+# Usefull only when AWStats is used from command line.
+# Default: "/cgi-bin" (means awstats.pl is in "/wwwroot/cgi-bin")
+#
+DirCgi="/cgi-bin"
+
+# Relative or absolute web URL of all icons subdirectories.
+# Default: "/icon" (means you must copy icons directories in "/wwwroot/icon")
+#
+DirIcons="e:/Mes Developpements/awstats/wwwroot/icon"
+
+# If host names are already resolved in your logfile, set this to 0 will
+# increase performances.
+# Possible values: 1 or 0
+# Default: 1
+#
+DNSLookup=1
+
+
+SiteDomain="__AWSTATS_CURRENT_CONFIG__"
+
+
+# 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.
+# 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: Use space between each value.
+# Note: You can use regular expression values writing value with REGEX[value].
+# Example: "www.myserver.com localhost 127.0.0.1 REGEX[\.mydomain\.(net|org)$]"
+#
+HostAliases="localhost 127.0.0.1 REGEX[^.*\.myserver\.com$]"
+
+
+
+#------------------------------------------------------------------------
+# Optionnal setup section (Not required but increase AWStats features)
+#------------------------------------------------------------------------
+
+# If AWStats can purge log after processing it. By this way, the next time you
+# launch AWStats, log file will be smaller and processing time will be better.
+# IMPORTANT !!!
+# AWStats is able to find new lines in your log file to process only new ones,
+# so you can launch it as soon as you want, even with this parameter set to 0
+# but if you work with this value, you MUST have something to clean sometimes
+# your logfile if your web server don't do it.
+# Possible values: 1 or 0
+# Default: 0 (but if you can, set this to 1 to increase speed)
+#
+#
+PurgeLogFile=0
+
+
+# When PurgeLogFile is setup to 1, AWStats will clean your log file after
+# processing it. You can however keep an archive file (saved in "DirData") of
+# 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
+# Default: 0
+#
+ArchiveLogRecords=0
+
+
+# MiscTrackerUrl can be used to make AWStats able to detect some miscellanous
+# things, that can not be tracked on other way like:
+# - Screen size
+# - Color depth
+# - Java enabled
+# - Macromedia Director plugin
+# - Macromedia Shockwave plugin
+# - Realplayer G2 plugin
+# - QuickTime plugin
+# - Mediaplayer plugin
+# - Acrobat PDF plugin
+# To enable all this features, you must add the following HTML code at the end
+# of your index page (before </BODY>) :
+# <script language=javascript src="/js/awstats_misc_tracker.js"></script>
+# If code is not added in index page, all this detection capabilities will be
+# disabled. You must also check that ShowScreenSizeStats and ShowMiscStats
+# parameters are set to 1 to make results appear in report page.
+# If you change this parameter, you must also change the
+# awstatsmisctrackerurl variable into the awstats_misc_tracker.js file.
+# Change : Effective for new updates only.
+# Possible value: Name of javascript tracker file added in HTML code
+# Default: "/js/awstats_misc_tracker.js"
+#
+MiscTrackerUrl="/js/awstats_misc_tracker.js"
+
+
+# Add here a list of kind of url (file extension) that must be counted as
+# "Hit only" and not as a "Hit" and "Page/Download". You can set here all
+# images extensions as they are hit downloaded that must be counted but they
+# are not viewed pages. URLs with such extensions are not included in the TOP
+# Pages/URL report.
+# Note: If you want to exclude particular URLs from stats (No Pages and no
+# Hits reported), you must use SkipFiles parameter.
+# Change : Effective for new updates only
+# Example: "css js class gif jpg jpeg png bmp ico zip arj gz z wav mp3 wma mpg"
+# Example: ""
+# Default: "css js class gif jpg jpeg png bmp ico"
+#
+NotPageList="css js class gif jpg jpeg png bmp ico"
+
+
+# Index page name for your web server.
+# Example: "default.htm"
+# Default: "index.html"
+#
+DefaultFile="index.html"
+
+
+
+
+#------------------------------------------------------------------------
+# Optionnal setup section (Not required but increase AWStats features)
+#------------------------------------------------------------------------
+
+# Set your primary language.
+# Possible value:
+# Albanian=al, Bosnian=ba, Bulgarian=bg, Catalan=ca,
+# Chinese (Taiwan)=tw, Chinese (Simpliefied)=cn, Czech=cz, Danish=dk,
+# Dutch=nl, English=en, Estonian=et, Euskara=eu, Finnish=fi,
+# French=fr, Galician=gl, German=de, Greek=gr, Hebrew=he, Hungarian=hu,
+# Icelandic=is, Indonesian=id, Italian=it, Japanese=jp, Korean=kr,
+# Latvian=lv, Norwegian (Nynorsk)=nn, Norwegian (Bokmal)=nb, Polish=pl,
+# Portuguese=pt, Portuguese (Brazilian)=br, Romanian=ro, Russian=ru,
+# Serbian=sr, Slovak=sk, Spanish=es, Swedish=se, Turkish=tr, Ukrainian=ua,
+# Welsh=wlk.
+# First available language accepted by browser=auto
+# Default: "auto"
+#
+Lang="auto"
+
+
+# Do not include access from clients that match following criteria.
+# 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 enter here hostname
+# criteria, else enter ip address criteria.
+# The opposite parameter of "SkipHosts" is "OnlyHosts".
+# Note: Use space between each value. This parameter is not case sensitive.
+# Note: You can use regular expression values writing value with REGEX[value].
+# Change : Effective for new updates only
+# Example: "127.0.0.1 REGEX[^192\.168\.] REGEX[^10\.0\.0\.]"
+# Example: "localhost REGEX[^.*\.localdomain$]"
+# Default: ""
+#
+SkipHosts=""
+
+
+# Do not include access from clients with a user agent that match following
+# criteria. If you want to exclude a robot, you should update the robots.pm
+# file instead of this parameter.
+# Note: Use space between each value. This parameter is not case sensitive.
+# Note: You can use regular expression values writing value with REGEX[value].
+# Change : Effective for new updates only
+# Example: "konqueror REGEX[ua_test_v\d\.\d]"
+# Default: ""
+#
+SkipUserAgents=""
+
+
+# Use SkipFiles to ignore access to URLs that match one of following entries.
+# You can enter a list of not important URLs (like framed menus, hidden pages,
+# etc...) to exclude them from statistics. You must enter here exact relative
+# URL as found in log file, or a matching REGEX value.
+# For example, to ignore /badpage.html, just add "/badpage.html". To ignore
+# all pages in a particular directory, add "REGEX[^\/directorytoexclude]".
+# The opposite parameter of "SkipFiles" is "OnlyFiles".
+# Note: Use space between each value. This parameter is not case sensitive.
+# Note: You can use regular expression values writing value with REGEX[value].
+# Change : Effective for new updates only
+# Example: "/badpage.html REGEX[^\/excludedirectory]"
+# Default: ""
+#
+SkipFiles=""
+
+
+# Some web servers on some Operating systems (IIS-Windows) considers that a
+# login with same value but different case are the same login. To tell AWStats
+# to also considers them as one, set this parameter to 1.
+# Possible values: 0 or 1
+# Default: 0
+#
+AuthenticatedUsersNotCaseSensitive=1
+
+
+# Keep or remove the anchor string you can find in some URLs.
+# Possible values: 0 or 1
+# Default: 0
+#
+URLWithAnchor=0
+
+
+# In URL links, "?" char is used to add parameter's list in URLs. Syntax is:
+# /mypage.html?param1=value1¶m2=value2
+# However, some servers/sites use also others chars to isolate dynamic part of
+# their URLs. You can complete this list with all such characters.
+# Change : Effective for new updates only
+# Example: "?;,"
+# Default: "?;"
+#
+URLQuerySeparators="?;"
+
+
+# Keep or remove the query string to the URL in the statistics for individual
+# pages. This is primarily used to differentiate between the URLs of dynamic
+# pages. If set to 1, mypage.html?id=x and mypage.html?id=y are counted as two
+# different pages.
+# Warning, when set to 1, memory required to run AWStats is dramatically
+# increased if you have a lot of changing URLs (for example URLs with a random
+# id inside). Such web sites should not set this option to 1 or use seriously
+# the next parameter URLWithQueryWithOnlyFollowingParameters (or eventually
+# URLWithQueryWithoutFollowingParameters).
+# Change : Effective for new updates only
+# Possible values:
+# 0 - URLs are cleaned from the query string (ie: "/mypage.html")
+# 1 - Full URL with query string is used (ie: "/mypage.html?p=x&q=y")
+# Default: 0
+#
+URLWithQuery=1
+
+
+# When URLWithQuery is on, you will get the full URL with all parameters in
+# URL reports. But among thoose parameters, sometimes you don't need a
+# particular parameter because it does not identify the page or because it's
+# a random ID changing for each access even if URL points to same page. In
+# such cases, it is higly recommanded to ask AWStats to keep only parameters
+# you need (if you know them) before counting, manipulating and storing it.
+# Enter here list of wanted parameters. For example, with "param", one hit on
+# /mypage.cgi?param=abc&id=Yo4UomP9d and /mypage.cgi?param=abc&id=Mu8fdxl3r
+# will be reported as 2 hits on /mypage.cgi?param=abc
+# This parameter is not used when URLWithQuery is 0 and can't be used with
+# URLWithQueryWithoutFollowingParameters.
+# Change : Effective for new updates only
+# Example: "param"
+# Default: ""
+#
+URLWithQueryWithOnlyFollowingParameters=""
+
+
+# When URLWithQuery is on, you will get the full URL with all parameters in
+# URL reports. But among thoose parameters, sometimes you don't need a
+# particular parameter because it does not identify the page or because it's
+# a random ID changing for each access even if URL points to same page. In
+# such cases, it is higly recommanded to ask AWStats to remove such parameters
+# from the URL before counting, manipulating and storing it. Enter here list
+# of all non wanted parameters. For example if you enter "id", one hit on
+# /mypage.cgi?p=abc&id=Yo4UomP9d and /mypage.cgi?p=abc&id=Mu8fdxl3r
+# will be reported as 2 hits on /mypage.cgi?p=abc
+# This parameter is not used when URLWithQuery is 0 and can't be used with
+# URLWithQueryWithOnlyFollowingParameters.
+# Change : Effective for new updates only
+# Example: "PHPSESSID jsessionid"
+# Default: ""
+#
+URLWithQueryWithoutFollowingParameters="productId jsessionid"
+
+
+# Keep or remove the query string to the referrer URL in the statistics for
+# external referrer pages. This is used to differentiate between the URLs of
+# dynamic referrer pages. If set to 1, mypage.html?id=x and mypage.html?id=y
+# are counted as two different referrer pages.
+# Change : Effective for new updates only
+# Possible values:
+# 0 - Referrer URLs are cleaned from the query string (ie: "/mypage.html")
+# 1 - Full URL with query string is used (ie: "/mypage.html?p=x&q=y")
+# Default: 0
+#
+URLReferrerWithQuery=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
+# Default: 1
+WarningMessages=1
+
+
+
+#-----------------------------------------------------------------------------
+# OPTIONAL ACCURACY SETUP SECTION (Not required but increase AWStats features)
+#-----------------------------------------------------------------------------
+
+# Following values allows you to define accuracy of AWStats entities (robots,
+# browsers, os, referers, file types) detection.
+# It is recommanded that very important web sites or ISP that provides AWStats
+# to their customer set this parameter to 1 (or 0), instead of 2.
+# Possible values:
+# 0 = No detection,
+# 1 = Medium/Standard detection
+# 2 = Full detection
+# Change : Effective for new updates only
+# Default: 2 (0 for LevelForWormsDetection)
+#
+LevelForBrowsersDetection=2 # 0 disables Browsers detection.
+LevelForOSDetection=2 # 0 disables OS detection.
+LevelForRefererAnalyze=2 # 0 disables Origin detection.
+LevelForRobotsDetection=2 # 0 disables Robots detection.
+LevelForSearchEnginesDetection=2 # 0 disables Search engines detection.
+LevelForKeywordsDetection=2 # 0 disables Keyphrases/Keywords detection.
+LevelForFileTypesDetection=1 # 0 disables File types detection.
+LevelForWormsDetection=2 # 0 disables Worms detection.
+
+
+
+#-----------------------------------------------------------------------------
+# OPTIONAL APPEARANCE SETUP SECTION (Not required but increase AWStats features)
+#-----------------------------------------------------------------------------
+
+# When you use AWStats as a CGI, you can have the reports shown in HTML frames.
+# Frames are only available for report viewed dynamically. When you build
+# pages from command line, this option is not used and no frames are built.
+# Possible values: 0 or 1
+# Default: 1
+#
+UseFramesWhenCGI=1
+
+
+# Each URL shown in stats page are links you can click.
+# Possible values: 1 or 0
+# Default: 1
+#
+ShowLinksOnUrl=1
+
+
+# List of visible flags that links to other language translations.
+# See Lang parameter for list of allowed flag/language codes.
+# If you don't want any flag link, set ShowFlagLinks to "".
+# This parameter is used only if ShowMenu parameter is set to 1.
+# Possible values: "" or "language_codes_separated_by_space"
+# Example: "en es fr nl es"
+# Default: ""
+#
+ShowFlagLinks="fr"
+
+
+# Search engines keywords reported are full search string or separate keywords
+# Possible values:
+# 0 - Search keywords reported are full search string (ie: "town maps")
+# 1 - Search keywords reported are separated words (ie: "town" and "maps")
+# Default: 0
+#
+SplitSearchString=0
+
+
+# You can put here HTML code that will be added at the end of AWStats reports.
+# Great to add advert ban.
+# Default: ""
+#
+HTMLEndSection=""
+
+
+# Value of maximum bar width/heigth for horizontal/vertical graphics bar
+# Default: 260/220
+#
+BarWidth = 260
+BarHeight = 220
+
+
+# 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 = 5
+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
+
+
+ShowHeader=1 # Show AWStats head title and icon
+ShowMenu=1 # Show menu header with links on detailed reports
+ShowMonthDayStats=1
+ShowDaysOfWeekStats=1
+ShowHoursStats=1
+ShowDomainsStats=1
+ShowHostsStats=1
+ShowAuthenticatedUsers=1
+ShowRobotsStats=1
+ShowPagesStats=1
+ShowCompressionStats=0 # Show report of compression stats when using mod_gzip
+ShowFileTypesStats=1
+ShowFileSizesStats=0 # Not yet available
+ShowBrowsersStats=1
+ShowOSStats=1
+ShowOriginStats=1
+ShowKeyphrasesStats=1
+ShowKeywordsStats=1
+ShowHTTPErrorsStats=1
+ShowWormsStats=1
+# Show misc chart
+# Default: a (See also MiscTrackerUrl parameter), Possible codes: ajdfrqwp
+ShowMiscStats=ajdfrqwp
+
+
+# In the Origin chart, you have stats on where your hits came from. You can
+# includes hits on pages that comes from pages of same sites in this chart.
+# Possible values: 0 or 1
+# Default: 0
+#
+IncludeInternalLinksInOriginSection=1
+
+
+
+#-----------------------------------------------------------------------------
+# PLUGINS
+#-----------------------------------------------------------------------------
+
+# Add here all plugins file you want to load.
+# Plugin files must be .pm files stored in 'plugins' directory.
+# Uncomment LoadPlugin lines to enable a plugin after checking that plugin
+# required perl modules are installed.
+#
+
+# Plugin Graph3D:
+# Some reported charts are nice 3D graphics.
+#
+#LoadPlugin="graph3d" # !!! NOT YET AVAILABLE !!!
+
+# Plugin HashFiles:
+# AWStats DNS cache files are read/saved as native hash files. This increase
+# data file loading speed, above all for very large web sites.
+#
+#LoadPlugin="hashfiles"
+
+# Plugin TimeHiRes:
+# Time reported by -showsteps option is in millisecond. For debug purpose.
+#
+#LoadPlugin="timehires"
+
+# Plugin TimeZone:
+# Allow AWStats to correct a bad timezone for user of IIS that use strange
+# log format.
+# !!!!!!! This plugin reduces AWStats speed of 40% !!!!!!!
+#
+#LoadPlugin="timezone +2"
+
+# Plugin: GeoIP
+# Perl modules required: Geo::IP or Geo::IP::PurePerl (from Maxmind)
+# Country chart is built from an Internet IP-Country database.
+# This plugin is useless for intranet only log files.
+# Note: You must choose between using this plugin (need Perl Geo::IP module
+# from Maxmind, database more up to date) or the GeoIPfree plugin (need
+# Perl Geo::IPfree module, database less up to date).
+# This plugin reduces AWStats speed of 8% !
+#
+#LoadPlugin="geoip GEOIP_STANDARD /pathto/GeoIP.dat"
+#LoadPlugin="geoip GEOIP_STANDARD E:\Mes Developpements\awstats\test\awstats\maxmind\GeoIP.dat"
+LoadPlugin="geoip GEOIP_STANDARD E:\Mes Developpements\awstats\test\awstats\maxmind\GeoIPCity-532.dat"
+
+# Plugin: GeoIP_Region_Maxmind
+# Perl modules required: Geo::IP (from Maxmind)
+# This plugin add a chart of hits by regions. Only regions for US and
+# Canada can be detected.
+# Note: This plugin need Maxmind GeoIP Perl module AND the region database.
+# Note: I get some problem with Maxmind Geo::IP Perl module with ActiveState
+# on Windows but it works great on Linux with default Perl.
+# You need to purchase a license from Maxmind to get/use the Region database.
+# This plugin reduces AWStats speed.
+#
+#LoadPlugin="geoip_region_maxmind GEOIP_STANDARD /pathto/GeoIPRegion.dat"
+#LoadPlugin="geoip_region_maxmind GEOIP_STANDARD E:\Mes Developpements\awstats\test\awstats\maxmind\GeoIPRegion-515.dat"
+LoadPlugin="geoip_region_maxmind GEOIP_STANDARD E:\Mes Developpements\awstats\test\awstats\maxmind\GeoIPCity-532.dat"
+
+# Plugin: GeoIP_City_Maxmind
+# Perl modules required: Geo::IP (from Maxmind)
+# This plugin add a chart of hits by cities (with country and regions
+# informations for major countries).
+# Note: This plugin need Maxmind GeoIP Perl module AND the city database.
+# Note: I get some problem with Maxmind Geo::IP Perl module with ActiveState
+# on Windows but it works great on Linux with default Perl.
+# You need to purchase a license from Maxmind to get/use the City database.
+# This plugin reduces AWStats speed.
+#
+#LoadPlugin="geoip_city_maxmind GEOIP_STANDARD /pathto/GeoIPCity.dat"
+LoadPlugin="geoip_city_maxmind GEOIP_STANDARD E:\Mes Developpements\awstats\test\awstats\maxmind\GeoIPCity-532.dat"
+
+# Plugin TimeHiRes:
+# Time reported by -showsteps option is in millisecond. For debug purpose.
+#
+#LoadPlugin="urlalias"
+
+# Plugin: DecodeUTFKeys
+# Perl modules required: Encode and URI::Escape
+# Allow AWStats to convert keywords strings coded by some search engines in
+# UTF8 coding to a common string in a local charset.
+#
+#LoadPlugin="decodeutfkeys"
+
+
+
+#-----------------------------------------------------------------------------
+# EXTRA SECTION
+#-----------------------------------------------------------------------------
+
+# WARNING: Extra sections are experimental feature not stable yet !!!
+
+# You can define your own charts, you choose here what are rows and columns
+# keys. This feature is particularly usefull for marketing purpose, tracking
+# products orders for example.
+# For this, edit all parameters of Extra section. Each set of parameter is a
+# different chart. For several charts, duplicate section changing the number.
+# Note that each Extra section reduces AWStats speed by 10%.
+#
+# WARNING: A wrong setup of Extra section can result in a too large arrays
+# that will consume all your memory, making AWStats unusable after several
+# updates, so be sure to setup it correctly.
+# In most cases, you don't need this feature.
+#
+# ExtraSectionNameX is title of your personalized chart.
+# ExtraSectionConditionalX are conditions on URL and/or QUERY_STRING and/or
+# REFERER you can use to count or not the hit. Use "|" for "OR".
+# ExtraSectionFirstColumnTitleX is the first column title of the chart.
+# ExtraSectionFirstColumnValuesX is a Regex string to tell AWStats how to
+# extract the value used for first column. Each different value found will
+# be a different row. Be sure that list of different values is "limited" to
+# avoid "not enough memory" problems !
+# ExtraSectionStatTypesX are things you want to count. You can use standard
+# code letters (P for pages,H for hits,B for bandwidth,L for last access).
+# MaxNbOfExtraX is maximum number of rows shown in chart.
+# MinHitExtraX is minimum number of hits required to be shown in chart.
+#
+
+# Example to report the 20 products the most ordered by "order.cgi" script
+ExtraSectionName1="Product orders"
+ExtraSectionCondition1="URL,\/cgi\-bin\/order\.cgi|URL,\/cgi-bin2\/order\.cgi"
+ExtraSectionFirstColumnTitle1="Product ID"
+ExtraSectionFirstColumnValues1="QUERY_STRING,productId=([^&]+)"
+ExtraSectionStatTypes1=PL
+MaxNbOfExtra1=20
+MinHitExtra1=1
+
+
+ExtraSectionName2="Redirect"
+ExtraSectionCondition2="URL,\/cgi\-bin\/awredir\.pl"
+ExtraSectionFirstColumnTitle2="Url"
+ExtraSectionFirstColumnValues2="QUERY_STRING,url=([^&]+)"
+ExtraSectionStatTypes2=HL
+MaxNbOfExtra2=20
+MinHitExtra2=1
--- /dev/null
+# AWStats configure file
+#------------------------------------------------------------------------
+# Copy this file into awstats.www.myserver.mydomain.conf or awstats.conf
+# and edit this new file to setup AWStats.
+# If you don't understand what is a parameter, keep default value.
+#------------------------------------------------------------------------
+
+
+# Main setup section (Required to /test AWStats working)
+#------------------------------------------------------------------------
+
+# "LogFile" contains the web server log file to analyze.
+# Possible values: A full path, or a relative path from awstats.pl directory.
+# Example: "/var/log/apache/access.log"
+# Example: "../logs/mycombinedlog.log"
+# You can also use tags in this filename if you need a dynamic file name
+# depending on date or time (Replacement is made by AWStats at the beginning
+# of its execution). This is available tags :
+# %YYYY-n is replaced with 4 digits year we were n hours ago
+# %YY-n is replaced with 2 digits year we were n hours ago
+# %MM-n is replaced with 2 digits month we were n hours ago
+# %MO-n is replaced with 3 letters month we were n hours ago
+# %DD-n is replaced with day we were n hours ago
+# %HH-n is replaced with hour we were n hours ago
+# %NS-n is replaced with number of seconds at 00:00 since 1970
+# %WM-n is replaced with the week number in month (1-5)
+# %Wm-n is replaced with the week number in month (0-4)
+# %WY-n is replaced with the week number in year (01-52)
+# %Wy-n is replaced with the week number in year (00-51)
+# %DW-n is replaced with the day number in week (1-7, 1=sunday)
+# use n=24 if you need (1-7, 1=monday)
+# %Dw-n is replaced with the day number in week (0-6, 0=sunday)
+# use n=24 if you need (0-6, 0=monday)
+# Use 0 for n if you need current year, month, day, hour...
+# 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"
+# You can also use a pipe if log file come from a pipe.
+# Example: "gzip -d </var/log/apache/access.log.gz |"
+#
+LogFile="e:/Mes Developpements/awstats/test/log/__AWSTATS_CURRENT_CONFIG__.log"
+
+
+# Enter the log file type you want to analyze.
+# Possible values:
+# W - For a web log file
+# M - For a mail log file
+# F - For a ftp log file
+# Example: W
+# Default: W
+#
+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).
+# Possible values: 1,2,3,4,5 or "your_own_personalized_log_format"
+# 1 - Apache or Lotus Notes/Domino native combined log format (NCSA combined/XLF/ELF log format)
+# 2 - IIS log format (W3C log format)
+# 3 - Webstar native log format
+# 4 - Apache or Squid native common log format (NCSA common/CLF log format)
+# With LogFormat=4, some features (browsers, os, keywords...) can't work.
+# "your_own_personalized_log_format" = To use AWStats with any not If your log is a personalized format,
+# you must use the following syntax keys to define the log format string:
+# %host Host client name or IP address
+# %logname Authenticated login/user used on protected pages
+# %time1 Date and time with format: [dd/mmm/yyyy:hh:mm:ss +0000]
+# %time1b Date and time with format: [dd/mmm/yyyy:hh:mm:ss]
+# %time2 Date and time with format: yyyy-mm-dd hh:mm:ss
+# %methodurl Method and URL with format: "GET /index.html HTTP/x.x"
+# %methodurlnoprot Method and URL with format: "GET /index.html"
+# %method Method with format: GET
+# %url URL only with format: /index.html
+# %query Query string (used by URLWithQuery option)
+# %code Return code status (with format for web log: 999)
+# %bytesd Size of document in bytes
+# %refererquot Referer page with format: "http://from.com/from.htm"
+# %referer Referer page with format: http://from.com/from.htm
+# %uaquot User agent with format: "Mozilla/4.0 (compatible, ...)"
+# %ua User agent with format: Mozilla/4.0_(compatible...)
+# %gzipin mod_gzip compression input bytes: In:XXX
+# %gzipout mod_gzip compression output bytes & ratio: Out:YYY:ZZpct.
+# %gzipratio mod_gzip compression ratio: ZZpct.
+# %deflateratio mod_deflate compression ratio with format: (ZZ)
+# %email EMail sender (for mail log)
+# %email_r EMail receiver (for mail log)
+# %syslog Syslog-specific time and host stamp with format: Mon dd hh:mm:ss hostname
+# %virtualname Web sever virtual hostname. Use this tag when same log
+# file contains data of several virtual web servers. The
+# SiteDomain will be used to filter the one you want.
+# If your log format has some fields not included in this list, use
+# %other Means another field not used
+#
+# Examples for Apache combined logs (following two examples are equivalent):
+# LogFormat = 1
+# LogFormat = "%host %other %logname %time1 %methodurl %code %bytesd %refererquot %uaquot"
+#
+# Examples for IIS (following two examples are equivalent):
+# LogFormat = 2
+# LogFormat = "%time2 %host %logname %method %url %code %bytesd %other %ua %referer"
+#
+#LogFormat="%host %other %logname %time1 %methodurl %code %bytesd %refererquot %uaquot"
+LogFormat=1
+
+
+# Set this to a directory where you want AWStats to save its working files.
+# Need write permissions by web server user (user "nobody" with Unix OS).
+# Example: "/tmp"
+# Example: "../data"
+# Example: "C:/awstats_working_dir"
+# Default: "." (means same directory as awstats.pl)
+#
+DirData="e:/Mes Developpements/awstats/test/awstats/result"
+
+# Relative or absolute web URL of your awstats.pl directory.
+# Usefull only when AWStats is used from command line.
+# Default: "/cgi-bin" (means awstats.pl is in "/wwwroot/cgi-bin")
+#
+DirCgi="/cgi-bin"
+
+# Relative or absolute web URL of all icons subdirectories.
+# Default: "/icon" (means you must copy icons directories in "/wwwroot/icon")
+#
+DirIcons="e:/Mes Developpements/awstats/wwwroot/icon"
+
+# If host names are already resolved in your logfile, set this to 0 will
+# increase performances.
+# Possible values: 1 or 0
+# Default: 1
+#
+DNSLookup=1
+
+
+SiteDomain="__AWSTATS_CURRENT_CONFIG__"
+
+
+# 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.
+# 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: Use space between each value.
+# Note: You can use regular expression values writing value with REGEX[value].
+# Example: "www.myserver.com localhost 127.0.0.1 REGEX[\.mydomain\.(net|org)$]"
+#
+HostAliases="localhost 127.0.0.1 REGEX[^.*\.myserver\.com$]"
+
+
+
+#------------------------------------------------------------------------
+# Optionnal setup section (Not required but increase AWStats features)
+#------------------------------------------------------------------------
+
+# If AWStats can purge log after processing it. By this way, the next time you
+# launch AWStats, log file will be smaller and processing time will be better.
+# IMPORTANT !!!
+# AWStats is able to find new lines in your log file to process only new ones,
+# so you can launch it as soon as you want, even with this parameter set to 0
+# but if you work with this value, you MUST have something to clean sometimes
+# your logfile if your web server don't do it.
+# Possible values: 1 or 0
+# Default: 0 (but if you can, set this to 1 to increase speed)
+#
+#
+PurgeLogFile=0
+
+
+# When PurgeLogFile is setup to 1, AWStats will clean your log file after
+# processing it. You can however keep an archive file (saved in "DirData") of
+# 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
+# Default: 0
+#
+ArchiveLogRecords=0
+
+
+# MiscTrackerUrl can be used to make AWStats able to detect some miscellanous
+# things, that can not be tracked on other way like:
+# - Screen size
+# - Color depth
+# - Java enabled
+# - Macromedia Director plugin
+# - Macromedia Shockwave plugin
+# - Realplayer G2 plugin
+# - QuickTime plugin
+# - Mediaplayer plugin
+# - Acrobat PDF plugin
+# To enable all this features, you must add the following HTML code at the end
+# of your index page (before </BODY>) :
+# <script language=javascript src="/js/awstats_misc_tracker.js"></script>
+# If code is not added in index page, all this detection capabilities will be
+# disabled. You must also check that ShowScreenSizeStats and ShowMiscStats
+# parameters are set to 1 to make results appear in report page.
+# If you change this parameter, you must also change the
+# awstatsmisctrackerurl variable into the awstats_misc_tracker.js file.
+# Change : Effective for new updates only.
+# Possible value: Name of javascript tracker file added in HTML code
+# Default: "/js/awstats_misc_tracker.js"
+#
+MiscTrackerUrl="/js/awstats_misc_tracker.js"
+
+
+# Add here a list of kind of url (file extension) that must be counted as
+# "Hit only" and not as a "Hit" and "Page/Download". You can set here all
+# images extensions as they are hit downloaded that must be counted but they
+# are not viewed pages. URLs with such extensions are not included in the TOP
+# Pages/URL report.
+# Note: If you want to exclude particular URLs from stats (No Pages and no
+# Hits reported), you must use SkipFiles parameter.
+# Change : Effective for new updates only
+# Example: "css js class gif jpg jpeg png bmp ico zip arj gz z wav mp3 wma mpg"
+# Example: ""
+# Default: "css js class gif jpg jpeg png bmp ico"
+#
+NotPageList="css js class gif jpg jpeg png bmp ico"
+
+
+# Index page name for your web server.
+# Example: "default.htm"
+# Default: "index.html"
+#
+DefaultFile="index.html"
+
+
+
+
+#------------------------------------------------------------------------
+# Optionnal setup section (Not required but increase AWStats features)
+#------------------------------------------------------------------------
+
+# Set your primary language.
+# Possible value:
+# Albanian=al, Bosnian=ba, Bulgarian=bg, Catalan=ca,
+# Chinese (Taiwan)=tw, Chinese (Simpliefied)=cn, Czech=cz, Danish=dk,
+# Dutch=nl, English=en, Estonian=et, Euskara=eu, Finnish=fi,
+# French=fr, Galician=gl, German=de, Greek=gr, Hebrew=he, Hungarian=hu,
+# Icelandic=is, Indonesian=id, Italian=it, Japanese=jp, Korean=kr,
+# Latvian=lv, Norwegian (Nynorsk)=nn, Norwegian (Bokmal)=nb, Polish=pl,
+# Portuguese=pt, Portuguese (Brazilian)=br, Romanian=ro, Russian=ru,
+# Serbian=sr, Slovak=sk, Spanish=es, Swedish=se, Turkish=tr, Ukrainian=ua,
+# Welsh=wlk.
+# First available language accepted by browser=auto
+# Default: "auto"
+#
+Lang="auto"
+
+
+# Do not include access from clients that match following criteria.
+# 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 enter here hostname
+# criteria, else enter ip address criteria.
+# The opposite parameter of "SkipHosts" is "OnlyHosts".
+# Note: Use space between each value. This parameter is not case sensitive.
+# Note: You can use regular expression values writing value with REGEX[value].
+# Change : Effective for new updates only
+# Example: "127.0.0.1 REGEX[^192\.168\.] REGEX[^10\.0\.0\.]"
+# Example: "localhost REGEX[^.*\.localdomain$]"
+# Default: ""
+#
+SkipHosts=""
+
+
+# Do not include access from clients with a user agent that match following
+# criteria. If you want to exclude a robot, you should update the robots.pm
+# file instead of this parameter.
+# Note: Use space between each value. This parameter is not case sensitive.
+# Note: You can use regular expression values writing value with REGEX[value].
+# Change : Effective for new updates only
+# Example: "konqueror REGEX[ua_test_v\d\.\d]"
+# Default: ""
+#
+SkipUserAgents=""
+
+
+# Use SkipFiles to ignore access to URLs that match one of following entries.
+# You can enter a list of not important URLs (like framed menus, hidden pages,
+# etc...) to exclude them from statistics. You must enter here exact relative
+# URL as found in log file, or a matching REGEX value.
+# For example, to ignore /badpage.html, just add "/badpage.html". To ignore
+# all pages in a particular directory, add "REGEX[^\/directorytoexclude]".
+# The opposite parameter of "SkipFiles" is "OnlyFiles".
+# Note: Use space between each value. This parameter is not case sensitive.
+# Note: You can use regular expression values writing value with REGEX[value].
+# Change : Effective for new updates only
+# Example: "/badpage.html REGEX[^\/excludedirectory]"
+# Default: ""
+#
+SkipFiles=""
+
+
+# Some web servers on some Operating systems (IIS-Windows) considers that a
+# login with same value but different case are the same login. To tell AWStats
+# to also considers them as one, set this parameter to 1.
+# Possible values: 0 or 1
+# Default: 0
+#
+AuthenticatedUsersNotCaseSensitive=1
+
+
+# Keep or remove the anchor string you can find in some URLs.
+# Possible values: 0 or 1
+# Default: 0
+#
+URLWithAnchor=0
+
+
+# In URL links, "?" char is used to add parameter's list in URLs. Syntax is:
+# /mypage.html?param1=value1¶m2=value2
+# However, some servers/sites use also others chars to isolate dynamic part of
+# their URLs. You can complete this list with all such characters.
+# Change : Effective for new updates only
+# Example: "?;,"
+# Default: "?;"
+#
+URLQuerySeparators="?;"
+
+
+# Keep or remove the query string to the URL in the statistics for individual
+# pages. This is primarily used to differentiate between the URLs of dynamic
+# pages. If set to 1, mypage.html?id=x and mypage.html?id=y are counted as two
+# different pages.
+# Warning, when set to 1, memory required to run AWStats is dramatically
+# increased if you have a lot of changing URLs (for example URLs with a random
+# id inside). Such web sites should not set this option to 1 or use seriously
+# the next parameter URLWithQueryWithOnlyFollowingParameters (or eventually
+# URLWithQueryWithoutFollowingParameters).
+# Change : Effective for new updates only
+# Possible values:
+# 0 - URLs are cleaned from the query string (ie: "/mypage.html")
+# 1 - Full URL with query string is used (ie: "/mypage.html?p=x&q=y")
+# Default: 0
+#
+URLWithQuery=1
+
+
+# When URLWithQuery is on, you will get the full URL with all parameters in
+# URL reports. But among thoose parameters, sometimes you don't need a
+# particular parameter because it does not identify the page or because it's
+# a random ID changing for each access even if URL points to same page. In
+# such cases, it is higly recommanded to ask AWStats to keep only parameters
+# you need (if you know them) before counting, manipulating and storing it.
+# Enter here list of wanted parameters. For example, with "param", one hit on
+# /mypage.cgi?param=abc&id=Yo4UomP9d and /mypage.cgi?param=abc&id=Mu8fdxl3r
+# will be reported as 2 hits on /mypage.cgi?param=abc
+# This parameter is not used when URLWithQuery is 0 and can't be used with
+# URLWithQueryWithoutFollowingParameters.
+# Change : Effective for new updates only
+# Example: "param"
+# Default: ""
+#
+URLWithQueryWithOnlyFollowingParameters=""
+
+
+# When URLWithQuery is on, you will get the full URL with all parameters in
+# URL reports. But among thoose parameters, sometimes you don't need a
+# particular parameter because it does not identify the page or because it's
+# a random ID changing for each access even if URL points to same page. In
+# such cases, it is higly recommanded to ask AWStats to remove such parameters
+# from the URL before counting, manipulating and storing it. Enter here list
+# of all non wanted parameters. For example if you enter "id", one hit on
+# /mypage.cgi?p=abc&id=Yo4UomP9d and /mypage.cgi?p=abc&id=Mu8fdxl3r
+# will be reported as 2 hits on /mypage.cgi?p=abc
+# This parameter is not used when URLWithQuery is 0 and can't be used with
+# URLWithQueryWithOnlyFollowingParameters.
+# Change : Effective for new updates only
+# Example: "PHPSESSID jsessionid"
+# Default: ""
+#
+URLWithQueryWithoutFollowingParameters="productId jsessionid"
+
+
+# Keep or remove the query string to the referrer URL in the statistics for
+# external referrer pages. This is used to differentiate between the URLs of
+# dynamic referrer pages. If set to 1, mypage.html?id=x and mypage.html?id=y
+# are counted as two different referrer pages.
+# Change : Effective for new updates only
+# Possible values:
+# 0 - Referrer URLs are cleaned from the query string (ie: "/mypage.html")
+# 1 - Full URL with query string is used (ie: "/mypage.html?p=x&q=y")
+# Default: 0
+#
+URLReferrerWithQuery=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
+# Default: 1
+WarningMessages=1
+
+
+
+#-----------------------------------------------------------------------------
+# OPTIONAL ACCURACY SETUP SECTION (Not required but increase AWStats features)
+#-----------------------------------------------------------------------------
+
+# Following values allows you to define accuracy of AWStats entities (robots,
+# browsers, os, referers, file types) detection.
+# It is recommanded that very important web sites or ISP that provides AWStats
+# to their customer set this parameter to 1 (or 0), instead of 2.
+# Possible values:
+# 0 = No detection,
+# 1 = Medium/Standard detection
+# 2 = Full detection
+# Change : Effective for new updates only
+# Default: 2 (0 for LevelForWormsDetection)
+#
+LevelForBrowsersDetection=2 # 0 disables Browsers detection.
+LevelForOSDetection=2 # 0 disables OS detection.
+LevelForRefererAnalyze=2 # 0 disables Origin detection.
+LevelForRobotsDetection=2 # 0 disables Robots detection.
+LevelForSearchEnginesDetection=2 # 0 disables Search engines detection.
+LevelForKeywordsDetection=2 # 0 disables Keyphrases/Keywords detection.
+LevelForFileTypesDetection=1 # 0 disables File types detection.
+LevelForWormsDetection=2 # 0 disables Worms detection.
+
+
+
+#-----------------------------------------------------------------------------
+# OPTIONAL APPEARANCE SETUP SECTION (Not required but increase AWStats features)
+#-----------------------------------------------------------------------------
+
+# When you use AWStats as a CGI, you can have the reports shown in HTML frames.
+# Frames are only available for report viewed dynamically. When you build
+# pages from command line, this option is not used and no frames are built.
+# Possible values: 0 or 1
+# Default: 1
+#
+UseFramesWhenCGI=1
+
+
+# Each URL shown in stats page are links you can click.
+# Possible values: 1 or 0
+# Default: 1
+#
+ShowLinksOnUrl=1
+
+
+# List of visible flags that links to other language translations.
+# See Lang parameter for list of allowed flag/language codes.
+# If you don't want any flag link, set ShowFlagLinks to "".
+# This parameter is used only if ShowMenu parameter is set to 1.
+# Possible values: "" or "language_codes_separated_by_space"
+# Example: "en es fr nl es"
+# Default: ""
+#
+ShowFlagLinks="fr"
+
+
+# Search engines keywords reported are full search string or separate keywords
+# Possible values:
+# 0 - Search keywords reported are full search string (ie: "town maps")
+# 1 - Search keywords reported are separated words (ie: "town" and "maps")
+# Default: 0
+#
+SplitSearchString=0
+
+
+# You can put here HTML code that will be added at the end of AWStats reports.
+# Great to add advert ban.
+# Default: ""
+#
+HTMLEndSection=""
+
+
+# Value of maximum bar width/heigth for horizontal/vertical graphics bar
+# Default: 260/220
+#
+BarWidth = 260
+BarHeight = 220
+
+
+# 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 = 5
+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
+
+
+ShowHeader=1 # Show AWStats head title and icon
+ShowMenu=1 # Show menu header with links on detailed reports
+ShowMonthDayStats=1
+ShowDaysOfWeekStats=1
+ShowHoursStats=1
+ShowDomainsStats=1
+ShowHostsStats=1
+ShowAuthenticatedUsers=1
+ShowRobotsStats=1
+ShowPagesStats=1
+ShowCompressionStats=0 # Show report of compression stats when using mod_gzip
+ShowFileTypesStats=1
+ShowFileSizesStats=0 # Not yet available
+ShowBrowsersStats=1
+ShowOSStats=1
+ShowOriginStats=1
+ShowKeyphrasesStats=1
+ShowKeywordsStats=1
+ShowHTTPErrorsStats=1
+ShowWormsStats=1
+# Show misc chart
+# Default: a (See also MiscTrackerUrl parameter), Possible codes: ajdfrqwp
+ShowMiscStats=ajdfrqwp
+
+
+# In the Origin chart, you have stats on where your hits came from. You can
+# includes hits on pages that comes from pages of same sites in this chart.
+# Possible values: 0 or 1
+# Default: 0
+#
+IncludeInternalLinksInOriginSection=1
+
+
+
+#-----------------------------------------------------------------------------
+# PLUGINS
+#-----------------------------------------------------------------------------
+
+# Add here all plugins file you want to load.
+# Plugin files must be .pm files stored in 'plugins' directory.
+# Uncomment LoadPlugin lines to enable a plugin after checking that plugin
+# required perl modules are installed.
+#
+
+# Plugin Graph3D:
+# Some reported charts are nice 3D graphics.
+#
+#LoadPlugin="graph3d" # !!! NOT YET AVAILABLE !!!
+
+# Plugin HashFiles:
+# AWStats DNS cache files are read/saved as native hash files. This increase
+# data file loading speed, above all for very large web sites.
+#
+#LoadPlugin="hashfiles"
+
+# Plugin TimeHiRes:
+# Time reported by -showsteps option is in millisecond. For debug purpose.
+#
+#LoadPlugin="timehires"
+
+# Plugin TimeZone:
+# Allow AWStats to correct a bad timezone for user of IIS that use strange
+# log format.
+# !!!!!!! This plugin reduces AWStats speed of 40% !!!!!!!
+#
+#LoadPlugin="timezone +2"
+
+# Plugin: GeoIP
+# Perl modules required: Geo::IP or Geo::IP::PurePerl (from Maxmind)
+# Country chart is built from an Internet IP-Country database.
+# This plugin is useless for intranet only log files.
+# Note: You must choose between using this plugin (need Perl Geo::IP module
+# from Maxmind, database more up to date) or the GeoIPfree plugin (need
+# Perl Geo::IPfree module, database less up to date).
+# This plugin reduces AWStats speed of 8% !
+#
+#LoadPlugin="geoip GEOIP_STANDARD /pathto/GeoIP.dat"
+#LoadPlugin="geoip GEOIP_STANDARD E:\Mes Developpements\awstats\test\awstats\maxmind\GeoIP.dat"
+LoadPlugin="geoip GEOIP_STANDARD E:\Mes Developpements\awstats\test\awstats\maxmind\GeoIPCity-532.dat"
+
+# Plugin: GeoIP_Region_Maxmind
+# Perl modules required: Geo::IP (from Maxmind)
+# This plugin add a chart of hits by regions. Only regions for US and
+# Canada can be detected.
+# Note: This plugin need Maxmind GeoIP Perl module AND the region database.
+# Note: I get some problem with Maxmind Geo::IP Perl module with ActiveState
+# on Windows but it works great on Linux with default Perl.
+# You need to purchase a license from Maxmind to get/use the Region database.
+# This plugin reduces AWStats speed.
+#
+#LoadPlugin="geoip_region_maxmind GEOIP_STANDARD /pathto/GeoIPRegion.dat"
+LoadPlugin="geoip_region_maxmind GEOIP_STANDARD E:\Mes Developpements\awstats\test\awstats\maxmind\GeoIPRegion-515.dat"
+
+# Plugin: GeoIP_City_Maxmind
+# Perl modules required: Geo::IP (from Maxmind)
+# This plugin add a chart of hits by cities (with country and regions
+# informations for major countries).
+# Note: This plugin need Maxmind GeoIP Perl module AND the city database.
+# Note: I get some problem with Maxmind Geo::IP Perl module with ActiveState
+# on Windows but it works great on Linux with default Perl.
+# You need to purchase a license from Maxmind to get/use the City database.
+# This plugin reduces AWStats speed.
+#
+#LoadPlugin="geoip_city_maxmind GEOIP_STANDARD /pathto/GeoIPCity.dat"
+LoadPlugin="geoip_city_maxmind GEOIP_STANDARD E:\Mes Developpements\awstats\test\awstats\maxmind\GeoIPCity-532.dat"
+
+# Plugin: GeoIP_ISP_Maxmind
+# Perl modules required: Geo::IP (from Maxmind)
+# This plugin add a chart of hits by ISP.
+# Note: This plugin need Maxmind GeoIP Perl module AND the ISP database.
+# Note: I get some problem with Maxmind Geo::IP Perl module with ActiveState
+# on Windows but it works great on Linux with default Perl.
+# You need to purchase a license from Maxmind to get/use the ISP database.
+# This plugin reduces AWStats speed.
+#
+#LoadPlugin="geoip_isp_maxmind GEOIP_STANDARD /pathto/GeoIPISP.dat"
+LoadPlugin="geoip_isp_maxmind GEOIP_STANDARD E:\Mes Developpements\awstats\test\awstats\maxmind\GeoIPISP-122.dat"
+
+# Plugin: GeoIP_Org_Maxmind
+# Perl modules required: Geo::IP (from Maxmind)
+# This plugin add a chart of hits by Organization name
+# Note: This plugin need Maxmind GeoIP Perl module AND the Org database.
+# Note: I get some problem with Maxmind Geo::IP Perl module with ActiveState
+# on Windows but it works great on Linux with default Perl.
+# You need to purchase a license from Maxmind to get/use the Org database.
+# This plugin reduces AWStats speed.
+#
+#LoadPlugin="geoip_org_maxmind GEOIP_STANDARD /pathto/GeoIPOrg.dat"
+#LoadPlugin="geoip_org_maxmind GEOIP_STANDARD E:\Mes Developpements\awstats\test\awstats\maxmind\GeoIPOrg-111.dat"
+
+# Plugin TimeHiRes:
+# Time reported by -showsteps option is in millisecond. For debug purpose.
+#
+#LoadPlugin="urlalias"
+
+# Plugin: DecodeUTFKeys
+# Perl modules required: Encode and URI::Escape
+# Allow AWStats to convert keywords strings coded by some search engines in
+# UTF8 coding to a common string in a local charset.
+#
+#LoadPlugin="decodeutfkeys"
+
+
+
+#-----------------------------------------------------------------------------
+# EXTRA SECTION
+#-----------------------------------------------------------------------------
+
+# WARNING: Extra sections are experimental feature not stable yet !!!
+
+# You can define your own charts, you choose here what are rows and columns
+# keys. This feature is particularly usefull for marketing purpose, tracking
+# products orders for example.
+# For this, edit all parameters of Extra section. Each set of parameter is a
+# different chart. For several charts, duplicate section changing the number.
+# Note that each Extra section reduces AWStats speed by 10%.
+#
+# WARNING: A wrong setup of Extra section can result in a too large arrays
+# that will consume all your memory, making AWStats unusable after several
+# updates, so be sure to setup it correctly.
+# In most cases, you don't need this feature.
+#
+# ExtraSectionNameX is title of your personalized chart.
+# ExtraSectionConditionalX are conditions on URL and/or QUERY_STRING and/or
+# REFERER you can use to count or not the hit. Use "|" for "OR".
+# ExtraSectionFirstColumnTitleX is the first column title of the chart.
+# ExtraSectionFirstColumnValuesX is a Regex string to tell AWStats how to
+# extract the value used for first column. Each different value found will
+# be a different row. Be sure that list of different values is "limited" to
+# avoid "not enough memory" problems !
+# ExtraSectionStatTypesX are things you want to count. You can use standard
+# code letters (P for pages,H for hits,B for bandwidth,L for last access).
+# MaxNbOfExtraX is maximum number of rows shown in chart.
+# MinHitExtraX is minimum number of hits required to be shown in chart.
+#
+
+# Example to report the 20 products the most ordered by "order.cgi" script
+ExtraSectionName1="Product orders"
+ExtraSectionCondition1="URL,\/cgi\-bin\/order\.cgi|URL,\/cgi-bin2\/order\.cgi"
+ExtraSectionFirstColumnTitle1="Product ID"
+ExtraSectionFirstColumnValues1="QUERY_STRING,productId=([^&]+)"
+ExtraSectionStatTypes1=PL
+MaxNbOfExtra1=20
+MinHitExtra1=1
+
+
+ExtraSectionName2="Redirect"
+ExtraSectionCondition2="URL,\/cgi\-bin\/awredir\.pl"
+ExtraSectionFirstColumnTitle2="Url"
+ExtraSectionFirstColumnValues2="QUERY_STRING,url=([^&]+)"
+ExtraSectionStatTypes2=HL
+MaxNbOfExtra2=20
+MinHitExtra2=1
--- /dev/null
+# AWStats configure file
+#------------------------------------------------------------------------
+# Copy this file into awstats.www.myserver.mydomain.conf or awstats.conf
+# and edit this new file to setup AWStats.
+# If you don't understand what is a parameter, keep default value.
+#------------------------------------------------------------------------
+
+
+# Main setup section (Required to /test AWStats working)
+#------------------------------------------------------------------------
+
+# "LogFile" contains the web server log file to analyze.
+# Possible values: A full path, or a relative path from awstats.pl directory.
+# Example: "/var/log/apache/access.log"
+# Example: "../logs/mycombinedlog.log"
+# You can also use tags in this filename if you need a dynamic file name
+# depending on date or time (Replacement is made by AWStats at the beginning
+# of its execution). This is available tags :
+# %YYYY-n is replaced with 4 digits year we were n hours ago
+# %YY-n is replaced with 2 digits year we were n hours ago
+# %MM-n is replaced with 2 digits month we were n hours ago
+# %MO-n is replaced with 3 letters month we were n hours ago
+# %DD-n is replaced with day we were n hours ago
+# %HH-n is replaced with hour we were n hours ago
+# %NS-n is replaced with number of seconds at 00:00 since 1970
+# %WM-n is replaced with the week number in month (1-5)
+# %Wm-n is replaced with the week number in month (0-4)
+# %WY-n is replaced with the week number in year (01-52)
+# %Wy-n is replaced with the week number in year (00-51)
+# %DW-n is replaced with the day number in week (1-7, 1=sunday)
+# use n=24 if you need (1-7, 1=monday)
+# %Dw-n is replaced with the day number in week (0-6, 0=sunday)
+# use n=24 if you need (0-6, 0=monday)
+# Use 0 for n if you need current year, month, day, hour...
+# 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"
+# You can also use a pipe if log file come from a pipe.
+# Example: "gzip -d </var/log/apache/access.log.gz |"
+#
+LogFile="e:/Mes Developpements/awstats/test/log/__AWSTATS_CURRENT_CONFIG__.log"
+
+
+# Enter the log file type you want to analyze.
+# Possible values:
+# W - For a web log file
+# M - For a mail log file
+# F - For a ftp log file
+# Example: W
+# Default: W
+#
+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).
+# Possible values: 1,2,3,4,5 or "your_own_personalized_log_format"
+# 1 - Apache or Lotus Notes/Domino native combined log format (NCSA combined/XLF/ELF log format)
+# 2 - IIS log format (W3C log format)
+# 3 - Webstar native log format
+# 4 - Apache or Squid native common log format (NCSA common/CLF log format)
+# With LogFormat=4, some features (browsers, os, keywords...) can't work.
+# "your_own_personalized_log_format" = To use AWStats with any not If your log is a personalized format,
+# you must use the following syntax keys to define the log format string:
+# %host Host client name or IP address
+# %logname Authenticated login/user used on protected pages
+# %time1 Date and time with format: [dd/mmm/yyyy:hh:mm:ss +0000]
+# %time1b Date and time with format: [dd/mmm/yyyy:hh:mm:ss]
+# %time2 Date and time with format: yyyy-mm-dd hh:mm:ss
+# %methodurl Method and URL with format: "GET /index.html HTTP/x.x"
+# %methodurlnoprot Method and URL with format: "GET /index.html"
+# %method Method with format: GET
+# %url URL only with format: /index.html
+# %query Query string (used by URLWithQuery option)
+# %code Return code status (with format for web log: 999)
+# %bytesd Size of document in bytes
+# %refererquot Referer page with format: "http://from.com/from.htm"
+# %referer Referer page with format: http://from.com/from.htm
+# %uaquot User agent with format: "Mozilla/4.0 (compatible, ...)"
+# %ua User agent with format: Mozilla/4.0_(compatible...)
+# %gzipin mod_gzip compression input bytes: In:XXX
+# %gzipout mod_gzip compression output bytes & ratio: Out:YYY:ZZpct.
+# %gzipratio mod_gzip compression ratio: ZZpct.
+# %deflateratio mod_deflate compression ratio with format: (ZZ)
+# %email EMail sender (for mail log)
+# %email_r EMail receiver (for mail log)
+# %syslog Syslog-specific time and host stamp with format: Mon dd hh:mm:ss hostname
+# %virtualname Web sever virtual hostname. Use this tag when same log
+# file contains data of several virtual web servers. The
+# SiteDomain will be used to filter the one you want.
+# If your log format has some fields not included in this list, use
+# %other Means another field not used
+#
+# Examples for Apache combined logs (following two examples are equivalent):
+# LogFormat = 1
+# LogFormat = "%host %other %logname %time1 %methodurl %code %bytesd %refererquot %uaquot"
+#
+# Examples for IIS (following two examples are equivalent):
+# LogFormat = 2
+# LogFormat = "%time2 %host %logname %method %url %code %bytesd %other %ua %referer"
+#
+#LogFormat="%host %other %logname %time1 %methodurl %code %bytesd %refererquot %uaquot"
+LogFormat=1
+
+
+# Set this to a directory where you want AWStats to save its working files.
+# Need write permissions by web server user (user "nobody" with Unix OS).
+# Example: "/tmp"
+# Example: "../data"
+# Example: "C:/awstats_working_dir"
+# Default: "." (means same directory as awstats.pl)
+#
+DirData="e:/Mes Developpements/awstats/test/awstats/result"
+
+# Relative or absolute web URL of your awstats.pl directory.
+# Usefull only when AWStats is used from command line.
+# Default: "/cgi-bin" (means awstats.pl is in "/wwwroot/cgi-bin")
+#
+DirCgi="/cgi-bin"
+
+# Relative or absolute web URL of all icons subdirectories.
+# Default: "/icon" (means you must copy icons directories in "/wwwroot/icon")
+#
+DirIcons="e:/Mes Developpements/awstats/wwwroot/icon"
+
+# If host names are already resolved in your logfile, set this to 0 will
+# increase performances.
+# Possible values: 1 or 0
+# Default: 1
+#
+DNSLookup=1
+
+
+SiteDomain="__AWSTATS_CURRENT_CONFIG__"
+
+
+# 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.
+# 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: Use space between each value.
+# Note: You can use regular expression values writing value with REGEX[value].
+# Example: "www.myserver.com localhost 127.0.0.1 REGEX[\.mydomain\.(net|org)$]"
+#
+HostAliases="localhost 127.0.0.1 REGEX[^.*\.myserver\.com$]"
+
+
+
+#------------------------------------------------------------------------
+# Optionnal setup section (Not required but increase AWStats features)
+#------------------------------------------------------------------------
+
+# If AWStats can purge log after processing it. By this way, the next time you
+# launch AWStats, log file will be smaller and processing time will be better.
+# IMPORTANT !!!
+# AWStats is able to find new lines in your log file to process only new ones,
+# so you can launch it as soon as you want, even with this parameter set to 0
+# but if you work with this value, you MUST have something to clean sometimes
+# your logfile if your web server don't do it.
+# Possible values: 1 or 0
+# Default: 0 (but if you can, set this to 1 to increase speed)
+#
+#
+PurgeLogFile=0
+
+
+# When PurgeLogFile is setup to 1, AWStats will clean your log file after
+# processing it. You can however keep an archive file (saved in "DirData") of
+# 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
+# Default: 0
+#
+ArchiveLogRecords=0
+
+
+# MiscTrackerUrl can be used to make AWStats able to detect some miscellanous
+# things, that can not be tracked on other way like:
+# - Screen size
+# - Color depth
+# - Java enabled
+# - Macromedia Director plugin
+# - Macromedia Shockwave plugin
+# - Realplayer G2 plugin
+# - QuickTime plugin
+# - Mediaplayer plugin
+# - Acrobat PDF plugin
+# To enable all this features, you must add the following HTML code at the end
+# of your index page (before </BODY>) :
+# <script language=javascript src="/js/awstats_misc_tracker.js"></script>
+# If code is not added in index page, all this detection capabilities will be
+# disabled. You must also check that ShowScreenSizeStats and ShowMiscStats
+# parameters are set to 1 to make results appear in report page.
+# If you change this parameter, you must also change the
+# awstatsmisctrackerurl variable into the awstats_misc_tracker.js file.
+# Change : Effective for new updates only.
+# Possible value: Name of javascript tracker file added in HTML code
+# Default: "/js/awstats_misc_tracker.js"
+#
+MiscTrackerUrl="/js/awstats_misc_tracker.js"
+
+
+# Add here a list of kind of url (file extension) that must be counted as
+# "Hit only" and not as a "Hit" and "Page/Download". You can set here all
+# images extensions as they are hit downloaded that must be counted but they
+# are not viewed pages. URLs with such extensions are not included in the TOP
+# Pages/URL report.
+# Note: If you want to exclude particular URLs from stats (No Pages and no
+# Hits reported), you must use SkipFiles parameter.
+# Change : Effective for new updates only
+# Example: "css js class gif jpg jpeg png bmp ico zip arj gz z wav mp3 wma mpg"
+# Example: ""
+# Default: "css js class gif jpg jpeg png bmp ico"
+#
+NotPageList="css js class gif jpg jpeg png bmp ico"
+
+
+# Index page name for your web server.
+# Example: "default.htm"
+# Default: "index.html"
+#
+DefaultFile="index.html"
+
+
+
+
+#------------------------------------------------------------------------
+# Optionnal setup section (Not required but increase AWStats features)
+#------------------------------------------------------------------------
+
+# Set your primary language.
+# Possible value:
+# Albanian=al, Bosnian=ba, Bulgarian=bg, Catalan=ca,
+# Chinese (Taiwan)=tw, Chinese (Simpliefied)=cn, Czech=cz, Danish=dk,
+# Dutch=nl, English=en, Estonian=et, Euskara=eu, Finnish=fi,
+# French=fr, Galician=gl, German=de, Greek=gr, Hebrew=he, Hungarian=hu,
+# Icelandic=is, Indonesian=id, Italian=it, Japanese=jp, Korean=kr,
+# Latvian=lv, Norwegian (Nynorsk)=nn, Norwegian (Bokmal)=nb, Polish=pl,
+# Portuguese=pt, Portuguese (Brazilian)=br, Romanian=ro, Russian=ru,
+# Serbian=sr, Slovak=sk, Spanish=es, Swedish=se, Turkish=tr, Ukrainian=ua,
+# Welsh=wlk.
+# First available language accepted by browser=auto
+# Default: "auto"
+#
+Lang="auto"
+
+
+# Do not include access from clients that match following criteria.
+# 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 enter here hostname
+# criteria, else enter ip address criteria.
+# The opposite parameter of "SkipHosts" is "OnlyHosts".
+# Note: Use space between each value. This parameter is not case sensitive.
+# Note: You can use regular expression values writing value with REGEX[value].
+# Change : Effective for new updates only
+# Example: "127.0.0.1 REGEX[^192\.168\.] REGEX[^10\.0\.0\.]"
+# Example: "localhost REGEX[^.*\.localdomain$]"
+# Default: ""
+#
+SkipHosts=""
+
+
+# Do not include access from clients with a user agent that match following
+# criteria. If you want to exclude a robot, you should update the robots.pm
+# file instead of this parameter.
+# Note: Use space between each value. This parameter is not case sensitive.
+# Note: You can use regular expression values writing value with REGEX[value].
+# Change : Effective for new updates only
+# Example: "konqueror REGEX[ua_test_v\d\.\d]"
+# Default: ""
+#
+SkipUserAgents=""
+
+
+# Use SkipFiles to ignore access to URLs that match one of following entries.
+# You can enter a list of not important URLs (like framed menus, hidden pages,
+# etc...) to exclude them from statistics. You must enter here exact relative
+# URL as found in log file, or a matching REGEX value.
+# For example, to ignore /badpage.html, just add "/badpage.html". To ignore
+# all pages in a particular directory, add "REGEX[^\/directorytoexclude]".
+# The opposite parameter of "SkipFiles" is "OnlyFiles".
+# Note: Use space between each value. This parameter is not case sensitive.
+# Note: You can use regular expression values writing value with REGEX[value].
+# Change : Effective for new updates only
+# Example: "/badpage.html REGEX[^\/excludedirectory]"
+# Default: ""
+#
+SkipFiles=""
+
+
+# Some web servers on some Operating systems (IIS-Windows) considers that a
+# login with same value but different case are the same login. To tell AWStats
+# to also considers them as one, set this parameter to 1.
+# Possible values: 0 or 1
+# Default: 0
+#
+AuthenticatedUsersNotCaseSensitive=1
+
+
+# Keep or remove the anchor string you can find in some URLs.
+# Possible values: 0 or 1
+# Default: 0
+#
+URLWithAnchor=0
+
+
+# In URL links, "?" char is used to add parameter's list in URLs. Syntax is:
+# /mypage.html?param1=value1¶m2=value2
+# However, some servers/sites use also others chars to isolate dynamic part of
+# their URLs. You can complete this list with all such characters.
+# Change : Effective for new updates only
+# Example: "?;,"
+# Default: "?;"
+#
+URLQuerySeparators="?;"
+
+
+# Keep or remove the query string to the URL in the statistics for individual
+# pages. This is primarily used to differentiate between the URLs of dynamic
+# pages. If set to 1, mypage.html?id=x and mypage.html?id=y are counted as two
+# different pages.
+# Warning, when set to 1, memory required to run AWStats is dramatically
+# increased if you have a lot of changing URLs (for example URLs with a random
+# id inside). Such web sites should not set this option to 1 or use seriously
+# the next parameter URLWithQueryWithOnlyFollowingParameters (or eventually
+# URLWithQueryWithoutFollowingParameters).
+# Change : Effective for new updates only
+# Possible values:
+# 0 - URLs are cleaned from the query string (ie: "/mypage.html")
+# 1 - Full URL with query string is used (ie: "/mypage.html?p=x&q=y")
+# Default: 0
+#
+URLWithQuery=1
+
+
+# When URLWithQuery is on, you will get the full URL with all parameters in
+# URL reports. But among thoose parameters, sometimes you don't need a
+# particular parameter because it does not identify the page or because it's
+# a random ID changing for each access even if URL points to same page. In
+# such cases, it is higly recommanded to ask AWStats to keep only parameters
+# you need (if you know them) before counting, manipulating and storing it.
+# Enter here list of wanted parameters. For example, with "param", one hit on
+# /mypage.cgi?param=abc&id=Yo4UomP9d and /mypage.cgi?param=abc&id=Mu8fdxl3r
+# will be reported as 2 hits on /mypage.cgi?param=abc
+# This parameter is not used when URLWithQuery is 0 and can't be used with
+# URLWithQueryWithoutFollowingParameters.
+# Change : Effective for new updates only
+# Example: "param"
+# Default: ""
+#
+URLWithQueryWithOnlyFollowingParameters=""
+
+
+# When URLWithQuery is on, you will get the full URL with all parameters in
+# URL reports. But among thoose parameters, sometimes you don't need a
+# particular parameter because it does not identify the page or because it's
+# a random ID changing for each access even if URL points to same page. In
+# such cases, it is higly recommanded to ask AWStats to remove such parameters
+# from the URL before counting, manipulating and storing it. Enter here list
+# of all non wanted parameters. For example if you enter "id", one hit on
+# /mypage.cgi?p=abc&id=Yo4UomP9d and /mypage.cgi?p=abc&id=Mu8fdxl3r
+# will be reported as 2 hits on /mypage.cgi?p=abc
+# This parameter is not used when URLWithQuery is 0 and can't be used with
+# URLWithQueryWithOnlyFollowingParameters.
+# Change : Effective for new updates only
+# Example: "PHPSESSID jsessionid"
+# Default: ""
+#
+URLWithQueryWithoutFollowingParameters="productId jsessionid"
+
+
+# Keep or remove the query string to the referrer URL in the statistics for
+# external referrer pages. This is used to differentiate between the URLs of
+# dynamic referrer pages. If set to 1, mypage.html?id=x and mypage.html?id=y
+# are counted as two different referrer pages.
+# Change : Effective for new updates only
+# Possible values:
+# 0 - Referrer URLs are cleaned from the query string (ie: "/mypage.html")
+# 1 - Full URL with query string is used (ie: "/mypage.html?p=x&q=y")
+# Default: 0
+#
+URLReferrerWithQuery=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
+# Default: 1
+WarningMessages=1
+
+
+
+#-----------------------------------------------------------------------------
+# OPTIONAL ACCURACY SETUP SECTION (Not required but increase AWStats features)
+#-----------------------------------------------------------------------------
+
+# Following values allows you to define accuracy of AWStats entities (robots,
+# browsers, os, referers, file types) detection.
+# It is recommanded that very important web sites or ISP that provides AWStats
+# to their customer set this parameter to 1 (or 0), instead of 2.
+# Possible values:
+# 0 = No detection,
+# 1 = Medium/Standard detection
+# 2 = Full detection
+# Change : Effective for new updates only
+# Default: 2 (0 for LevelForWormsDetection)
+#
+LevelForBrowsersDetection=2 # 0 disables Browsers detection.
+LevelForOSDetection=2 # 0 disables OS detection.
+LevelForRefererAnalyze=2 # 0 disables Origin detection.
+LevelForRobotsDetection=2 # 0 disables Robots detection.
+LevelForSearchEnginesDetection=2 # 0 disables Search engines detection.
+LevelForKeywordsDetection=2 # 0 disables Keyphrases/Keywords detection.
+LevelForFileTypesDetection=1 # 0 disables File types detection.
+LevelForWormsDetection=2 # 0 disables Worms detection.
+
+
+
+#-----------------------------------------------------------------------------
+# OPTIONAL APPEARANCE SETUP SECTION (Not required but increase AWStats features)
+#-----------------------------------------------------------------------------
+
+# When you use AWStats as a CGI, you can have the reports shown in HTML frames.
+# Frames are only available for report viewed dynamically. When you build
+# pages from command line, this option is not used and no frames are built.
+# Possible values: 0 or 1
+# Default: 1
+#
+UseFramesWhenCGI=1
+
+
+# Each URL shown in stats page are links you can click.
+# Possible values: 1 or 0
+# Default: 1
+#
+ShowLinksOnUrl=1
+
+
+# List of visible flags that links to other language translations.
+# See Lang parameter for list of allowed flag/language codes.
+# If you don't want any flag link, set ShowFlagLinks to "".
+# This parameter is used only if ShowMenu parameter is set to 1.
+# Possible values: "" or "language_codes_separated_by_space"
+# Example: "en es fr nl es"
+# Default: ""
+#
+ShowFlagLinks="fr"
+
+
+# Search engines keywords reported are full search string or separate keywords
+# Possible values:
+# 0 - Search keywords reported are full search string (ie: "town maps")
+# 1 - Search keywords reported are separated words (ie: "town" and "maps")
+# Default: 0
+#
+SplitSearchString=0
+
+
+# You can put here HTML code that will be added at the end of AWStats reports.
+# Great to add advert ban.
+# Default: ""
+#
+HTMLEndSection=""
+
+
+# Value of maximum bar width/heigth for horizontal/vertical graphics bar
+# Default: 260/220
+#
+BarWidth = 260
+BarHeight = 220
+
+
+# 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 = 5
+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
+
+
+ShowHeader=1 # Show AWStats head title and icon
+ShowMenu=1 # Show menu header with links on detailed reports
+ShowMonthDayStats=1
+ShowDaysOfWeekStats=1
+ShowHoursStats=1
+ShowDomainsStats=1
+ShowHostsStats=1
+ShowAuthenticatedUsers=1
+ShowRobotsStats=1
+ShowPagesStats=1
+ShowCompressionStats=0 # Show report of compression stats when using mod_gzip
+ShowFileTypesStats=1
+ShowFileSizesStats=0 # Not yet available
+ShowBrowsersStats=1
+ShowOSStats=1
+ShowOriginStats=1
+ShowKeyphrasesStats=1
+ShowKeywordsStats=1
+ShowHTTPErrorsStats=1
+ShowWormsStats=1
+# Show misc chart
+# Default: a (See also MiscTrackerUrl parameter), Possible codes: ajdfrqwp
+ShowMiscStats=ajdfrqwp
+
+
+# In the Origin chart, you have stats on where your hits came from. You can
+# includes hits on pages that comes from pages of same sites in this chart.
+# Possible values: 0 or 1
+# Default: 0
+#
+IncludeInternalLinksInOriginSection=1
+
+
+
+#-----------------------------------------------------------------------------
+# PLUGINS
+#-----------------------------------------------------------------------------
+
+# Add here all plugins file you want to load.
+# Plugin files must be .pm files stored in 'plugins' directory.
+# Uncomment LoadPlugin lines to enable a plugin after checking that plugin
+# required perl modules are installed.
+#
+
+# Plugin Graph3D:
+# Some reported charts are nice 3D graphics.
+#
+#LoadPlugin="graph3d" # !!! NOT YET AVAILABLE !!!
+
+# Plugin HashFiles:
+# AWStats DNS cache files are read/saved as native hash files. This increase
+# data file loading speed, above all for very large web sites.
+#
+#LoadPlugin="hashfiles"
+
+# Plugin TimeHiRes:
+# Time reported by -showsteps option is in millisecond. For debug purpose.
+#
+#LoadPlugin="timehires"
+
+# Plugin TimeZone:
+# Allow AWStats to correct a bad timezone for user of IIS that use strange
+# log format.
+# !!!!!!! This plugin reduces AWStats speed of 40% !!!!!!!
+#
+#LoadPlugin="timezone +2"
+
+# Plugin: GeoIP
+# Perl modules required: Geo::IP or Geo::IP::PurePerl (from Maxmind)
+# Country chart is built from an Internet IP-Country database.
+# This plugin is useless for intranet only log files.
+# Note: You must choose between using this plugin (need Perl Geo::IP module
+# from Maxmind, database more up to date) or the GeoIPfree plugin (need
+# Perl Geo::IPfree module, database less up to date).
+# This plugin reduces AWStats speed of 8% !
+#
+#LoadPlugin="geoip GEOIP_STANDARD /pathto/GeoIP.dat"
+#LoadPlugin="geoip GEOIP_STANDARD E:\Mes Developpements\awstats\test\awstats\maxmind\GeoIP.dat"
+#LoadPlugin="geoip GEOIP_STANDARD E:\Mes Developpements\awstats\test\awstats\maxmind\GeoIPCity-532.dat"
+
+# Plugin: GeoIP_Region_Maxmind
+# Perl modules required: Geo::IP (from Maxmind)
+# This plugin add a chart of hits by regions. Only regions for US and
+# Canada can be detected.
+# Note: This plugin need Maxmind GeoIP Perl module AND the region database.
+# Note: I get some problem with Maxmind Geo::IP Perl module with ActiveState
+# on Windows but it works great on Linux with default Perl.
+# You need to purchase a license from Maxmind to get/use the Region database.
+# This plugin reduces AWStats speed.
+#
+#LoadPlugin="geoip_region_maxmind GEOIP_STANDARD /pathto/GeoIPRegion.dat"
+LoadPlugin="geoip_region_maxmind GEOIP_STANDARD E:\Mes Developpements\awstats\test\awstats\maxmind\GeoIPRegion-515.dat"
+
+# Plugin: GeoIP_City_Maxmind
+# Perl modules required: Geo::IP (from Maxmind)
+# This plugin add a chart of hits by cities (with country and regions
+# informations for major countries).
+# Note: This plugin need Maxmind GeoIP Perl module AND the city database.
+# Note: I get some problem with Maxmind Geo::IP Perl module with ActiveState
+# on Windows but it works great on Linux with default Perl.
+# You need to purchase a license from Maxmind to get/use the City database.
+# This plugin reduces AWStats speed.
+#
+#LoadPlugin="geoip_city_maxmind GEOIP_STANDARD /pathto/GeoIPCity.dat"
+LoadPlugin="geoip_city_maxmind GEOIP_STANDARD E:\Mes Developpements\awstats\test\awstats\maxmind\GeoIPCity-532.dat"
+
+# Plugin: GeoIP_ISP_Maxmind
+# Perl modules required: Geo::IP (from Maxmind)
+# This plugin add a chart of hits by ISP.
+# Note: This plugin need Maxmind GeoIP Perl module AND the ISP database.
+# Note: I get some problem with Maxmind Geo::IP Perl module with ActiveState
+# on Windows but it works great on Linux with default Perl.
+# You need to purchase a license from Maxmind to get/use the ISP database.
+# This plugin reduces AWStats speed.
+#
+#LoadPlugin="geoip_isp_maxmind GEOIP_STANDARD /pathto/GeoIPISP.dat"
+#LoadPlugin="geoip_isp_maxmind GEOIP_STANDARD E:\Mes Developpements\awstats\test\awstats\maxmind\GeoIPISP-122.dat"
+
+# Plugin: GeoIP_Org_Maxmind
+# Perl modules required: Geo::IP (from Maxmind)
+# This plugin add a chart of hits by Organization name
+# Note: This plugin need Maxmind GeoIP Perl module AND the Org database.
+# Note: I get some problem with Maxmind Geo::IP Perl module with ActiveState
+# on Windows but it works great on Linux with default Perl.
+# You need to purchase a license from Maxmind to get/use the Org database.
+# This plugin reduces AWStats speed.
+#
+#LoadPlugin="geoip_org_maxmind GEOIP_STANDARD /pathto/GeoIPOrg.dat"
+LoadPlugin="geoip_org_maxmind GEOIP_STANDARD E:\Mes Developpements\awstats\test\awstats\maxmind\GeoIPOrg-111.dat"
+
+# Plugin TimeHiRes:
+# Time reported by -showsteps option is in millisecond. For debug purpose.
+#
+#LoadPlugin="urlalias"
+
+# Plugin: DecodeUTFKeys
+# Perl modules required: Encode and URI::Escape
+# Allow AWStats to convert keywords strings coded by some search engines in
+# UTF8 coding to a common string in a local charset.
+#
+#LoadPlugin="decodeutfkeys"
+
+
+
+#-----------------------------------------------------------------------------
+# EXTRA SECTION
+#-----------------------------------------------------------------------------
+
+# WARNING: Extra sections are experimental feature not stable yet !!!
+
+# You can define your own charts, you choose here what are rows and columns
+# keys. This feature is particularly usefull for marketing purpose, tracking
+# products orders for example.
+# For this, edit all parameters of Extra section. Each set of parameter is a
+# different chart. For several charts, duplicate section changing the number.
+# Note that each Extra section reduces AWStats speed by 10%.
+#
+# WARNING: A wrong setup of Extra section can result in a too large arrays
+# that will consume all your memory, making AWStats unusable after several
+# updates, so be sure to setup it correctly.
+# In most cases, you don't need this feature.
+#
+# ExtraSectionNameX is title of your personalized chart.
+# ExtraSectionConditionalX are conditions on URL and/or QUERY_STRING and/or
+# REFERER you can use to count or not the hit. Use "|" for "OR".
+# ExtraSectionFirstColumnTitleX is the first column title of the chart.
+# ExtraSectionFirstColumnValuesX is a Regex string to tell AWStats how to
+# extract the value used for first column. Each different value found will
+# be a different row. Be sure that list of different values is "limited" to
+# avoid "not enough memory" problems !
+# ExtraSectionStatTypesX are things you want to count. You can use standard
+# code letters (P for pages,H for hits,B for bandwidth,L for last access).
+# MaxNbOfExtraX is maximum number of rows shown in chart.
+# MinHitExtraX is minimum number of hits required to be shown in chart.
+#
+
+# Example to report the 20 products the most ordered by "order.cgi" script
+ExtraSectionName1="Product orders"
+ExtraSectionCondition1="URL,\/cgi\-bin\/order\.cgi|URL,\/cgi-bin2\/order\.cgi"
+ExtraSectionFirstColumnTitle1="Product ID"
+ExtraSectionFirstColumnValues1="QUERY_STRING,productId=([^&]+)"
+ExtraSectionStatTypes1=PL
+MaxNbOfExtra1=20
+MinHitExtra1=1
+
+
+ExtraSectionName2="Redirect"
+ExtraSectionCondition2="URL,\/cgi\-bin\/awredir\.pl"
+ExtraSectionFirstColumnTitle2="Url"
+ExtraSectionFirstColumnValues2="QUERY_STRING,url=([^&]+)"
+ExtraSectionStatTypes2=HL
+MaxNbOfExtra2=20
+MinHitExtra2=1
--- /dev/null
+# AWStats configure file
+#------------------------------------------------------------------------
+# Copy this file into awstats.www.myserver.mydomain.conf or awstats.conf
+# and edit this new file to setup AWStats.
+# If you don't understand what is a parameter, keep default value.
+#------------------------------------------------------------------------
+
+
+# Main setup section (Required to /test AWStats working)
+#------------------------------------------------------------------------
+
+# "LogFile" contains the web server log file to analyze.
+# Possible values: A full path, or a relative path from awstats.pl directory.
+# Example: "/var/log/apache/access.log"
+# Example: "../logs/mycombinedlog.log"
+# You can also use tags in this filename if you need a dynamic file name
+# depending on date or time (Replacement is made by AWStats at the beginning
+# of its execution). This is available tags :
+# %YYYY-n is replaced with 4 digits year we were n hours ago
+# %YY-n is replaced with 2 digits year we were n hours ago
+# %MM-n is replaced with 2 digits month we were n hours ago
+# %MO-n is replaced with 3 letters month we were n hours ago
+# %DD-n is replaced with day we were n hours ago
+# %HH-n is replaced with hour we were n hours ago
+# %NS-n is replaced with number of seconds at 00:00 since 1970
+# %WM-n is replaced with the week number in month (1-5)
+# %Wm-n is replaced with the week number in month (0-4)
+# %WY-n is replaced with the week number in year (01-52)
+# %Wy-n is replaced with the week number in year (00-51)
+# %DW-n is replaced with the day number in week (1-7, 1=sunday)
+# use n=24 if you need (1-7, 1=monday)
+# %Dw-n is replaced with the day number in week (0-6, 0=sunday)
+# use n=24 if you need (0-6, 0=monday)
+# Use 0 for n if you need current year, month, day, hour...
+# 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"
+# You can also use a pipe if log file come from a pipe.
+# Example: "gzip -d </var/log/apache/access.log.gz |"
+#
+LogFile="e:/Mes Developpements/awstats/test/log/__AWSTATS_CURRENT_CONFIG__.log"
+
+
+# Enter the log file type you want to analyze.
+# Possible values:
+# W - For a web log file
+# M - For a mail log file
+# F - For a ftp log file
+# Example: W
+# Default: W
+#
+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).
+# Possible values: 1,2,3,4,5 or "your_own_personalized_log_format"
+# 1 - Apache or Lotus Notes/Domino native combined log format (NCSA combined/XLF/ELF log format)
+# 2 - IIS log format (W3C log format)
+# 3 - Webstar native log format
+# 4 - Apache or Squid native common log format (NCSA common/CLF log format)
+# With LogFormat=4, some features (browsers, os, keywords...) can't work.
+# "your_own_personalized_log_format" = To use AWStats with any not If your log is a personalized format,
+# you must use the following syntax keys to define the log format string:
+# %host Host client name or IP address
+# %logname Authenticated login/user used on protected pages
+# %time1 Date and time with format: [dd/mmm/yyyy:hh:mm:ss +0000]
+# %time1b Date and time with format: [dd/mmm/yyyy:hh:mm:ss]
+# %time2 Date and time with format: yyyy-mm-dd hh:mm:ss
+# %methodurl Method and URL with format: "GET /index.html HTTP/x.x"
+# %methodurlnoprot Method and URL with format: "GET /index.html"
+# %method Method with format: GET
+# %url URL only with format: /index.html
+# %query Query string (used by URLWithQuery option)
+# %code Return code status (with format for web log: 999)
+# %bytesd Size of document in bytes
+# %refererquot Referer page with format: "http://from.com/from.htm"
+# %referer Referer page with format: http://from.com/from.htm
+# %uaquot User agent with format: "Mozilla/4.0 (compatible, ...)"
+# %ua User agent with format: Mozilla/4.0_(compatible...)
+# %gzipin mod_gzip compression input bytes: In:XXX
+# %gzipout mod_gzip compression output bytes & ratio: Out:YYY:ZZpct.
+# %gzipratio mod_gzip compression ratio: ZZpct.
+# %deflateratio mod_deflate compression ratio with format: (ZZ)
+# %email EMail sender (for mail log)
+# %email_r EMail receiver (for mail log)
+# %syslog Syslog-specific time and host stamp with format: Mon dd hh:mm:ss hostname
+# %virtualname Web sever virtual hostname. Use this tag when same log
+# file contains data of several virtual web servers. The
+# SiteDomain will be used to filter the one you want.
+# If your log format has some fields not included in this list, use
+# %other Means another field not used
+#
+# Examples for Apache combined logs (following two examples are equivalent):
+# LogFormat = 1
+# LogFormat = "%host %other %logname %time1 %methodurl %code %bytesd %refererquot %uaquot"
+#
+# Examples for IIS (following two examples are equivalent):
+# LogFormat = 2
+# LogFormat = "%time2 %host %logname %method %url %code %bytesd %other %ua %referer"
+#
+#LogFormat="%host %other %logname %time1 %methodurl %code %bytesd %refererquot %uaquot"
+LogFormat=1
+
+
+# Set this to a directory where you want AWStats to save its working files.
+# Need write permissions by web server user (user "nobody" with Unix OS).
+# Example: "/tmp"
+# Example: "../data"
+# Example: "C:/awstats_working_dir"
+# Default: "." (means same directory as awstats.pl)
+#
+DirData="e:/Mes Developpements/awstats/test/awstats/result"
+
+# Relative or absolute web URL of your awstats.pl directory.
+# Usefull only when AWStats is used from command line.
+# Default: "/cgi-bin" (means awstats.pl is in "/wwwroot/cgi-bin")
+#
+DirCgi="/cgi-bin"
+
+# Relative or absolute web URL of all icons subdirectories.
+# Default: "/icon" (means you must copy icons directories in "/wwwroot/icon")
+#
+DirIcons="e:/Mes Developpements/awstats/wwwroot/icon"
+
+# If host names are already resolved in your logfile, set this to 0 will
+# increase performances.
+# Possible values: 1 or 0
+# Default: 1
+#
+DNSLookup=1
+
+
+SiteDomain="__AWSTATS_CURRENT_CONFIG__"
+
+
+# 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.
+# 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: Use space between each value.
+# Note: You can use regular expression values writing value with REGEX[value].
+# Example: "www.myserver.com localhost 127.0.0.1 REGEX[\.mydomain\.(net|org)$]"
+#
+HostAliases="localhost 127.0.0.1 REGEX[^.*\.myserver\.com$]"
+
+
+
+#------------------------------------------------------------------------
+# Optionnal setup section (Not required but increase AWStats features)
+#------------------------------------------------------------------------
+
+# If AWStats can purge log after processing it. By this way, the next time you
+# launch AWStats, log file will be smaller and processing time will be better.
+# IMPORTANT !!!
+# AWStats is able to find new lines in your log file to process only new ones,
+# so you can launch it as soon as you want, even with this parameter set to 0
+# but if you work with this value, you MUST have something to clean sometimes
+# your logfile if your web server don't do it.
+# Possible values: 1 or 0
+# Default: 0 (but if you can, set this to 1 to increase speed)
+#
+#
+PurgeLogFile=0
+
+
+# When PurgeLogFile is setup to 1, AWStats will clean your log file after
+# processing it. You can however keep an archive file (saved in "DirData") of
+# 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
+# Default: 0
+#
+ArchiveLogRecords=0
+
+
+# MiscTrackerUrl can be used to make AWStats able to detect some miscellanous
+# things, that can not be tracked on other way like:
+# - Screen size
+# - Color depth
+# - Java enabled
+# - Macromedia Director plugin
+# - Macromedia Shockwave plugin
+# - Realplayer G2 plugin
+# - QuickTime plugin
+# - Mediaplayer plugin
+# - Acrobat PDF plugin
+# To enable all this features, you must add the following HTML code at the end
+# of your index page (before </BODY>) :
+# <script language=javascript src="/js/awstats_misc_tracker.js"></script>
+# If code is not added in index page, all this detection capabilities will be
+# disabled. You must also check that ShowScreenSizeStats and ShowMiscStats
+# parameters are set to 1 to make results appear in report page.
+# If you change this parameter, you must also change the
+# awstatsmisctrackerurl variable into the awstats_misc_tracker.js file.
+# Change : Effective for new updates only.
+# Possible value: Name of javascript tracker file added in HTML code
+# Default: "/js/awstats_misc_tracker.js"
+#
+MiscTrackerUrl="/js/awstats_misc_tracker.js"
+
+
+# Add here a list of kind of url (file extension) that must be counted as
+# "Hit only" and not as a "Hit" and "Page/Download". You can set here all
+# images extensions as they are hit downloaded that must be counted but they
+# are not viewed pages. URLs with such extensions are not included in the TOP
+# Pages/URL report.
+# Note: If you want to exclude particular URLs from stats (No Pages and no
+# Hits reported), you must use SkipFiles parameter.
+# Change : Effective for new updates only
+# Example: "css js class gif jpg jpeg png bmp ico zip arj gz z wav mp3 wma mpg"
+# Example: ""
+# Default: "css js class gif jpg jpeg png bmp ico"
+#
+NotPageList="css js class gif jpg jpeg png bmp ico"
+
+
+# Index page name for your web server.
+# Example: "default.htm"
+# Default: "index.html"
+#
+DefaultFile="index.html"
+
+
+
+
+#------------------------------------------------------------------------
+# Optionnal setup section (Not required but increase AWStats features)
+#------------------------------------------------------------------------
+
+# Set your primary language.
+# Possible value:
+# Albanian=al, Bosnian=ba, Bulgarian=bg, Catalan=ca,
+# Chinese (Taiwan)=tw, Chinese (Simpliefied)=cn, Czech=cz, Danish=dk,
+# Dutch=nl, English=en, Estonian=et, Euskara=eu, Finnish=fi,
+# French=fr, Galician=gl, German=de, Greek=gr, Hebrew=he, Hungarian=hu,
+# Icelandic=is, Indonesian=id, Italian=it, Japanese=jp, Korean=kr,
+# Latvian=lv, Norwegian (Nynorsk)=nn, Norwegian (Bokmal)=nb, Polish=pl,
+# Portuguese=pt, Portuguese (Brazilian)=br, Romanian=ro, Russian=ru,
+# Serbian=sr, Slovak=sk, Spanish=es, Swedish=se, Turkish=tr, Ukrainian=ua,
+# Welsh=wlk.
+# First available language accepted by browser=auto
+# Default: "auto"
+#
+Lang="auto"
+
+
+# Do not include access from clients that match following criteria.
+# 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 enter here hostname
+# criteria, else enter ip address criteria.
+# The opposite parameter of "SkipHosts" is "OnlyHosts".
+# Note: Use space between each value. This parameter is not case sensitive.
+# Note: You can use regular expression values writing value with REGEX[value].
+# Change : Effective for new updates only
+# Example: "127.0.0.1 REGEX[^192\.168\.] REGEX[^10\.0\.0\.]"
+# Example: "localhost REGEX[^.*\.localdomain$]"
+# Default: ""
+#
+SkipHosts=""
+
+
+# Do not include access from clients with a user agent that match following
+# criteria. If you want to exclude a robot, you should update the robots.pm
+# file instead of this parameter.
+# Note: Use space between each value. This parameter is not case sensitive.
+# Note: You can use regular expression values writing value with REGEX[value].
+# Change : Effective for new updates only
+# Example: "konqueror REGEX[ua_test_v\d\.\d]"
+# Default: ""
+#
+SkipUserAgents=""
+
+
+# Use SkipFiles to ignore access to URLs that match one of following entries.
+# You can enter a list of not important URLs (like framed menus, hidden pages,
+# etc...) to exclude them from statistics. You must enter here exact relative
+# URL as found in log file, or a matching REGEX value.
+# For example, to ignore /badpage.html, just add "/badpage.html". To ignore
+# all pages in a particular directory, add "REGEX[^\/directorytoexclude]".
+# The opposite parameter of "SkipFiles" is "OnlyFiles".
+# Note: Use space between each value. This parameter is not case sensitive.
+# Note: You can use regular expression values writing value with REGEX[value].
+# Change : Effective for new updates only
+# Example: "/badpage.html REGEX[^\/excludedirectory]"
+# Default: ""
+#
+SkipFiles=""
+
+
+# Some web servers on some Operating systems (IIS-Windows) considers that a
+# login with same value but different case are the same login. To tell AWStats
+# to also considers them as one, set this parameter to 1.
+# Possible values: 0 or 1
+# Default: 0
+#
+AuthenticatedUsersNotCaseSensitive=1
+
+
+# Keep or remove the anchor string you can find in some URLs.
+# Possible values: 0 or 1
+# Default: 0
+#
+URLWithAnchor=0
+
+
+# In URL links, "?" char is used to add parameter's list in URLs. Syntax is:
+# /mypage.html?param1=value1¶m2=value2
+# However, some servers/sites use also others chars to isolate dynamic part of
+# their URLs. You can complete this list with all such characters.
+# Change : Effective for new updates only
+# Example: "?;,"
+# Default: "?;"
+#
+URLQuerySeparators="?;"
+
+
+# Keep or remove the query string to the URL in the statistics for individual
+# pages. This is primarily used to differentiate between the URLs of dynamic
+# pages. If set to 1, mypage.html?id=x and mypage.html?id=y are counted as two
+# different pages.
+# Warning, when set to 1, memory required to run AWStats is dramatically
+# increased if you have a lot of changing URLs (for example URLs with a random
+# id inside). Such web sites should not set this option to 1 or use seriously
+# the next parameter URLWithQueryWithOnlyFollowingParameters (or eventually
+# URLWithQueryWithoutFollowingParameters).
+# Change : Effective for new updates only
+# Possible values:
+# 0 - URLs are cleaned from the query string (ie: "/mypage.html")
+# 1 - Full URL with query string is used (ie: "/mypage.html?p=x&q=y")
+# Default: 0
+#
+URLWithQuery=1
+
+
+# When URLWithQuery is on, you will get the full URL with all parameters in
+# URL reports. But among thoose parameters, sometimes you don't need a
+# particular parameter because it does not identify the page or because it's
+# a random ID changing for each access even if URL points to same page. In
+# such cases, it is higly recommanded to ask AWStats to keep only parameters
+# you need (if you know them) before counting, manipulating and storing it.
+# Enter here list of wanted parameters. For example, with "param", one hit on
+# /mypage.cgi?param=abc&id=Yo4UomP9d and /mypage.cgi?param=abc&id=Mu8fdxl3r
+# will be reported as 2 hits on /mypage.cgi?param=abc
+# This parameter is not used when URLWithQuery is 0 and can't be used with
+# URLWithQueryWithoutFollowingParameters.
+# Change : Effective for new updates only
+# Example: "param"
+# Default: ""
+#
+URLWithQueryWithOnlyFollowingParameters=""
+
+
+# When URLWithQuery is on, you will get the full URL with all parameters in
+# URL reports. But among thoose parameters, sometimes you don't need a
+# particular parameter because it does not identify the page or because it's
+# a random ID changing for each access even if URL points to same page. In
+# such cases, it is higly recommanded to ask AWStats to remove such parameters
+# from the URL before counting, manipulating and storing it. Enter here list
+# of all non wanted parameters. For example if you enter "id", one hit on
+# /mypage.cgi?p=abc&id=Yo4UomP9d and /mypage.cgi?p=abc&id=Mu8fdxl3r
+# will be reported as 2 hits on /mypage.cgi?p=abc
+# This parameter is not used when URLWithQuery is 0 and can't be used with
+# URLWithQueryWithOnlyFollowingParameters.
+# Change : Effective for new updates only
+# Example: "PHPSESSID jsessionid"
+# Default: ""
+#
+URLWithQueryWithoutFollowingParameters="productId jsessionid"
+
+
+# Keep or remove the query string to the referrer URL in the statistics for
+# external referrer pages. This is used to differentiate between the URLs of
+# dynamic referrer pages. If set to 1, mypage.html?id=x and mypage.html?id=y
+# are counted as two different referrer pages.
+# Change : Effective for new updates only
+# Possible values:
+# 0 - Referrer URLs are cleaned from the query string (ie: "/mypage.html")
+# 1 - Full URL with query string is used (ie: "/mypage.html?p=x&q=y")
+# Default: 0
+#
+URLReferrerWithQuery=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
+# Default: 1
+WarningMessages=1
+
+
+
+#-----------------------------------------------------------------------------
+# OPTIONAL ACCURACY SETUP SECTION (Not required but increase AWStats features)
+#-----------------------------------------------------------------------------
+
+# Following values allows you to define accuracy of AWStats entities (robots,
+# browsers, os, referers, file types) detection.
+# It is recommanded that very important web sites or ISP that provides AWStats
+# to their customer set this parameter to 1 (or 0), instead of 2.
+# Possible values:
+# 0 = No detection,
+# 1 = Medium/Standard detection
+# 2 = Full detection
+# Change : Effective for new updates only
+# Default: 2 (0 for LevelForWormsDetection)
+#
+LevelForBrowsersDetection=2 # 0 disables Browsers detection.
+LevelForOSDetection=2 # 0 disables OS detection.
+LevelForRefererAnalyze=2 # 0 disables Origin detection.
+LevelForRobotsDetection=2 # 0 disables Robots detection.
+LevelForSearchEnginesDetection=2 # 0 disables Search engines detection.
+LevelForKeywordsDetection=2 # 0 disables Keyphrases/Keywords detection.
+LevelForFileTypesDetection=1 # 0 disables File types detection.
+LevelForWormsDetection=2 # 0 disables Worms detection.
+
+
+
+#-----------------------------------------------------------------------------
+# OPTIONAL APPEARANCE SETUP SECTION (Not required but increase AWStats features)
+#-----------------------------------------------------------------------------
+
+# When you use AWStats as a CGI, you can have the reports shown in HTML frames.
+# Frames are only available for report viewed dynamically. When you build
+# pages from command line, this option is not used and no frames are built.
+# Possible values: 0 or 1
+# Default: 1
+#
+UseFramesWhenCGI=1
+
+
+# Each URL shown in stats page are links you can click.
+# Possible values: 1 or 0
+# Default: 1
+#
+ShowLinksOnUrl=1
+
+
+# List of visible flags that links to other language translations.
+# See Lang parameter for list of allowed flag/language codes.
+# If you don't want any flag link, set ShowFlagLinks to "".
+# This parameter is used only if ShowMenu parameter is set to 1.
+# Possible values: "" or "language_codes_separated_by_space"
+# Example: "en es fr nl es"
+# Default: ""
+#
+ShowFlagLinks="fr"
+
+
+# Search engines keywords reported are full search string or separate keywords
+# Possible values:
+# 0 - Search keywords reported are full search string (ie: "town maps")
+# 1 - Search keywords reported are separated words (ie: "town" and "maps")
+# Default: 0
+#
+SplitSearchString=0
+
+
+# You can put here HTML code that will be added at the end of AWStats reports.
+# Great to add advert ban.
+# Default: ""
+#
+HTMLEndSection=""
+
+
+# Value of maximum bar width/heigth for horizontal/vertical graphics bar
+# Default: 260/220
+#
+BarWidth = 260
+BarHeight = 220
+
+
+# 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 = 5
+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
+
+
+ShowHeader=1 # Show AWStats head title and icon
+ShowMenu=1 # Show menu header with links on detailed reports
+ShowMonthDayStats=1
+ShowDaysOfWeekStats=1
+ShowHoursStats=1
+ShowDomainsStats=1
+ShowHostsStats=1
+ShowAuthenticatedUsers=1
+ShowRobotsStats=1
+ShowPagesStats=1
+ShowCompressionStats=0 # Show report of compression stats when using mod_gzip
+ShowFileTypesStats=1
+ShowFileSizesStats=0 # Not yet available
+ShowBrowsersStats=1
+ShowOSStats=1
+ShowOriginStats=1
+ShowKeyphrasesStats=1
+ShowKeywordsStats=1
+ShowHTTPErrorsStats=1
+ShowWormsStats=1
+# Show misc chart
+# Default: a (See also MiscTrackerUrl parameter), Possible codes: ajdfrqwp
+ShowMiscStats=ajdfrqwp
+
+
+# In the Origin chart, you have stats on where your hits came from. You can
+# includes hits on pages that comes from pages of same sites in this chart.
+# Possible values: 0 or 1
+# Default: 0
+#
+IncludeInternalLinksInOriginSection=1
+
+
+
+#-----------------------------------------------------------------------------
+# PLUGINS
+#-----------------------------------------------------------------------------
+
+# Add here all plugins file you want to load.
+# Plugin files must be .pm files stored in 'plugins' directory.
+# Uncomment LoadPlugin lines to enable a plugin after checking that plugin
+# required perl modules are installed.
+#
+
+# Plugin Graph3D:
+# Some reported charts are nice 3D graphics.
+#
+#LoadPlugin="graph3d" # !!! NOT YET AVAILABLE !!!
+
+# Plugin HashFiles:
+# AWStats DNS cache files are read/saved as native hash files. This increase
+# data file loading speed, above all for very large web sites.
+#
+#LoadPlugin="hashfiles"
+
+# Plugin TimeHiRes:
+# Time reported by -showsteps option is in millisecond. For debug purpose.
+#
+#LoadPlugin="timehires"
+
+# Plugin TimeZone:
+# Allow AWStats to correct a bad timezone for user of IIS that use strange
+# log format.
+# !!!!!!! This plugin reduces AWStats speed of 40% !!!!!!!
+#
+#LoadPlugin="timezone +2"
+
+# Plugin: GeoIP
+# Perl modules required: Geo::IP or Geo::IP::PurePerl (from Maxmind)
+# Country chart is built from an Internet IP-Country database.
+# This plugin is useless for intranet only log files.
+# Note: You must choose between using this plugin (need Perl Geo::IP module
+# from Maxmind, database more up to date) or the GeoIPfree plugin (need
+# Perl Geo::IPfree module, database less up to date).
+# This plugin reduces AWStats speed of 8% !
+#
+#LoadPlugin="geoip GEOIP_STANDARD /pathto/GeoIP.dat"
+#LoadPlugin="geoip GEOIP_STANDARD E:\Mes Developpements\awstats\test\awstats\maxmind\GeoIP.dat"
+LoadPlugin="geoip GEOIP_STANDARD E:\Mes Developpements\awstats\test\awstats\maxmind\GeoIPRegion-515.dat"
+
+# Plugin: GeoIP_Region_Maxmind
+# Perl modules required: Geo::IP (from Maxmind)
+# This plugin add a chart of hits by regions. Only regions for US and
+# Canada can be detected.
+# Note: This plugin need Maxmind GeoIP Perl module AND the region database.
+# Note: I get some problem with Maxmind Geo::IP Perl module with ActiveState
+# on Windows but it works great on Linux with default Perl.
+# You need to purchase a license from Maxmind to get/use the Region database.
+# This plugin reduces AWStats speed.
+#
+#LoadPlugin="geoip_region_maxmind GEOIP_STANDARD /pathto/GeoIPRegion.dat"
+LoadPlugin="geoip_region_maxmind GEOIP_STANDARD E:\Mes Developpements\awstats\test\awstats\maxmind\GeoIPRegion-515.dat"
+
+# Plugin TimeHiRes:
+# Time reported by -showsteps option is in millisecond. For debug purpose.
+#
+#LoadPlugin="urlalias"
+
+# Plugin: DecodeUTFKeys
+# Perl modules required: Encode and URI::Escape
+# Allow AWStats to convert keywords strings coded by some search engines in
+# UTF8 coding to a common string in a local charset.
+#
+#LoadPlugin="decodeutfkeys"
+
+
+
+#-----------------------------------------------------------------------------
+# EXTRA SECTION
+#-----------------------------------------------------------------------------
+
+# WARNING: Extra sections are experimental feature not stable yet !!!
+
+# You can define your own charts, you choose here what are rows and columns
+# keys. This feature is particularly usefull for marketing purpose, tracking
+# products orders for example.
+# For this, edit all parameters of Extra section. Each set of parameter is a
+# different chart. For several charts, duplicate section changing the number.
+# Note that each Extra section reduces AWStats speed by 10%.
+#
+# WARNING: A wrong setup of Extra section can result in a too large arrays
+# that will consume all your memory, making AWStats unusable after several
+# updates, so be sure to setup it correctly.
+# In most cases, you don't need this feature.
+#
+# ExtraSectionNameX is title of your personalized chart.
+# ExtraSectionConditionalX are conditions on URL and/or QUERY_STRING and/or
+# REFERER you can use to count or not the hit. Use "|" for "OR".
+# ExtraSectionFirstColumnTitleX is the first column title of the chart.
+# ExtraSectionFirstColumnValuesX is a Regex string to tell AWStats how to
+# extract the value used for first column. Each different value found will
+# be a different row. Be sure that list of different values is "limited" to
+# avoid "not enough memory" problems !
+# ExtraSectionStatTypesX are things you want to count. You can use standard
+# code letters (P for pages,H for hits,B for bandwidth,L for last access).
+# MaxNbOfExtraX is maximum number of rows shown in chart.
+# MinHitExtraX is minimum number of hits required to be shown in chart.
+#
+
+# Example to report the 20 products the most ordered by "order.cgi" script
+ExtraSectionName1="Product orders"
+ExtraSectionCondition1="URL,\/cgi\-bin\/order\.cgi|URL,\/cgi-bin2\/order\.cgi"
+ExtraSectionFirstColumnTitle1="Product ID"
+ExtraSectionFirstColumnValues1="QUERY_STRING,productId=([^&]+)"
+ExtraSectionStatTypes1=PL
+MaxNbOfExtra1=20
+MinHitExtra1=1
+
+
+ExtraSectionName2="Redirect"
+ExtraSectionCondition2="URL,\/cgi\-bin\/awredir\.pl"
+ExtraSectionFirstColumnTitle2="Url"
+ExtraSectionFirstColumnValues2="QUERY_STRING,url=([^&]+)"
+ExtraSectionStatTypes2=HL
+MaxNbOfExtra2=20
+MinHitExtra2=1
--- /dev/null
+# AWStats configure file
+#------------------------------------------------------------------------
+# Copy this file into awstats.www.myserver.mydomain.conf or awstats.conf
+# and edit this new file to setup AWStats.
+# If you don't understand what is a parameter, keep default value.
+#------------------------------------------------------------------------
+
+
+# Main setup section (Required to /test AWStats working)
+#------------------------------------------------------------------------
+
+# "LogFile" contains the web server log file to analyze.
+# Possible values: A full path, or a relative path from awstats.pl directory.
+# Example: "/var/log/apache/access.log"
+# Example: "../logs/mycombinedlog.log"
+# You can also use tags in this filename if you need a dynamic file name
+# depending on date or time (Replacement is made by AWStats at the beginning
+# of its execution). This is available tags :
+# %YYYY-n is replaced with 4 digits year we were n hours ago
+# %YY-n is replaced with 2 digits year we were n hours ago
+# %MM-n is replaced with 2 digits month we were n hours ago
+# %MO-n is replaced with 3 letters month we were n hours ago
+# %DD-n is replaced with day we were n hours ago
+# %HH-n is replaced with hour we were n hours ago
+# %NS-n is replaced with number of seconds at 00:00 since 1970
+# %WM-n is replaced with the week number in month (1-5)
+# %Wm-n is replaced with the week number in month (0-4)
+# %WY-n is replaced with the week number in year (01-52)
+# %Wy-n is replaced with the week number in year (00-51)
+# %DW-n is replaced with the day number in week (1-7, 1=sunday)
+# use n=24 if you need (1-7, 1=monday)
+# %Dw-n is replaced with the day number in week (0-6, 0=sunday)
+# use n=24 if you need (0-6, 0=monday)
+# Use 0 for n if you need current year, month, day, hour...
+# 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"
+# You can also use a pipe if log file come from a pipe.
+# Example: "gzip -d </var/log/apache/access.log.gz |"
+#
+LogFile="e:/Mes Developpements/awstats/test/log/__AWSTATS_CURRENT_CONFIG__.log"
+
+
+# Enter the log file type you want to analyze.
+# Possible values:
+# W - For a web log file
+# M - For a mail log file
+# F - For a ftp log file
+# Example: W
+# Default: W
+#
+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).
+# Possible values: 1,2,3,4,5 or "your_own_personalized_log_format"
+# 1 - Apache or Lotus Notes/Domino native combined log format (NCSA combined/XLF/ELF log format)
+# 2 - IIS log format (W3C log format)
+# 3 - Webstar native log format
+# 4 - Apache or Squid native common log format (NCSA common/CLF log format)
+# With LogFormat=4, some features (browsers, os, keywords...) can't work.
+# "your_own_personalized_log_format" = To use AWStats with any not If your log is a personalized format,
+# you must use the following syntax keys to define the log format string:
+# %host Host client name or IP address
+# %logname Authenticated login/user used on protected pages
+# %time1 Date and time with format: [dd/mmm/yyyy:hh:mm:ss +0000]
+# %time1b Date and time with format: [dd/mmm/yyyy:hh:mm:ss]
+# %time2 Date and time with format: yyyy-mm-dd hh:mm:ss
+# %methodurl Method and URL with format: "GET /index.html HTTP/x.x"
+# %methodurlnoprot Method and URL with format: "GET /index.html"
+# %method Method with format: GET
+# %url URL only with format: /index.html
+# %query Query string (used by URLWithQuery option)
+# %code Return code status (with format for web log: 999)
+# %bytesd Size of document in bytes
+# %refererquot Referer page with format: "http://from.com/from.htm"
+# %referer Referer page with format: http://from.com/from.htm
+# %uaquot User agent with format: "Mozilla/4.0 (compatible, ...)"
+# %ua User agent with format: Mozilla/4.0_(compatible...)
+# %gzipin mod_gzip compression input bytes: In:XXX
+# %gzipout mod_gzip compression output bytes & ratio: Out:YYY:ZZpct.
+# %gzipratio mod_gzip compression ratio: ZZpct.
+# %deflateratio mod_deflate compression ratio with format: (ZZ)
+# %email EMail sender (for mail log)
+# %email_r EMail receiver (for mail log)
+# %syslog Syslog-specific time and host stamp with format: Mon dd hh:mm:ss hostname
+# %virtualname Web sever virtual hostname. Use this tag when same log
+# file contains data of several virtual web servers. The
+# SiteDomain will be used to filter the one you want.
+# If your log format has some fields not included in this list, use
+# %other Means another field not used
+#
+# Examples for Apache combined logs (following two examples are equivalent):
+# LogFormat = 1
+# LogFormat = "%host %other %logname %time1 %methodurl %code %bytesd %refererquot %uaquot"
+#
+# Examples for IIS (following two examples are equivalent):
+# LogFormat = 2
+# LogFormat = "%time2 %host %logname %method %url %code %bytesd %other %ua %referer"
+#
+LogFormat="%host %other %logname %time1 %methodurl %code %bytesd %refererquot %uaquot"
+#LogFormat=1
+
+
+# Set this to a directory where you want AWStats to save its working files.
+# Need write permissions by web server user (user "nobody" with Unix OS).
+# Example: "/tmp"
+# Example: "../data"
+# Example: "C:/awstats_working_dir"
+# Default: "." (means same directory as awstats.pl)
+#
+DirData="e:/Mes Developpements/awstats/test/awstats/result"
+
+# Relative or absolute web URL of your awstats.pl directory.
+# Usefull only when AWStats is used from command line.
+# Default: "/cgi-bin" (means awstats.pl is in "/wwwroot/cgi-bin")
+#
+DirCgi="/cgi-bin"
+
+# Relative or absolute web URL of all icons subdirectories.
+# Default: "/icon" (means you must copy icons directories in "/wwwroot/icon")
+#
+DirIcons="e:/Mes Developpements/awstats/wwwroot/icon"
+
+# If host names are already resolved in your logfile, set this to 0 will
+# increase performances.
+# Possible values: 1 or 0
+# Default: 1
+#
+DNSLookup=1
+
+
+SiteDomain="__AWSTATS_CURRENT_CONFIG__"
+
+
+# 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.
+# 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: Use space between each value.
+# Note: You can use regular expression values writing value with REGEX[value].
+# Example: "www.myserver.com localhost 127.0.0.1 REGEX[\.mydomain\.(net|org)$]"
+#
+HostAliases="localhost 127.0.0.1 REGEX[^.*\.myserver\.com$]"
+
+
+
+#------------------------------------------------------------------------
+# Optionnal setup section (Not required but increase AWStats features)
+#------------------------------------------------------------------------
+
+# When this parameter is set to 1, AWStats adds a button on report page to
+# allow to "update" statistics from a web browser. Warning, when "update" is
+# made from a browser, AWStats is run as a CGI by the web server user defined
+# in your web server (user "nobody" by default with Apache, "IUSR_XXX" with
+# IIS), so the "DirData" directory and all already existing history files
+# awstatsMMYYYY[.xxx].txt must be writable by this user. Change permissions if
+# necessary to "Read/Write" (and "Modify" for Windows NTFS file systems).
+# Warning: Update process can be long so you might experience "time out"
+# browser errors if you don't launch AWStats frequently enough.
+# When set to 0, update is only made when AWStats is run from the command
+# line interface (or a task scheduler).
+# Possible values: 0 or 1
+# Default: 0
+#
+AllowToUpdateStatsFromBrowser=1
+
+
+# If AWStats can purge log after processing it. By this way, the next time you
+# launch AWStats, log file will be smaller and processing time will be better.
+# IMPORTANT !!!
+# AWStats is able to find new lines in your log file to process only new ones,
+# so you can launch it as soon as you want, even with this parameter set to 0
+# but if you work with this value, you MUST have something to clean sometimes
+# your logfile if your web server don't do it.
+# Possible values: 1 or 0
+# Default: 0 (but if you can, set this to 1 to increase speed)
+#
+#
+PurgeLogFile=0
+
+
+# When PurgeLogFile is setup to 1, AWStats will clean your log file after
+# processing it. You can however keep an archive file (saved in "DirData") of
+# 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
+# Default: 0
+#
+ArchiveLogRecords=0
+
+
+# MiscTrackerUrl can be used to make AWStats able to detect some miscellanous
+# things, that can not be tracked on other way like:
+# - Screen size
+# - Color depth
+# - Java enabled
+# - Macromedia Director plugin
+# - Macromedia Shockwave plugin
+# - Realplayer G2 plugin
+# - QuickTime plugin
+# - Mediaplayer plugin
+# - Acrobat PDF plugin
+# To enable all this features, you must add the following HTML code at the end
+# of your index page (before </BODY>) :
+# <script language=javascript src="/js/awstats_misc_tracker.js"></script>
+# If code is not added in index page, all this detection capabilities will be
+# disabled. You must also check that ShowScreenSizeStats and ShowMiscStats
+# parameters are set to 1 to make results appear in report page.
+# If you change this parameter, you must also change the
+# awstatsmisctrackerurl variable into the awstats_misc_tracker.js file.
+# Change : Effective for new updates only.
+# Possible value: Name of javascript tracker file added in HTML code
+# Default: "/js/awstats_misc_tracker.js"
+#
+MiscTrackerUrl="/js/awstats_misc_tracker.js"
+
+
+# Add here a list of kind of url (file extension) that must be counted as
+# "Hit only" and not as a "Hit" and "Page/Download". You can set here all
+# images extensions as they are hit downloaded that must be counted but they
+# are not viewed pages. URLs with such extensions are not included in the TOP
+# Pages/URL report.
+# Note: If you want to exclude particular URLs from stats (No Pages and no
+# Hits reported), you must use SkipFiles parameter.
+# Change : Effective for new updates only
+# Example: "css js class gif jpg jpeg png bmp ico zip arj gz z wav mp3 wma mpg"
+# Example: ""
+# Default: "css js class gif jpg jpeg png bmp ico"
+#
+NotPageList="css js class gif jpg jpeg png bmp ico"
+
+
+# Default index page name for your web server.
+# Change : Effective for new updates only
+# Example: "index.php index.html default.html"
+# Default: "index.html"
+#
+DefaultFile="index.php index.html"
+
+
+
+
+#------------------------------------------------------------------------
+# Optionnal setup section (Not required but increase AWStats features)
+#------------------------------------------------------------------------
+
+# Set your primary language.
+# Possible value:
+# Albanian=al, Bosnian=ba, Bulgarian=bg, Catalan=ca,
+# Chinese (Taiwan)=tw, Chinese (Simpliefied)=cn, Czech=cz, Danish=dk,
+# Dutch=nl, English=en, Estonian=et, Euskara=eu, Finnish=fi,
+# French=fr, Galician=gl, German=de, Greek=gr, Hebrew=he, Hungarian=hu,
+# Icelandic=is, Indonesian=id, Italian=it, Japanese=jp, Korean=kr,
+# Latvian=lv, Norwegian (Nynorsk)=nn, Norwegian (Bokmal)=nb, Polish=pl,
+# Portuguese=pt, Portuguese (Brazilian)=br, Romanian=ro, Russian=ru,
+# Serbian=sr, Slovak=sk, Spanish=es, Swedish=se, Turkish=tr, Ukrainian=ua,
+# Welsh=wlk.
+# First available language accepted by browser=auto
+# Default: "auto"
+#
+Lang="auto"
+
+
+# Do not include access from clients that match following criteria.
+# 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 enter here hostname
+# criteria, else enter ip address criteria.
+# The opposite parameter of "SkipHosts" is "OnlyHosts".
+# Note: Use space between each value. This parameter is not case sensitive.
+# Note: You can use regular expression values writing value with REGEX[value].
+# Change : Effective for new updates only
+# Example: "127.0.0.1 REGEX[^192\.168\.] REGEX[^10\.0\.0\.]"
+# Example: "localhost REGEX[^.*\.localdomain$]"
+# Default: ""
+#
+SkipHosts=""
+
+
+# Do not include access from clients with a user agent that match following
+# criteria. If you want to exclude a robot, you should update the robots.pm
+# file instead of this parameter.
+# Note: Use space between each value. This parameter is not case sensitive.
+# Note: You can use regular expression values writing value with REGEX[value].
+# Change : Effective for new updates only
+# Example: "konqueror REGEX[ua_test_v\d\.\d]"
+# Default: ""
+#
+SkipUserAgents=""
+
+
+# Use SkipFiles to ignore access to URLs that match one of following entries.
+# You can enter a list of not important URLs (like framed menus, hidden pages,
+# etc...) to exclude them from statistics. You must enter here exact relative
+# URL as found in log file, or a matching REGEX value.
+# For example, to ignore /badpage.html, just add "/badpage.html". To ignore
+# all pages in a particular directory, add "REGEX[^\/directorytoexclude]".
+# The opposite parameter of "SkipFiles" is "OnlyFiles".
+# Note: Use space between each value. This parameter is not case sensitive.
+# Note: You can use regular expression values writing value with REGEX[value].
+# Change : Effective for new updates only
+# Example: "/badpage.html REGEX[^\/excludedirectory]"
+# Default: ""
+#
+SkipFiles=""
+
+
+# Some web servers on some Operating systems (IIS-Windows) considers that a
+# login with same value but different case are the same login. To tell AWStats
+# to also considers them as one, set this parameter to 1.
+# Possible values: 0 or 1
+# Default: 0
+#
+AuthenticatedUsersNotCaseSensitive=1
+
+
+# Keep or remove the anchor string you can find in some URLs.
+# Possible values: 0 or 1
+# Default: 0
+#
+URLWithAnchor=0
+
+
+# In URL links, "?" char is used to add parameter's list in URLs. Syntax is:
+# /mypage.html?param1=value1¶m2=value2
+# However, some servers/sites use also others chars to isolate dynamic part of
+# their URLs. You can complete this list with all such characters.
+# Change : Effective for new updates only
+# Example: "?;,"
+# Default: "?;"
+#
+URLQuerySeparators="?;"
+
+
+# Keep or remove the query string to the URL in the statistics for individual
+# pages. This is primarily used to differentiate between the URLs of dynamic
+# pages. If set to 1, mypage.html?id=x and mypage.html?id=y are counted as two
+# different pages.
+# Warning, when set to 1, memory required to run AWStats is dramatically
+# increased if you have a lot of changing URLs (for example URLs with a random
+# id inside). Such web sites should not set this option to 1 or use seriously
+# the next parameter URLWithQueryWithOnlyFollowingParameters (or eventually
+# URLWithQueryWithoutFollowingParameters).
+# Change : Effective for new updates only
+# Possible values:
+# 0 - URLs are cleaned from the query string (ie: "/mypage.html")
+# 1 - Full URL with query string is used (ie: "/mypage.html?p=x&q=y")
+# Default: 0
+#
+URLWithQuery=1
+
+
+# When URLWithQuery is on, you will get the full URL with all parameters in
+# URL reports. But among thoose parameters, sometimes you don't need a
+# particular parameter because it does not identify the page or because it's
+# a random ID changing for each access even if URL points to same page. In
+# such cases, it is higly recommanded to ask AWStats to keep only parameters
+# you need (if you know them) before counting, manipulating and storing it.
+# Enter here list of wanted parameters. For example, with "param", one hit on
+# /mypage.cgi?param=abc&id=Yo4UomP9d and /mypage.cgi?param=abc&id=Mu8fdxl3r
+# will be reported as 2 hits on /mypage.cgi?param=abc
+# This parameter is not used when URLWithQuery is 0 and can't be used with
+# URLWithQueryWithoutFollowingParameters.
+# Change : Effective for new updates only
+# Example: "param"
+# Default: ""
+#
+URLWithQueryWithOnlyFollowingParameters=""
+
+
+# When URLWithQuery is on, you will get the full URL with all parameters in
+# URL reports. But among thoose parameters, sometimes you don't need a
+# particular parameter because it does not identify the page or because it's
+# a random ID changing for each access even if URL points to same page. In
+# such cases, it is higly recommanded to ask AWStats to remove such parameters
+# from the URL before counting, manipulating and storing it. Enter here list
+# of all non wanted parameters. For example if you enter "id", one hit on
+# /mypage.cgi?p=abc&id=Yo4UomP9d and /mypage.cgi?p=abc&id=Mu8fdxl3r
+# will be reported as 2 hits on /mypage.cgi?p=abc
+# This parameter is not used when URLWithQuery is 0 and can't be used with
+# URLWithQueryWithOnlyFollowingParameters.
+# Change : Effective for new updates only
+# Example: "PHPSESSID jsessionid"
+# Default: ""
+#
+URLWithQueryWithoutFollowingParameters="productId jsessionid"
+
+
+# Keep or remove the query string to the referrer URL in the statistics for
+# external referrer pages. This is used to differentiate between the URLs of
+# dynamic referrer pages. If set to 1, mypage.html?id=x and mypage.html?id=y
+# are counted as two different referrer pages.
+# Change : Effective for new updates only
+# Possible values:
+# 0 - Referrer URLs are cleaned from the query string (ie: "/mypage.html")
+# 1 - Full URL with query string is used (ie: "/mypage.html?p=x&q=y")
+# Default: 0
+#
+URLReferrerWithQuery=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
+# Default: 1
+WarningMessages=1
+
+
+
+#-----------------------------------------------------------------------------
+# OPTIONAL ACCURACY SETUP SECTION (Not required but increase AWStats features)
+#-----------------------------------------------------------------------------
+
+# Following values allows you to define accuracy of AWStats entities (robots,
+# browsers, os, referers, file types) detection.
+# It is recommanded that very important web sites or ISP that provides AWStats
+# to their customer set this parameter to 1 (or 0), instead of 2.
+# Possible values:
+# 0 = No detection,
+# 1 = Medium/Standard detection
+# 2 = Full detection
+# Change : Effective for new updates only
+# Default: 2 (0 for LevelForWormsDetection)
+#
+LevelForBrowsersDetection=2 # 0 disables Browsers detection.
+LevelForOSDetection=2 # 0 disables OS detection.
+LevelForRefererAnalyze=2 # 0 disables Origin detection.
+LevelForRobotsDetection=2 # 0 disables Robots detection.
+LevelForSearchEnginesDetection=2 # 0 disables Search engines detection.
+LevelForKeywordsDetection=2 # 0 disables Keyphrases/Keywords detection.
+LevelForFileTypesDetection=1 # 0 disables File types detection.
+LevelForWormsDetection=2 # 0 disables Worms detection.
+
+
+
+#-----------------------------------------------------------------------------
+# OPTIONAL APPEARANCE SETUP SECTION (Not required but increase AWStats features)
+#-----------------------------------------------------------------------------
+
+# When you use AWStats as a CGI, you can have the reports shown in HTML frames.
+# Frames are only available for report viewed dynamically. When you build
+# pages from command line, this option is not used and no frames are built.
+# Possible values: 0 or 1
+# Default: 1
+#
+UseFramesWhenCGI=1
+
+
+# Each URL shown in stats page are links you can click.
+# Possible values: 1 or 0
+# Default: 1
+#
+ShowLinksOnUrl=1
+
+
+# List of visible flags that links to other language translations.
+# See Lang parameter for list of allowed flag/language codes.
+# If you don't want any flag link, set ShowFlagLinks to "".
+# This parameter is used only if ShowMenu parameter is set to 1.
+# Possible values: "" or "language_codes_separated_by_space"
+# Example: "en es fr nl es"
+# Default: ""
+#
+ShowFlagLinks="fr"
+
+
+# Search engines keywords reported are full search string or separate keywords
+# Possible values:
+# 0 - Search keywords reported are full search string (ie: "town maps")
+# 1 - Search keywords reported are separated words (ie: "town" and "maps")
+# Default: 0
+#
+SplitSearchString=0
+
+
+# You can put here HTML code that will be added at the end of AWStats reports.
+# Great to add advert ban.
+# Default: ""
+#
+HTMLEndSection=""
+
+
+# Value of maximum bar width/heigth for horizontal/vertical graphics bar
+# Default: 260/220
+#
+BarWidth = 260
+BarHeight = 220
+
+
+# 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 = 5
+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
+
+
+ShowHeader=1 # Show AWStats head title and icon
+ShowMenu=1 # Show menu header with links on detailed reports
+ShowMonthDayStats=1
+ShowDaysOfWeekStats=1
+ShowHoursStats=1
+ShowDomainsStats=1
+ShowHostsStats=1
+ShowAuthenticatedUsers=1
+ShowRobotsStats=1
+ShowPagesStats=1
+ShowCompressionStats=0 # Show report of compression stats when using mod_gzip
+ShowFileTypesStats=1
+ShowFileSizesStats=0 # Not yet available
+ShowBrowsersStats=1
+ShowOSStats=1
+ShowOriginStats=1
+ShowKeyphrasesStats=1
+ShowKeywordsStats=1
+ShowHTTPErrorsStats=1
+ShowWormsStats=1
+# Show misc chart
+# Default: a (See also MiscTrackerUrl parameter), Possible codes: ajdfrqwp
+ShowMiscStats=ajdfrqwp
+
+
+# In the Origin chart, you have stats on where your hits came from. You can
+# includes hits on pages that comes from pages of same sites in this chart.
+# Possible values: 0 or 1
+# Default: 0
+#
+IncludeInternalLinksInOriginSection=1
+
+
+
+#-----------------------------------------------------------------------------
+# PLUGINS
+#-----------------------------------------------------------------------------
+
+# Add here all plugins file you want to load.
+# Plugin files must be .pm files stored in 'plugins' directory.
+# Uncomment LoadPlugin lines to enable a plugin after checking that plugin
+# required perl modules are installed.
+#
+
+# Plugin Graph3D:
+# Some reported charts are nice 3D graphics.
+#
+#LoadPlugin="graph3d" # !!! NOT YET AVAILABLE !!!
+
+# Plugin HashFiles:
+# AWStats DNS cache files are read/saved as native hash files. This increase
+# data file loading speed, above all for very large web sites.
+#
+LoadPlugin="hashfiles"
+
+# Plugin TimeHiRes:
+# Time reported by -showsteps option is in millisecond. For debug purpose.
+#
+LoadPlugin="timehires"
+
+# Plugin TimeZone:
+# Allow AWStats to correct a bad timezone for user of IIS that use strange
+# log format.
+# !!!!!!! This plugin reduces AWStats speed of 40% !!!!!!!
+#
+#LoadPlugin="timezone +2"
+
+# Plugin TimeHiRes:
+# Time reported by -showsteps option is in millisecond. For debug purpose.
+#
+#LoadPlugin="geoip"
+
+# Plugin TimeHiRes:
+# Time reported by -showsteps option is in millisecond. For debug purpose.
+#
+#LoadPlugin="urlalias"
+
+# Plugin: DecodeUTFKeys
+# Perl modules required: Encode and URI::Escape
+# Allow AWStats to convert keywords strings coded by some search engines in
+# UTF8 coding to a common string in a local charset.
+#
+LoadPlugin="decodeutfkeys"
+
+
+
+#-----------------------------------------------------------------------------
+# EXTRA SECTION
+#-----------------------------------------------------------------------------
+
+# WARNING: Extra sections are experimental feature not stable yet !!!
+
+# You can define your own charts, you choose here what are rows and columns
+# keys. This feature is particularly usefull for marketing purpose, tracking
+# products orders for example.
+# For this, edit all parameters of Extra section. Each set of parameter is a
+# different chart. For several charts, duplicate section changing the number.
+# Note that each Extra section reduces AWStats speed by 10%.
+#
+# WARNING: A wrong setup of Extra section can result in a too large arrays
+# that will consume all your memory, making AWStats unusable after several
+# updates, so be sure to setup it correctly.
+# In most cases, you don't need this feature.
+#
+# ExtraSectionNameX is title of your personalized chart.
+# ExtraSectionConditionalX are conditions on URL and/or QUERY_STRING and/or
+# REFERER you can use to count or not the hit. Use "|" for "OR".
+# ExtraSectionFirstColumnTitleX is the first column title of the chart.
+# ExtraSectionFirstColumnValuesX is a Regex string to tell AWStats how to
+# extract the value used for first column. Each different value found will
+# be a different row. Be sure that list of different values is "limited" to
+# avoid "not enough memory" problems !
+# ExtraSectionStatTypesX are things you want to count. You can use standard
+# code letters (P for pages,H for hits,B for bandwidth,L for last access).
+# MaxNbOfExtraX is maximum number of rows shown in chart.
+# MinHitExtraX is minimum number of hits required to be shown in chart.
+#
+
+# Example to report the 20 products the most ordered by "order.cgi" script
+ExtraSectionName1="Product orders"
+ExtraSectionCondition1="URL,\/cgi\-bin\/order\.cgi|URL,\/cgi-bin2\/order\.cgi"
+ExtraSectionFirstColumnTitle1="Product ID"
+ExtraSectionFirstColumnValues1="QUERY_STRING,productId=([^&]+)"
+ExtraSectionStatTypes1=PL
+MaxNbOfExtra1=20
+MinHitExtra1=1
+
+
+ExtraSectionName2="Redirect"
+ExtraSectionCondition2="URL,\/cgi\-bin\/awredir\.pl"
+ExtraSectionFirstColumnTitle2="Url"
+ExtraSectionFirstColumnValues2="QUERY_STRING,url=([^&]+)"
+ExtraSectionStatTypes2=HL
+MaxNbOfExtra2=20
+MinHitExtra2=1
--- /dev/null
+# AWStats configure file
+#------------------------------------------------------------------------
+# Copy this file into awstats.www.myserver.mydomain.conf or awstats.conf
+# and edit this new file to setup AWStats.
+# If you don't understand what is a parameter, keep default value.
+#------------------------------------------------------------------------
+
+
+# Main setup section (Required to /test AWStats working)
+#------------------------------------------------------------------------
+
+# Web server logfile to analyze, with full path or relative path from
+# awstats.pl directory.
+# Example: "../logs/mycombinedlog.log"
+# Example: "/var/logs/httpd/myserver_access.log"
+# Example: "C:/WINNT/system32/LogFiles/W3SVC1/exyymm.log"
+# With IIS, AWStats can automatically concat YYMM.log or YYMMDD.log at end,
+# so the following example is also good with IIS.
+# Example: "C:/WINNT/system32/LogFiles/W3SVC1/ex"
+#
+LogFile="c:/Mes Developpements/awstats/test/log/__AWSTATS_CURRENT_CONFIG__.log"
+
+# Put here your log format (it depends on your web server).
+# Possible values:
+# 1 - Apache combined log format
+# 2 - IIS extended W3C log format
+#
+LogFormat=1
+
+# Set this to a directory where you want AWStats to save its working files.
+# Need write permissions by web server user (user "nobody" with Unix OS).
+# Example: "/tmp"
+# Example: "../data"
+# Example: "C:/awstats_working_dir"
+# Default: "." (means same directory as awstats.pl)
+#
+DirData="c:/Mes Developpements/awstats/test/awstats/result"
+
+# Relative or absolute web URL of your awstats.pl directory.
+# Usefull only when AWStats is used from command line.
+# Default: "/cgi-bin" (means awstats.pl is in "/wwwroot/cgi-bin")
+#
+DirCgi="/cgi-bin"
+
+# Relative or absolute web URL of all icons subdirectories.
+# Default: "/icon" (means you must copy icons directories in "/wwwroot/icon")
+#
+DirIcons="c:/Mes Developpements/awstats/wwwroot/icon"
+
+# If host names are already resolved in your logfile, set this to 0 will
+# increase performances.
+# Possible values: 1 or 0
+# Default: 1
+#
+DNSLookup=1
+
+# If AWStats can purge log after processing it. By this way, the next time you
+# launch AWStats, log file will be smaller and processing time will be better.
+# IMPORTANT !!!
+# AWStats is able to find new lines in your log file to process only new ones,
+# so you can launch it as soon as you want, even with this parameter set to 0
+# but if you work with this value, you MUST have something to clean sometimes
+# your logfile if your web server don't do it.
+# Possible values: 1 or 0
+# Default: 0 (but if you can, set this to 1 to increase speed)
+#
+#
+PurgeLogFile=0
+
+# When PurgeLogFile is setup to 1, AWStats will clean your log file after
+# processing it. You can however keep an archive file (saved in "DirData") of
+# 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
+# Default: 0
+#
+ArchiveLogRecords=0
+
+
+SiteDomain="__AWSTATS_CURRENT_CONFIG__"
+
+
+# Optionnal setup section (Not required but increase AWStats features)
+#------------------------------------------------------------------------
+
+# Set your primary language.
+# Possible value:
+# 0=English, 1=French, 2=Dutch, 3=Spanish, 4=Italian, 5=German
+# 6=Polish, 7=Greek
+# Default: 0
+#
+Lang=0
+
+# Index page name for your web server.
+# Example: "default.htm"
+# Default: "index.html"
+#
+DefaultFile="index.html"
+
+# Put here all 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.
+# 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
+# AWStats to know if a this referer URL is a local URL of same site or an URL
+# of another site.
+# 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"
+
+# Do not include access to URLs that match following entries.
+# If you don't want to include users homepage in your stats, add "/~".
+# You can also, if you want, add list of not important frame pages (like
+# menus, etc...) to exclude them from statistics.
+# Use space between each value and put a backslash before each dot.
+# Do not remove default values.
+# Example: "\.css \.js \.class robots\.txt badpage\.html /~"
+# Default: "\.css \.js \.class robots\.txt"
+#
+SkipFiles="\.css \.js \.class robots\.txt"
+
+# Do not include access from clients that match following IP address
+# You can also put partial host names but this requires that reverse
+# DNS lookup is already done in your server log file.
+# Use space between each value and put a backslash before each dot.
+# Example: "55\.55\.55\.55 222\.222\.222\.222 abcxyz"
+# Default: ""
+#
+SkipHosts=""
+
+# 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
+# Default: 1
+WarningMessages=1
+
+# Each URL shown in stats page are links you can click.
+# Possible values: 1 or 0
+# Default: 1
+#
+ShowLinksOnUrl=1
+
+# Flags with link to other languages translation are visible.
+# Possible values: 1 or 0
+# Default: 1
+#
+ShowFlagLinks=1
+
+# Search engines keywords reported are full search string or separate keywords
+# Possible values:
+# 0 - Search keywords reported are full search string (ie: "town maps")
+# 1 - Search keywords reported are separated words (ie: "town" and "maps")
+# Default: 0
+#
+SplitSearchString=0
+
+# You can put here HTML code that will be added at the end of AWStats reports.
+# Great to add advert ban.
+# Default: ""
+#
+HTMLEndSection=""
+
+# Value of maximum bar width/heigth for horizontal/vertical graphics bar
+# Default: 260/220
+#
+BarWidth = 260
+BarHeight = 220
+
+# 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 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
--- /dev/null
+# AWStats configure file
+#------------------------------------------------------------------------
+# Copy this file into awstats.www.myserver.mydomain.conf or awstats.conf
+# and edit this new file to setup AWStats.
+# If you don't understand what is a parameter, keep default value.
+#------------------------------------------------------------------------
+
+
+# Main setup section (Required to /test AWStats working)
+#------------------------------------------------------------------------
+
+# Web server logfile to analyze, with full path or relative path from
+# awstats.pl directory.
+# Example: "../logs/mycombinedlog.log"
+# Example: "/var/logs/httpd/myserver_access.log"
+# Example: "C:/WINNT/system32/LogFiles/W3SVC1/exyymm.log"
+# With IIS, AWStats can automatically concat YYMM.log or YYMMDD.log at end,
+# so the following example is also good with IIS.
+# Example: "C:/WINNT/system32/LogFiles/W3SVC1/ex"
+#
+LogFile="sed -e 's/, /\t/g' "c:/Mes Developpements/awstats/test/log/__AWSTATS_CURRENT_CONFIG__.log" |"
+
+# Put here your log format (it depends on your web server).
+# Possible values:
+# 1 - Apache combined log format
+# 2 - IIS extended W3C log format
+#
+LogFormat=2
+
+# If your log field's separator is not a space, you can change this parameter.
+# This parameter is not used if LogFormat is a predefined value (1,2,3,4)
+# Backslash can be used as escape character.
+# Example: " "
+# Example: "\t"
+# Example: "\|"
+# Default: " "
+#
+LogSeparator="\t"
+
+
+# Set this to a directory where you want AWStats to save its working files.
+# Need write permissions by web server user (user "nobody" with Unix OS).
+# Example: "/tmp"
+# Example: "../data"
+# Example: "C:/awstats_working_dir"
+# Default: "." (means same directory as awstats.pl)
+#
+DirData="c:/Mes Developpements/awstats/test/awstats/result"
+
+# Relative or absolute web URL of your awstats.pl directory.
+# Usefull only when AWStats is used from command line.
+# Default: "/cgi-bin" (means awstats.pl is in "/wwwroot/cgi-bin")
+#
+DirCgi="/cgi-bin"
+
+# Relative or absolute web URL of all icons subdirectories.
+# Default: "/icon" (means you must copy icons directories in "/wwwroot/icon")
+#
+DirIcons="c:/Mes Developpements/awstats/wwwroot/icon"
+
+# If host names are already resolved in your logfile, set this to 0 will
+# increase performances.
+# Possible values: 1 or 0
+# Default: 1
+#
+DNSLookup=0
+
+# If AWStats can purge log after processing it. By this way, the next time you
+# launch AWStats, log file will be smaller and processing time will be better.
+# IMPORTANT !!!
+# AWStats is able to find new lines in your log file to process only new ones,
+# so you can launch it as soon as you want, even with this parameter set to 0
+# but if you work with this value, you MUST have something to clean sometimes
+# your logfile if your web server don't do it.
+# Possible values: 1 or 0
+# Default: 0 (but if you can, set this to 1 to increase speed)
+#
+#
+PurgeLogFile=0
+
+# When PurgeLogFile is setup to 1, AWStats will clean your log file after
+# processing it. You can however keep an archive file (saved in "DirData") of
+# 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
+# Default: 0
+#
+ArchiveLogRecords=0
+
+SiteDomain="__AWSTATS_CURRENT_CONFIG__"
+
+
+
+# Optionnal setup section (Not required but increase AWStats features)
+#------------------------------------------------------------------------
+
+# Set your primary language.
+# Possible value:
+# 0=English, 1=French, 2=Dutch, 3=Spanish, 4=Italian, 5=German
+# 6=Polish, 7=Greek
+# Default: 0
+#
+Lang=0
+
+# Index page name for your web server.
+# Example: "default.htm"
+# Default: "index.html"
+#
+DefaultFile="index.html"
+
+# Put here all 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.
+# 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
+# AWStats to know if a this referer URL is a local URL of same site or an URL
+# of another site.
+# Example: "www\.myserver\.com x\.y\.z\.w localhost 127\.0\.0\.1"
+#
+HostAliases="www.liefde.be www.antico.be www.erikris.be www\.myserver\.com x\.y\.z\.w localhost 127\.0\.0\.1"
+
+# Do not include access to URLs that match following entries.
+# If you don't want to include users homepage in your stats, add "/~".
+# You can also, if you want, add list of not important frame pages (like
+# menus, etc...) to exclude them from statistics.
+# Use space between each value and put a backslash before each dot.
+# Do not remove default values.
+# Example: "\.css \.js \.class robots\.txt badpage\.html /~"
+# Default: "\.css \.js \.class robots\.txt"
+#
+SkipFiles="\.css \.js \.class robots\.txt"
+
+# Do not include access from clients that match following IP address
+# You can also put partial host names but this requires that reverse
+# DNS lookup is already done in your server log file.
+# Use space between each value and put a backslash before each dot.
+# Example: "55\.55\.55\.55 222\.222\.222\.222 abcxyz"
+# Default: ""
+#
+SkipHosts=""
+
+# 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
+# Default: 1
+WarningMessages=1
+
+# Each URL shown in stats page are links you can click.
+# Possible values: 1 or 0
+# Default: 1
+#
+ShowLinksOnUrl=1
+
+# Flags with link to other languages translation are visible.
+# Possible values: 1 or 0
+# Default: 1
+#
+ShowFlagLinks=1
+
+# Search engines keywords reported are full search string or separate keywords
+# Possible values:
+# 0 - Search keywords reported are full search string (ie: "town maps")
+# 1 - Search keywords reported are separated words (ie: "town" and "maps")
+# Default: 0
+#
+SplitSearchString=0
+
+# You can put here HTML code that will be added at the end of AWStats reports.
+# Great to add advert ban.
+# Default: ""
+#
+HTMLEndSection=""
+
+# Value of maximum bar width/heigth for horizontal/vertical graphics bar
+# Default: 260/220
+#
+BarWidth = 260
+BarHeight = 220
+
+# 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 = 5
+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
+
+
+ShowHeader=1 # Show AWStats head title and icon
+ShowMenu=1 # Show menu header with links on detailed reports
+ShowMonthDayStats=1
+ShowDaysOfWeekStats=1
+ShowHoursStats=1
+ShowDomainsStats=1
+ShowHostsStats=1
+ShowAuthenticatedUsers=1
+ShowRobotsStats=1
+ShowPagesStats=1
+ShowCompressionStats=0 # Show report of compression stats when using mod_gzip
+ShowFileTypesStats=1
+ShowFileSizesStats=0 # Not yet available
+ShowBrowsersStats=1
+ShowOSStats=1
+ShowOriginStats=1
+ShowKeyphrasesStats=1
+ShowKeywordsStats=1
+ShowHTTPErrorsStats=1
--- /dev/null
+# AWStats configure file
+#------------------------------------------------------------------------
+# Copy this file into awstats.www.myserver.mydomain.conf or awstats.conf
+# and edit this new file to setup AWStats.
+# If you don't understand what is a parameter, keep default value.
+#------------------------------------------------------------------------
+
+
+# Main setup section (Required to /test AWStats working)
+#------------------------------------------------------------------------
+
+# Web server logfile to analyze, with full path or relative path from
+# awstats.pl directory.
+# Example: "../logs/mycombinedlog.log"
+# Example: "/var/logs/httpd/myserver_access.log"
+# Example: "C:/WINNT/system32/LogFiles/W3SVC1/exyymm.log"
+# With IIS, AWStats can automatically concat YYMM.log or YYMMDD.log at end,
+# so the following example is also good with IIS.
+# Example: "C:/WINNT/system32/LogFiles/W3SVC1/ex"
+#
+LogFile="c:/Mes Developpements/awstats/test/log/__AWSTATS_CURRENT_CONFIG__.log"
+
+
+# Put here your log format (it depends on your web server).
+# Possible values:
+# 1 - Apache combined log format
+# 2 - IIS extended W3C log format
+#
+LogFormat=2
+
+
+# If your log field's separator is not a space, you can change this parameter.
+# This parameter is not used if LogFormat is a predefined value (1,2,3,4)
+# Backslash can be used as escape character.
+# Example: " "
+# Example: "\t"
+# Example: "\|"
+# Default: " "
+#
+LogSeparator=" "
+
+
+# Set this to a directory where you want AWStats to save its working files.
+# Need write permissions by web server user (user "nobody" with Unix OS).
+# Example: "/tmp"
+# Example: "../data"
+# Example: "C:/awstats_working_dir"
+# Default: "." (means same directory as awstats.pl)
+#
+DirData="c:/Mes Developpements/awstats/test/awstats/result"
+
+# Relative or absolute web URL of your awstats.pl directory.
+# Usefull only when AWStats is used from command line.
+# Default: "/cgi-bin" (means awstats.pl is in "/wwwroot/cgi-bin")
+#
+DirCgi="/cgi-bin"
+
+# Relative or absolute web URL of all icons subdirectories.
+# Default: "/icon" (means you must copy icons directories in "/wwwroot/icon")
+#
+DirIcons="c:/Mes Developpements/awstats/wwwroot/icon"
+
+# If host names are already resolved in your logfile, set this to 0 will
+# increase performances.
+# Possible values: 1 or 0
+# Default: 1
+#
+DNSLookup=1
+
+# If AWStats can purge log after processing it. By this way, the next time you
+# launch AWStats, log file will be smaller and processing time will be better.
+# IMPORTANT !!!
+# AWStats is able to find new lines in your log file to process only new ones,
+# so you can launch it as soon as you want, even with this parameter set to 0
+# but if you work with this value, you MUST have something to clean sometimes
+# your logfile if your web server don't do it.
+# Possible values: 1 or 0
+# Default: 0 (but if you can, set this to 1 to increase speed)
+#
+#
+PurgeLogFile=0
+
+# When PurgeLogFile is setup to 1, AWStats will clean your log file after
+# processing it. You can however keep an archive file (saved in "DirData") of
+# 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
+# Default: 0
+#
+ArchiveLogRecords=0
+
+SiteDomain="__AWSTATS_CURRENT_CONFIG__"
+
+
+
+# Optionnal setup section (Not required but increase AWStats features)
+#------------------------------------------------------------------------
+
+# Set your primary language.
+# Possible value:
+# 0=English, 1=French, 2=Dutch, 3=Spanish, 4=Italian, 5=German
+# 6=Polish, 7=Greek
+# Default: 0
+#
+Lang=0
+
+# Index page name for your web server.
+# Example: "default.htm"
+# Default: "index.html"
+#
+DefaultFile="index.html"
+
+# Put here all 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.
+# 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
+# AWStats to know if a this referer URL is a local URL of same site or an URL
+# of another site.
+# 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"
+
+# Do not include access to URLs that match following entries.
+# If you don't want to include users homepage in your stats, add "/~".
+# You can also, if you want, add list of not important frame pages (like
+# menus, etc...) to exclude them from statistics.
+# Use space between each value and put a backslash before each dot.
+# Do not remove default values.
+# Example: "\.css \.js \.class robots\.txt badpage\.html /~"
+# Default: "\.css \.js \.class robots\.txt"
+#
+SkipFiles="\.css \.js \.class robots\.txt"
+
+# Do not include access from clients that match following IP address
+# You can also put partial host names but this requires that reverse
+# DNS lookup is already done in your server log file.
+# Use space between each value and put a backslash before each dot.
+# Example: "55\.55\.55\.55 222\.222\.222\.222 abcxyz"
+# Default: ""
+#
+SkipHosts=""
+
+# 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
+# Default: 1
+WarningMessages=1
+
+# Each URL shown in stats page are links you can click.
+# Possible values: 1 or 0
+# Default: 1
+#
+ShowLinksOnUrl=1
+
+# Flags with link to other languages translation are visible.
+# Possible values: 1 or 0
+# Default: 1
+#
+ShowFlagLinks=1
+
+# Search engines keywords reported are full search string or separate keywords
+# Possible values:
+# 0 - Search keywords reported are full search string (ie: "town maps")
+# 1 - Search keywords reported are separated words (ie: "town" and "maps")
+# Default: 0
+#
+SplitSearchString=0
+
+# You can put here HTML code that will be added at the end of AWStats reports.
+# Great to add advert ban.
+# Default: ""
+#
+HTMLEndSection=""
+
+# Value of maximum bar width/heigth for horizontal/vertical graphics bar
+# Default: 260/220
+#
+BarWidth = 260
+BarHeight = 220
+
+# 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 = 5
+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
+
+
+ShowHeader=1 # Show AWStats head title and icon
+ShowMenu=1 # Show menu header with links on detailed reports
+ShowMonthDayStats=1
+ShowDaysOfWeekStats=1
+ShowHoursStats=1
+ShowDomainsStats=1
+ShowHostsStats=1
+ShowAuthenticatedUsers=1
+ShowRobotsStats=1
+ShowPagesStats=1
+ShowCompressionStats=0 # Show report of compression stats when using mod_gzip
+ShowFileTypesStats=1
+ShowFileSizesStats=0 # Not yet available
+ShowBrowsersStats=1
+ShowOSStats=1
+ShowOriginStats=1
+ShowKeyphrasesStats=1
+ShowKeywordsStats=1
+ShowHTTPErrorsStats=1
--- /dev/null
+# AWStats configure file
+#------------------------------------------------------------------------
+# Copy this file into awstats.www.myserver.mydomain.conf or awstats.conf
+# and edit this new file to setup AWStats.
+# If you don't understand what is a parameter, keep default value.
+#------------------------------------------------------------------------
+
+
+# Main setup section (Required to /test AWStats working)
+#------------------------------------------------------------------------
+
+# Web server logfile to analyze, with full path or relative path from
+# awstats.pl directory.
+# Example: "../logs/mycombinedlog.log"
+# Example: "/var/logs/httpd/myserver_access.log"
+# Example: "C:/WINNT/system32/LogFiles/W3SVC1/exyymm.log"
+# With IIS, AWStats can automatically concat YYMM.log or YYMMDD.log at end,
+# so the following example is also good with IIS.
+# Example: "C:/WINNT/system32/LogFiles/W3SVC1/ex"
+#
+LogFile="c:/Mes Developpements/awstats/test/log/__AWSTATS_CURRENT_CONFIG__.log"
+
+# Put here your log format (it depends on your web server).
+# Possible values:
+# 1 - Apache combined log format
+# 2 - IIS extended W3C log format
+#
+LogFormat=1
+
+# Set this to a directory where you want AWStats to save its working files.
+# Need write permissions by web server user (user "nobody" with Unix OS).
+# Example: "/tmp"
+# Example: "../data"
+# Example: "C:/awstats_working_dir"
+# Default: "." (means same directory as awstats.pl)
+#
+DirData="c:/Mes Developpements/awstats/test/awstats/result"
+
+# Relative or absolute web URL of your awstats.pl directory.
+# Usefull only when AWStats is used from command line.
+# Default: "/cgi-bin" (means awstats.pl is in "/wwwroot/cgi-bin")
+#
+DirCgi="/cgi-bin"
+
+# Relative or absolute web URL of all icons subdirectories.
+# Default: "/icon" (means you must copy icons directories in "/wwwroot/icon")
+#
+DirIcons="c:/Mes Developpements/awstats/wwwroot/icon"
+
+# If host names are already resolved in your logfile, set this to 0 will
+# increase performances.
+# Possible values: 1 or 0
+# Default: 1
+#
+DNSLookup=1
+
+# If AWStats can purge log after processing it. By this way, the next time you
+# launch AWStats, log file will be smaller and processing time will be better.
+# IMPORTANT !!!
+# AWStats is able to find new lines in your log file to process only new ones,
+# so you can launch it as soon as you want, even with this parameter set to 0
+# but if you work with this value, you MUST have something to clean sometimes
+# your logfile if your web server don't do it.
+# Possible values: 1 or 0
+# Default: 0 (but if you can, set this to 1 to increase speed)
+#
+#
+PurgeLogFile=0
+
+# When PurgeLogFile is setup to 1, AWStats will clean your log file after
+# processing it. You can however keep an archive file (saved in "DirData") of
+# 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
+# Default: 0
+#
+ArchiveLogRecords=0
+
+SiteDomain="__AWSTATS_CURRENT_CONFIG__"
+
+
+
+# Optionnal setup section (Not required but increase AWStats features)
+#------------------------------------------------------------------------
+
+# Set your primary language.
+# Possible value:
+# 0=English, 1=French, 2=Dutch, 3=Spanish, 4=Italian, 5=German
+# 6=Polish, 7=Greek
+# Default: 0
+#
+Lang=0
+
+# Index page name for your web server.
+# Example: "default.htm"
+# Default: "index.html"
+#
+DefaultFile="index.html"
+
+# Put here all 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.
+# 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
+# AWStats to know if a this referer URL is a local URL of same site or an URL
+# of another site.
+# 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"
+
+# Do not include access to URLs that match following entries.
+# If you don't want to include users homepage in your stats, add "/~".
+# You can also, if you want, add list of not important frame pages (like
+# menus, etc...) to exclude them from statistics.
+# Use space between each value and put a backslash before each dot.
+# Do not remove default values.
+# Example: "\.css \.js \.class robots\.txt badpage\.html /~"
+# Default: "\.css \.js \.class robots\.txt"
+#
+SkipFiles="\.css \.js \.class robots\.txt"
+
+# Do not include access from clients that match following IP address
+# You can also put partial host names but this requires that reverse
+# DNS lookup is already done in your server log file.
+# Use space between each value and put a backslash before each dot.
+# Example: "55\.55\.55\.55 222\.222\.222\.222 abcxyz"
+# Default: ""
+#
+SkipHosts=""
+
+# 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
+# Default: 1
+WarningMessages=1
+
+# Each URL shown in stats page are links you can click.
+# Possible values: 1 or 0
+# Default: 1
+#
+ShowLinksOnUrl=1
+
+# Flags with link to other languages translation are visible.
+# Possible values: 1 or 0
+# Default: 1
+#
+ShowFlagLinks=1
+
+# Search engines keywords reported are full search string or separate keywords
+# Possible values:
+# 0 - Search keywords reported are full search string (ie: "town maps")
+# 1 - Search keywords reported are separated words (ie: "town" and "maps")
+# Default: 0
+#
+SplitSearchString=0
+
+# You can put here HTML code that will be added at the end of AWStats reports.
+# Great to add advert ban.
+# Default: ""
+#
+HTMLEndSection=""
+
+# Value of maximum bar width/heigth for horizontal/vertical graphics bar
+# Default: 260/220
+#
+BarWidth = 260
+BarHeight = 220
+
+# 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 = 5
+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
+
+
+ShowHeader=1 # Show AWStats head title and icon
+ShowMenu=1 # Show menu header with links on detailed reports
+ShowMonthDayStats=1
+ShowDaysOfWeekStats=1
+ShowHoursStats=1
+ShowDomainsStats=1
+ShowHostsStats=1
+ShowAuthenticatedUsers=1
+ShowRobotsStats=1
+ShowPagesStats=1
+ShowCompressionStats=0 # Show report of compression stats when using mod_gzip
+ShowFileTypesStats=1
+ShowFileSizesStats=0 # Not yet available
+ShowBrowsersStats=1
+ShowOSStats=1
+ShowOriginStats=1
+ShowKeyphrasesStats=1
+ShowKeywordsStats=1
+ShowHTTPErrorsStats=1
--- /dev/null
+# AWStats configure file
+#------------------------------------------------------------------------
+# Copy this file into awstats.www.myserver.mydomain.conf or awstats.conf
+# and edit this new file to setup AWStats.
+# If you don't understand what is a parameter, keep default value.
+#------------------------------------------------------------------------
+
+
+# Main setup section (Required to /test AWStats working)
+#------------------------------------------------------------------------
+
+# Web server logfile to analyze, with full path or relative path from
+# awstats.pl directory.
+# Example: "../logs/mycombinedlog.log"
+# Example: "/var/logs/httpd/myserver_access.log"
+# Example: "C:/WINNT/system32/LogFiles/W3SVC1/exyymm.log"
+# With IIS, AWStats can automatically concat YYMM.log or YYMMDD.log at end,
+# so the following example is also good with IIS.
+# Example: "C:/WINNT/system32/LogFiles/W3SVC1/ex"
+#
+LogFile="c:/Mes Developpements/awstats/test/log/__AWSTATS_CURRENT_CONFIG__.log"
+
+# 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,6 or "your_own_personalized_log_format"
+# 1 - Apache native combined log format (NCSA combined/XLF/ELF log format)
+# 2 - IIS log format (W3C log format)
+# 3 - Webstar native log format
+# 4 - Apache or Squid native common log format (NCSA common log format)
+# With LogFormat=4, some features (browsers, os, keywords...) can't work.
+# 5 - ISA server native standard log format
+# 6 - Lotus Notes combined log format
+# "your_own_personalized_log_format" = If your log is a personalized format,
+# you must use the following syntax keys to define the log format string:
+# %host Host client name or IP address
+# %logname Authenticated login/user used on protected pages
+# %time1 Date and time with format: [dd/mmm/yyyy:hh:mm:ss +0000]
+# %time1b Date and time with format: [dd/mmm/yyyy:hh:mm:ss]
+# %time2 Date and time with format: yyyy-mm-dd hh:mm:ss
+# %methodurl Method and URL with format: "GET /index.html HTTP/x.x"
+# %methodurlnoprot Method and URL with format: "GET /index.html"
+# %method Method with format: GET
+# %url URL only with format: /index.html
+# %query Query string (used by URLWithQuery option)
+# %code Return code status (with format for web log: 999)
+# %bytesd Size of document in bytes
+# %refererquot Referer page with format: "http://from.com/from.htm"
+# %referer Referer page with format: http://from.com/from.htm
+# %uaquot User agent with format: "Mozilla/4.0 (compatible, ...)"
+# %ua User agent with format: Mozilla/4.0_(compatible...)
+# %gzipin Mod_gzip compression input bytes: In:XXX
+# %gzipout Mod_gzip compression output bytes & ratio: Out:YYY:ZZZpct.
+# %gzipratio Mod_gzip compression ratio: ZZZpct.
+# %email EMail sender (for mail log)
+# %email_r EMail receiver (for mail log)
+# %syslog Syslog-specific time and host stamp with format: Mon dd hh:mm:ss hostname
+# %virtualname Web sever virtual hostname. Use this tag when same log
+# file contains data of several virtual web servers. The
+# SiteDomain will be used to filter the one you want.
+# If your log format has some fields not included in this list, use
+# %other Means another field not used
+#
+# Examples for Apache combined logs (following two examples are equivalent):
+# LogFormat = 1
+# LogFormat = "%host %other %logname %time1 %methodurl %code %bytesd %refererquot %uaquot"
+#
+# Examples for IIS (following two examples are equivalent):
+# LogFormat = 2
+# LogFormat = "%time2 %host %logname %method %url %code %bytesd %other %ua %referer"
+#
+LogFormat=6
+
+
+# If your log field's separator is not a space, you can change this parameter.
+# This parameter is not used if LogFormat is a predefined value (1,2,3,4,5,6)
+# Example: " "
+# Example: "\t"
+# Example: "|"
+# Default: " "
+#
+LogSeparator=" "
+
+
+# Set this to a directory where you want AWStats to save its working files.
+# Need write permissions by web server user (user "nobody" with Unix OS).
+# Example: "/tmp"
+# Example: "../data"
+# Example: "C:/awstats_working_dir"
+# Default: "." (means same directory as awstats.pl)
+#
+DirData="c:/Mes Developpements/awstats/test/awstats/result"
+
+
+# Relative or absolute web URL of your awstats.pl directory.
+# Usefull only when AWStats is used from command line.
+# Default: "/cgi-bin" (means awstats.pl is in "/wwwroot/cgi-bin")
+#
+DirCgi="/cgi-bin"
+
+
+# Relative or absolute web URL of all icons subdirectories.
+# Default: "/icon" (means you must copy icons directories in "/wwwroot/icon")
+#
+DirIcons="c:/Mes Developpements/awstats/wwwroot/icon"
+
+
+# If host names are already resolved in your logfile, set this to 0 will
+# increase performances.
+# Possible values: 1 or 0
+# Default: 1
+#
+DNSLookup=0
+
+
+# If AWStats can purge log after processing it. By this way, the next time you
+# launch AWStats, log file will be smaller and processing time will be better.
+# IMPORTANT !!!
+# AWStats is able to find new lines in your log file to process only new ones,
+# so you can launch it as soon as you want, even with this parameter set to 0
+# but if you work with this value, you MUST have something to clean sometimes
+# your logfile if your web server don't do it.
+# Possible values: 1 or 0
+# Default: 0 (but if you can, set this to 1 to increase speed)
+#
+#
+PurgeLogFile=0
+
+
+# When PurgeLogFile is setup to 1, AWStats will clean your log file after
+# processing it. You can however keep an archive file (saved in "DirData") of
+# 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
+# Default: 0
+#
+ArchiveLogRecords=0
+
+
+SiteDomain="__AWSTATS_CURRENT_CONFIG__"
+
+
+# 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
+# AWStats to know if a referer URL is a local URL of same site or an URL of
+# another site.
+# Example: "www.myserver.com x.y.z.w localhost 127.0.0.1"
+#
+HostAliases="123.123.123.123 www.myserver.com x.y.z.w localhost 127.0.0.1"
+
+
+
+# Optionnal setup section (Not required but increase AWStats features)
+#------------------------------------------------------------------------
+
+# Set your primary language.
+# Possible value:
+# 0=English, 1=French, 2=Dutch, 3=Spanish, 4=Italian, 5=German
+# 6=Polish, 7=Greek
+# Default: 0
+#
+Lang=0
+
+
+# Index page name for your web server.
+# Example: "default.htm"
+# Default: "index.html"
+#
+DefaultFile="index.html"
+
+
+# Put here all 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.
+# 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
+# AWStats to know if a this referer URL is a local URL of same site or an URL
+# of another site.
+# 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"
+
+
+# Do not include access to URLs that match following entries.
+# If you don't want to include users homepage in your stats, add "/~".
+# You can also, if you want, add list of not important frame pages (like
+# menus, etc...) to exclude them from statistics.
+# Use space between each value and put a backslash before each dot.
+# Do not remove default values.
+# Example: "\.css \.js \.class robots\.txt badpage\.html /~"
+# Default: "\.css \.js \.class robots\.txt"
+#
+SkipFiles="\.css \.js \.class robots\.txt"
+
+
+# Do not include access from clients that match following IP address
+# You can also put partial host names but this requires that reverse
+# DNS lookup is already done in your server log file.
+# Use space between each value and put a backslash before each dot.
+# Example: "55\.55\.55\.55 222\.222\.222\.222 abcxyz"
+# Default: ""
+#
+SkipHosts=""
+
+
+# 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
+# Default: 1
+WarningMessages=1
+
+
+# Each URL shown in stats page are links you can click.
+# Possible values: 1 or 0
+# Default: 1
+#
+ShowLinksOnUrl=1
+
+
+# Flags with link to other languages translation are visible.
+# Possible values: 1 or 0
+# Default: 1
+#
+ShowFlagLinks=1
+
+
+# Search engines keywords reported are full search string or separate keywords
+# Possible values:
+# 0 - Search keywords reported are full search string (ie: "town maps")
+# 1 - Search keywords reported are separated words (ie: "town" and "maps")
+# Default: 0
+#
+SplitSearchString=0
+
+
+# You can put here HTML code that will be added at the end of AWStats reports.
+# Great to add advert ban.
+# Default: ""
+#
+HTMLEndSection=""
+
+
+# Value of maximum bar width/heigth for horizontal/vertical graphics bar
+# Default: 260/220
+#
+BarWidth = 260
+BarHeight = 220
+
+
+# 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 = 5
+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
+
+
+ShowHeader=1 # Show AWStats head title and icon
+ShowMenu=1 # Show menu header with links on detailed reports
+ShowMonthDayStats=1
+ShowDaysOfWeekStats=1
+ShowHoursStats=1
+ShowDomainsStats=1
+ShowHostsStats=1
+ShowAuthenticatedUsers=1
+ShowRobotsStats=1
+ShowPagesStats=1
+ShowCompressionStats=0 # Show report of compression stats when using mod_gzip
+ShowFileTypesStats=1
+ShowFileSizesStats=0 # Not yet available
+ShowBrowsersStats=1
+ShowOSStats=1
+ShowOriginStats=1
+ShowKeyphrasesStats=1
+ShowKeywordsStats=1
+ShowHTTPErrorsStats=1
--- /dev/null
+# AWStats configure file
+#------------------------------------------------------------------------
+# Copy this file into awstats.www.myserver.mydomain.conf or awstats.conf
+# and edit this new file to setup AWStats.
+# If you don't understand what is a parameter, keep default value.
+#------------------------------------------------------------------------
+
+
+# Main setup section (Required to /test AWStats working)
+#------------------------------------------------------------------------
+
+# Web server logfile to analyze, with full path or relative path from
+# awstats.pl directory.
+# Example: "../logs/mycombinedlog.log"
+# Example: "/var/logs/httpd/myserver_access.log"
+# Example: "C:/WINNT/system32/LogFiles/W3SVC1/exyymm.log"
+# With IIS, AWStats can automatically concat YYMM.log or YYMMDD.log at end,
+# so the following example is also good with IIS.
+# Example: "C:/WINNT/system32/LogFiles/W3SVC1/ex"
+#
+LogFile="c:/Mes Developpements/awstats/test/log/__AWSTATS_CURRENT_CONFIG__.log"
+
+# 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,6 or "your_own_personalized_log_format"
+# 1 - Apache native combined log format (NCSA combined/XLF/ELF log format)
+# 2 - IIS log format (W3C log format)
+# 3 - Webstar native log format
+# 4 - Apache or Squid native common log format (NCSA common log format)
+# With LogFormat=4, some features (browsers, os, keywords...) can't work.
+# 5 - ISA server native standard log format
+# 6 - Lotus Notes combined log format
+# "your_own_personalized_log_format" = If your log is a personalized format,
+# you must use the following syntax keys to define the log format string:
+# %host Host client name or IP address
+# %logname Authenticated login/user used on protected pages
+# %time1 Date and time with format: [dd/mmm/yyyy:hh:mm:ss +0000]
+# %time1b Date and time with format: [dd/mmm/yyyy:hh:mm:ss]
+# %time2 Date and time with format: yyyy-mm-dd hh:mm:ss
+# %methodurl Method and URL with format: "GET /index.html HTTP/x.x"
+# %methodurlnoprot Method and URL with format: "GET /index.html"
+# %method Method with format: GET
+# %url URL only with format: /index.html
+# %query Query string (used by URLWithQuery option)
+# %code Return code status (with format for web log: 999)
+# %bytesd Size of document in bytes
+# %refererquot Referer page with format: "http://from.com/from.htm"
+# %referer Referer page with format: http://from.com/from.htm
+# %uaquot User agent with format: "Mozilla/4.0 (compatible, ...)"
+# %ua User agent with format: Mozilla/4.0_(compatible...)
+# %gzipin Mod_gzip compression input bytes: In:XXX
+# %gzipout Mod_gzip compression output bytes & ratio: Out:YYY:ZZZpct.
+# %gzipratio Mod_gzip compression ratio: ZZZpct.
+# %email EMail sender (for mail log)
+# %email_r EMail receiver (for mail log)
+# %syslog Syslog-specific time and host stamp with format: Mon dd hh:mm:ss hostname
+# %virtualname Web sever virtual hostname. Use this tag when same log
+# file contains data of several virtual web servers. The
+# SiteDomain will be used to filter the one you want.
+# If your log format has some fields not included in this list, use
+# %other Means another field not used
+#
+# Examples for Apache combined logs (following two examples are equivalent):
+# LogFormat = 1
+# LogFormat = "%host %other %logname %time1 %methodurl %code %bytesd %refererquot %uaquot"
+#
+# Examples for IIS (following two examples are equivalent):
+# LogFormat = 2
+# LogFormat = "%time2 %host %logname %method %url %code %bytesd %other %ua %referer"
+#
+LogFormat="%host %other %lognamequot %time1 %methodurl %code %bytesd %refererquot %uaquot %other %other %other"
+
+
+# If your log field's separator is not a space, you can change this parameter.
+# This parameter is not used if LogFormat is a predefined value (1,2,3,4,5,6)
+# Example: " "
+# Example: "\t"
+# Example: "|"
+# Default: " "
+#
+LogSeparator=" "
+
+
+# Set this to a directory where you want AWStats to save its working files.
+# Need write permissions by web server user (user "nobody" with Unix OS).
+# Example: "/tmp"
+# Example: "../data"
+# Example: "C:/awstats_working_dir"
+# Default: "." (means same directory as awstats.pl)
+#
+DirData="c:/Mes Developpements/awstats/test/awstats/result"
+
+
+# Relative or absolute web URL of your awstats.pl directory.
+# Usefull only when AWStats is used from command line.
+# Default: "/cgi-bin" (means awstats.pl is in "/wwwroot/cgi-bin")
+#
+DirCgi="/cgi-bin"
+
+
+# Relative or absolute web URL of all icons subdirectories.
+# Default: "/icon" (means you must copy icons directories in "/wwwroot/icon")
+#
+DirIcons="c:/Mes Developpements/awstats/wwwroot/icon"
+
+
+# If host names are already resolved in your logfile, set this to 0 will
+# increase performances.
+# Possible values: 1 or 0
+# Default: 1
+#
+DNSLookup=0
+
+
+# If AWStats can purge log after processing it. By this way, the next time you
+# launch AWStats, log file will be smaller and processing time will be better.
+# IMPORTANT !!!
+# AWStats is able to find new lines in your log file to process only new ones,
+# so you can launch it as soon as you want, even with this parameter set to 0
+# but if you work with this value, you MUST have something to clean sometimes
+# your logfile if your web server don't do it.
+# Possible values: 1 or 0
+# Default: 0 (but if you can, set this to 1 to increase speed)
+#
+#
+PurgeLogFile=0
+
+
+# When PurgeLogFile is setup to 1, AWStats will clean your log file after
+# processing it. You can however keep an archive file (saved in "DirData") of
+# 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
+# Default: 0
+#
+ArchiveLogRecords=0
+
+
+SiteDomain="__AWSTATS_CURRENT_CONFIG__"
+
+
+# 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
+# AWStats to know if a referer URL is a local URL of same site or an URL of
+# another site.
+# Example: "www.myserver.com x.y.z.w localhost 127.0.0.1"
+#
+HostAliases="123.123.123.123 www.myserver.com x.y.z.w localhost 127.0.0.1"
+
+
+
+# Optionnal setup section (Not required but increase AWStats features)
+#------------------------------------------------------------------------
+
+# Set your primary language.
+# Possible value:
+# 0=English, 1=French, 2=Dutch, 3=Spanish, 4=Italian, 5=German
+# 6=Polish, 7=Greek
+# Default: 0
+#
+Lang=0
+
+
+# Index page name for your web server.
+# Example: "default.htm"
+# Default: "index.html"
+#
+DefaultFile="index.html"
+
+
+# Put here all 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.
+# 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
+# AWStats to know if a this referer URL is a local URL of same site or an URL
+# of another site.
+# 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"
+
+
+# Do not include access to URLs that match following entries.
+# If you don't want to include users homepage in your stats, add "/~".
+# You can also, if you want, add list of not important frame pages (like
+# menus, etc...) to exclude them from statistics.
+# Use space between each value and put a backslash before each dot.
+# Do not remove default values.
+# Example: "\.css \.js \.class robots\.txt badpage\.html /~"
+# Default: "\.css \.js \.class robots\.txt"
+#
+SkipFiles="\.css \.js \.class robots\.txt"
+
+
+# Do not include access from clients that match following IP address
+# You can also put partial host names but this requires that reverse
+# DNS lookup is already done in your server log file.
+# Use space between each value and put a backslash before each dot.
+# Example: "55\.55\.55\.55 222\.222\.222\.222 abcxyz"
+# Default: ""
+#
+SkipHosts=""
+
+
+# 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
+# Default: 1
+WarningMessages=1
+
+
+# Each URL shown in stats page are links you can click.
+# Possible values: 1 or 0
+# Default: 1
+#
+ShowLinksOnUrl=1
+
+
+# Flags with link to other languages translation are visible.
+# Possible values: 1 or 0
+# Default: 1
+#
+ShowFlagLinks=1
+
+
+# Search engines keywords reported are full search string or separate keywords
+# Possible values:
+# 0 - Search keywords reported are full search string (ie: "town maps")
+# 1 - Search keywords reported are separated words (ie: "town" and "maps")
+# Default: 0
+#
+SplitSearchString=0
+
+
+# You can put here HTML code that will be added at the end of AWStats reports.
+# Great to add advert ban.
+# Default: ""
+#
+HTMLEndSection=""
+
+
+# Value of maximum bar width/heigth for horizontal/vertical graphics bar
+# Default: 260/220
+#
+BarWidth = 260
+BarHeight = 220
+
+
+# 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 = 5
+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
+
+
+ShowHeader=1 # Show AWStats head title and icon
+ShowMenu=1 # Show menu header with links on detailed reports
+ShowMonthDayStats=1
+ShowDaysOfWeekStats=1
+ShowHoursStats=1
+ShowDomainsStats=1
+ShowHostsStats=1
+ShowAuthenticatedUsers=1
+ShowRobotsStats=1
+ShowPagesStats=1
+ShowCompressionStats=0 # Show report of compression stats when using mod_gzip
+ShowFileTypesStats=1
+ShowFileSizesStats=0 # Not yet available
+ShowBrowsersStats=1
+ShowOSStats=1
+ShowOriginStats=1
+ShowKeyphrasesStats=1
+ShowKeywordsStats=1
+ShowHTTPErrorsStats=1
+
+
+#-----------------------------------------------------------------------------
+# OPTIONAL ACCURACY SETUP SECTION (Not required but increase AWStats features)
+#-----------------------------------------------------------------------------
+
+# Following values allows you to define accuracy of AWStats entities (robots,
+# browsers, os, referers) detection.
+# It is highly recommanded that very important web sites or ISP that provides
+# AWStats to their customer set this parameter to 1 (or 0), instead of 2, to
+# gain speed and memory use.
+# Possible values:
+# 0 = No detection,
+# 1 = Medium/Standard detection
+# 2 = Full detection
+# Change : Effective for new updates only
+# Default: 2
+#
+LevelForRobotsDetection=2
+LevelForBrowsersDetection=2
+LevelForOSDetection=2
+LevelForRefererAnalyze=2
+LevelForFileTypesDetection=1
--- /dev/null
+# AWStats configure file
+#------------------------------------------------------------------------
+# Copy this file into awstats.www.myserver.mydomain.conf or awstats.conf
+# and edit this new file to setup AWStats.
+# If you don't understand what is a parameter, keep default value.
+#------------------------------------------------------------------------
+
+
+# Main setup section (Required to /test AWStats working)
+#------------------------------------------------------------------------
+
+# Web server logfile to analyze, with full path or relative path from
+# awstats.pl directory.
+# Example: "../logs/mycombinedlog.log"
+# Example: "/var/logs/httpd/myserver_access.log"
+# Example: "C:/WINNT/system32/LogFiles/W3SVC1/exyymm.log"
+# With IIS, AWStats can automatically concat YYMM.log or YYMMDD.log at end,
+# so the following example is also good with IIS.
+# Example: "C:/WINNT/system32/LogFiles/W3SVC1/ex"
+#
+LogFile="c:/Mes Developpements/awstats/test/log/__AWSTATS_CURRENT_CONFIG__.log"
+
+# 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"
+# 1 - Apache or Lotus Notes/Domino native combined log format (NCSA combined/XLF/ELF log format)
+# 2 - IIS log format (W3C log format)
+# 3 - Webstar native log format
+# 4 - Apache or Squid native common log format (NCSA common/CLF log format)
+# With LogFormat=4, some features (browsers, os, keywords...) can't work.
+# "your_own_personalized_log_format" = To use AWStats with any not If your log is a personalized format,
+# you must use the following syntax keys to define the log format string:
+# %host Host client name or IP address
+# %logname Authenticated login/user used on protected pages
+# %time1 Date and time with format: [dd/mmm/yyyy:hh:mm:ss +0000]
+# %time1b Date and time with format: [dd/mmm/yyyy:hh:mm:ss]
+# %time2 Date and time with format: yyyy-mm-dd hh:mm:ss
+# %methodurl Method and URL with format: "GET /index.html HTTP/x.x"
+# %methodurlnoprot Method and URL with format: "GET /index.html"
+# %method Method with format: GET
+# %url URL only with format: /index.html
+# %query Query string (used by URLWithQuery option)
+# %code Return code status (with format for web log: 999)
+# %bytesd Size of document in bytes
+# %refererquot Referer page with format: "http://from.com/from.htm"
+# %referer Referer page with format: http://from.com/from.htm
+# %uaquot User agent with format: "Mozilla/4.0 (compatible, ...)"
+# %ua User agent with format: Mozilla/4.0_(compatible...)
+# %gzipin mod_gzip compression input bytes: In:XXX
+# %gzipout mod_gzip compression output bytes & ratio: Out:YYY:ZZpct.
+# %gzipratio mod_gzip compression ratio: ZZpct.
+# %deflateratio mod_deflate compression ratio with format: (ZZ)
+# %email EMail sender (for mail log)
+# %email_r EMail receiver (for mail log)
+# %syslog Syslog-specific time and host stamp with format: Mon dd hh:mm:ss hostname
+# %virtualname Web sever virtual hostname. Use this tag when same log
+# file contains data of several virtual web servers. The
+# SiteDomain will be used to filter the one you want.
+# If your log format has some fields not included in this list, use
+# %other Means another field not used
+#
+# Examples for Apache combined logs (following two examples are equivalent):
+# LogFormat = 1
+# LogFormat = "%host %other %logname %time1 %methodurl %code %bytesd %refererquot %uaquot"
+#
+# Examples for IIS (following two examples are equivalent):
+# LogFormat = 2
+# LogFormat = "%time2 %host %logname %method %url %code %bytesd %other %ua %referer"
+#
+LogFormat="%h %l %u %t \"%r\" %>s %b \"%{Referer}i\" \"%{User-Agent}i\" (%{ratio}n)"
+
+# Set this to a directory where you want AWStats to save its working files.
+# Need write permissions by web server user (user "nobody" with Unix OS).
+# Example: "/tmp"
+# Example: "../data"
+# Example: "C:/awstats_working_dir"
+# Default: "." (means same directory as awstats.pl)
+#
+DirData="c:/Mes Developpements/awstats/test/awstats/result"
+
+# Relative or absolute web URL of your awstats.pl directory.
+# Usefull only when AWStats is used from command line.
+# Default: "/cgi-bin" (means awstats.pl is in "/wwwroot/cgi-bin")
+#
+DirCgi="/cgi-bin"
+
+# Relative or absolute web URL of all icons subdirectories.
+# Default: "/icon" (means you must copy icons directories in "/wwwroot/icon")
+#
+DirIcons="c:/Mes Developpements/awstats/wwwroot/icon"
+
+# If host names are already resolved in your logfile, set this to 0 will
+# increase performances.
+# Possible values: 1 or 0
+# Default: 1
+#
+DNSLookup=1
+
+# If AWStats can purge log after processing it. By this way, the next time you
+# launch AWStats, log file will be smaller and processing time will be better.
+# IMPORTANT !!!
+# AWStats is able to find new lines in your log file to process only new ones,
+# so you can launch it as soon as you want, even with this parameter set to 0
+# but if you work with this value, you MUST have something to clean sometimes
+# your logfile if your web server don't do it.
+# Possible values: 1 or 0
+# Default: 0 (but if you can, set this to 1 to increase speed)
+#
+#
+PurgeLogFile=0
+
+# When PurgeLogFile is setup to 1, AWStats will clean your log file after
+# processing it. You can however keep an archive file (saved in "DirData") of
+# 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
+# Default: 0
+#
+ArchiveLogRecords=0
+
+
+SiteDomain="__AWSTATS_CURRENT_CONFIG__"
+
+
+
+# Optionnal setup section (Not required but increase AWStats features)
+#------------------------------------------------------------------------
+
+# Set your primary language.
+# Possible value:
+# 0=English, 1=French, 2=Dutch, 3=Spanish, 4=Italian, 5=German
+# 6=Polish, 7=Greek
+# Default: 0
+#
+Lang=0
+
+# Index page name for your web server.
+# Example: "default.htm"
+# Default: "index.html"
+#
+DefaultFile="index.html"
+
+# Put here all 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.
+# 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
+# AWStats to know if a this referer URL is a local URL of same site or an URL
+# of another site.
+# 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"
+
+# Do not include access to URLs that match following entries.
+# If you don't want to include users homepage in your stats, add "/~".
+# You can also, if you want, add list of not important frame pages (like
+# menus, etc...) to exclude them from statistics.
+# Use space between each value and put a backslash before each dot.
+# Do not remove default values.
+# Example: "\.css \.js \.class robots\.txt badpage\.html /~"
+# Default: "\.css \.js \.class robots\.txt"
+#
+SkipFiles="\.css \.js \.class robots\.txt"
+
+# Do not include access from clients that match following IP address
+# You can also put partial host names but this requires that reverse
+# DNS lookup is already done in your server log file.
+# Use space between each value and put a backslash before each dot.
+# Example: "55\.55\.55\.55 222\.222\.222\.222 abcxyz"
+# Default: ""
+#
+SkipHosts=""
+
+# 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
+# Default: 1
+WarningMessages=1
+
+# Each URL shown in stats page are links you can click.
+# Possible values: 1 or 0
+# Default: 1
+#
+ShowLinksOnUrl=1
+
+# Flags with link to other languages translation are visible.
+# Possible values: 1 or 0
+# Default: 1
+#
+ShowFlagLinks=1
+
+# Search engines keywords reported are full search string or separate keywords
+# Possible values:
+# 0 - Search keywords reported are full search string (ie: "town maps")
+# 1 - Search keywords reported are separated words (ie: "town" and "maps")
+# Default: 0
+#
+SplitSearchString=0
+
+# You can put here HTML code that will be added at the end of AWStats reports.
+# Great to add advert ban.
+# Default: ""
+#
+HTMLEndSection=""
+
+# Value of maximum bar width/heigth for horizontal/vertical graphics bar
+# Default: 260/220
+#
+BarWidth = 260
+BarHeight = 220
+
+# 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 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
+
+
+ShowHeader=1 # Show AWStats head title and icon
+ShowMenu=1 # Show menu header with links on detailed reports
+ShowMonthDayStats=1
+ShowDaysOfWeekStats=1
+ShowHoursStats=1
+ShowDomainsStats=1
+ShowHostsStats=1
+ShowAuthenticatedUsers=0
+ShowRobotsStats=1
+ShowPagesStats=1
+ShowFileTypesStats=HBC
+ShowFileSizesStats=0 # Not yet available
+ShowBrowsersStats=1
+ShowOSStats=1
+ShowOriginStats=1
+ShowKeyphrasesStats=1
+ShowKeywordsStats=1
+ShowHTTPErrorsStats=1
--- /dev/null
+# AWStats configure file
+#------------------------------------------------------------------------
+# Copy this file into awstats.www.myserver.mydomain.conf or awstats.conf
+# and edit this new file to setup AWStats.
+# If you don't understand what is a parameter, keep default value.
+#------------------------------------------------------------------------
+
+
+# Main setup section (Required to /test AWStats working)
+#------------------------------------------------------------------------
+
+# Web server logfile to analyze, with full path or relative path from
+# awstats.pl directory.
+# Example: "../logs/mycombinedlog.log"
+# Example: "/var/logs/httpd/myserver_access.log"
+# Example: "C:/WINNT/system32/LogFiles/W3SVC1/exyymm.log"
+# With IIS, AWStats can automatically concat YYMM.log or YYMMDD.log at end,
+# so the following example is also good with IIS.
+# Example: "C:/WINNT/system32/LogFiles/W3SVC1/ex"
+#
+LogFile="c:/Mes Developpements/awstats/test/log/__AWSTATS_CURRENT_CONFIG__.log"
+
+# Put here your log format (it depends on your web server).
+# Possible values:
+# 1 - Apache combined log format
+# 2 - IIS extended W3C log format
+#
+LogFormat="%h %l %u %t \"%r\" %>s %b \"%{Referer}i\" \"%{User-Agent}i\" mod_gzip: %{mod_gzip_compression_ratio}npct."
+
+# Set this to a directory where you want AWStats to save its working files.
+# Need write permissions by web server user (user "nobody" with Unix OS).
+# Example: "/tmp"
+# Example: "../data"
+# Example: "C:/awstats_working_dir"
+# Default: "." (means same directory as awstats.pl)
+#
+DirData="c:/Mes Developpements/awstats/test/awstats/result"
+
+# Relative or absolute web URL of your awstats.pl directory.
+# Usefull only when AWStats is used from command line.
+# Default: "/cgi-bin" (means awstats.pl is in "/wwwroot/cgi-bin")
+#
+DirCgi="/cgi-bin"
+
+# Relative or absolute web URL of all icons subdirectories.
+# Default: "/icon" (means you must copy icons directories in "/wwwroot/icon")
+#
+DirIcons="c:/Mes Developpements/awstats/wwwroot/icon"
+
+# If host names are already resolved in your logfile, set this to 0 will
+# increase performances.
+# Possible values: 1 or 0
+# Default: 1
+#
+DNSLookup=1
+
+# If AWStats can purge log after processing it. By this way, the next time you
+# launch AWStats, log file will be smaller and processing time will be better.
+# IMPORTANT !!!
+# AWStats is able to find new lines in your log file to process only new ones,
+# so you can launch it as soon as you want, even with this parameter set to 0
+# but if you work with this value, you MUST have something to clean sometimes
+# your logfile if your web server don't do it.
+# Possible values: 1 or 0
+# Default: 0 (but if you can, set this to 1 to increase speed)
+#
+#
+PurgeLogFile=0
+
+# When PurgeLogFile is setup to 1, AWStats will clean your log file after
+# processing it. You can however keep an archive file (saved in "DirData") of
+# 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
+# Default: 0
+#
+ArchiveLogRecords=0
+
+SiteDomain="__AWSTATS_CURRENT_CONFIG__"
+
+
+
+# Optionnal setup section (Not required but increase AWStats features)
+#------------------------------------------------------------------------
+
+# Set your primary language.
+# Possible value:
+# 0=English, 1=French, 2=Dutch, 3=Spanish, 4=Italian, 5=German
+# 6=Polish, 7=Greek
+# Default: 0
+#
+Lang=0
+
+# Index page name for your web server.
+# Example: "default.htm"
+# Default: "index.html"
+#
+DefaultFile="index.html"
+
+# Put here all 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.
+# 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
+# AWStats to know if a this referer URL is a local URL of same site or an URL
+# of another site.
+# 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"
+
+# Do not include access to URLs that match following entries.
+# If you don't want to include users homepage in your stats, add "/~".
+# You can also, if you want, add list of not important frame pages (like
+# menus, etc...) to exclude them from statistics.
+# Use space between each value and put a backslash before each dot.
+# Do not remove default values.
+# Example: "\.css \.js \.class robots\.txt badpage\.html /~"
+# Default: "\.css \.js \.class robots\.txt"
+#
+SkipFiles="\.css \.js \.class robots\.txt"
+
+# Do not include access from clients that match following IP address
+# You can also put partial host names but this requires that reverse
+# DNS lookup is already done in your server log file.
+# Use space between each value and put a backslash before each dot.
+# Example: "55\.55\.55\.55 222\.222\.222\.222 abcxyz"
+# Default: ""
+#
+SkipHosts=""
+
+# 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
+# Default: 1
+WarningMessages=1
+
+# Each URL shown in stats page are links you can click.
+# Possible values: 1 or 0
+# Default: 1
+#
+ShowLinksOnUrl=1
+
+# Flags with link to other languages translation are visible.
+# Possible values: 1 or 0
+# Default: 1
+#
+ShowFlagLinks=1
+
+# Search engines keywords reported are full search string or separate keywords
+# Possible values:
+# 0 - Search keywords reported are full search string (ie: "town maps")
+# 1 - Search keywords reported are separated words (ie: "town" and "maps")
+# Default: 0
+#
+SplitSearchString=0
+
+# You can put here HTML code that will be added at the end of AWStats reports.
+# Great to add advert ban.
+# Default: ""
+#
+HTMLEndSection=""
+
+# Value of maximum bar width/heigth for horizontal/vertical graphics bar
+# Default: 260/220
+#
+BarWidth = 260
+BarHeight = 220
+
+# 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 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
+
+
+ShowHeader=1 # Show AWStats head title and icon
+ShowMenu=1 # Show menu header with links on detailed reports
+ShowMonthDayStats=1
+ShowDaysOfWeekStats=1
+ShowHoursStats=1
+ShowDomainsStats=1
+ShowHostsStats=1
+ShowAuthenticatedUsers=0
+ShowRobotsStats=1
+ShowPagesStats=1
+ShowFileTypesStats=HBC
+ShowFileSizesStats=0 # Not yet available
+ShowBrowsersStats=1
+ShowOSStats=1
+ShowOriginStats=1
+ShowKeyphrasesStats=1
+ShowKeywordsStats=1
+ShowHTTPErrorsStats=1
--- /dev/null
+# AWStats configure file
+#------------------------------------------------------------------------
+# Copy this file into awstats.www.myserver.mydomain.conf or awstats.conf
+# and edit this new file to setup AWStats.
+# If you don't understand what is a parameter, keep default value.
+#------------------------------------------------------------------------
+
+
+# Main setup section (Required to /test AWStats working)
+#------------------------------------------------------------------------
+
+# Web server logfile to analyze, with full path or relative path from
+# awstats.pl directory.
+# Example: "../logs/mycombinedlog.log"
+# Example: "/var/logs/httpd/myserver_access.log"
+# Example: "C:/WINNT/system32/LogFiles/W3SVC1/exyymm.log"
+# With IIS, AWStats can automatically concat YYMM.log or YYMMDD.log at end,
+# so the following example is also good with IIS.
+# Example: "C:/WINNT/system32/LogFiles/W3SVC1/ex"
+#
+LogFile="c:/Mes Developpements/awstats/test/log/__AWSTATS_CURRENT_CONFIG__.log"
+
+# Put here your log format (it depends on your web server).
+# Possible values:
+# 1 - Apache combined log format
+# 2 - IIS extended W3C log format
+#
+
+#LogFormat="%host %other %logname %time1 %methodurl %code %bytesd %refererquot %uaquot %other %other %gzipin %gzipout"
+LogFormat="%host %other %logname %time1 %methodurl %code %bytesd %other %other %gzipin %gzipout"
+
+# Set this to a directory where you want AWStats to save its working files.
+# Need write permissions by web server user (user "nobody" with Unix OS).
+# Example: "/tmp"
+# Example: "../data"
+# Example: "C:/awstats_working_dir"
+# Default: "." (means same directory as awstats.pl)
+#
+DirData="c:/Mes Developpements/awstats/test/awstats/result"
+
+# Relative or absolute web URL of your awstats.pl directory.
+# Usefull only when AWStats is used from command line.
+# Default: "/cgi-bin" (means awstats.pl is in "/wwwroot/cgi-bin")
+#
+DirCgi="/cgi-bin"
+
+# Relative or absolute web URL of all icons subdirectories.
+# Default: "/icon" (means you must copy icons directories in "/wwwroot/icon")
+#
+DirIcons="c:/Mes Developpements/awstats/wwwroot/icon"
+
+# If host names are already resolved in your logfile, set this to 0 will
+# increase performances.
+# Possible values: 1 or 0
+# Default: 1
+#
+DNSLookup=1
+
+# If AWStats can purge log after processing it. By this way, the next time you
+# launch AWStats, log file will be smaller and processing time will be better.
+# IMPORTANT !!!
+# AWStats is able to find new lines in your log file to process only new ones,
+# so you can launch it as soon as you want, even with this parameter set to 0
+# but if you work with this value, you MUST have something to clean sometimes
+# your logfile if your web server don't do it.
+# Possible values: 1 or 0
+# Default: 0 (but if you can, set this to 1 to increase speed)
+#
+#
+PurgeLogFile=0
+
+# When PurgeLogFile is setup to 1, AWStats will clean your log file after
+# processing it. You can however keep an archive file (saved in "DirData") of
+# 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
+# Default: 0
+#
+ArchiveLogRecords=0
+
+
+SiteDomain="__AWSTATS_CURRENT_CONFIG__"
+
+
+
+# Optionnal setup section (Not required but increase AWStats features)
+#------------------------------------------------------------------------
+
+# Set your primary language.
+# Possible value:
+# 0=English, 1=French, 2=Dutch, 3=Spanish, 4=Italian, 5=German
+# 6=Polish, 7=Greek
+# Default: 0
+#
+Lang=0
+
+# Index page name for your web server.
+# Example: "default.htm"
+# Default: "index.html"
+#
+DefaultFile="index.html"
+
+# Put here all 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.
+# 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
+# AWStats to know if a this referer URL is a local URL of same site or an URL
+# of another site.
+# 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"
+
+# Do not include access to URLs that match following entries.
+# If you don't want to include users homepage in your stats, add "/~".
+# You can also, if you want, add list of not important frame pages (like
+# menus, etc...) to exclude them from statistics.
+# Use space between each value and put a backslash before each dot.
+# Do not remove default values.
+# Example: "\.css \.js \.class robots\.txt badpage\.html /~"
+# Default: "\.css \.js \.class robots\.txt"
+#
+SkipFiles="\.css \.js \.class robots\.txt"
+
+# Do not include access from clients that match following IP address
+# You can also put partial host names but this requires that reverse
+# DNS lookup is already done in your server log file.
+# Use space between each value and put a backslash before each dot.
+# Example: "55\.55\.55\.55 222\.222\.222\.222 abcxyz"
+# Default: ""
+#
+SkipHosts=""
+
+# 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
+# Default: 1
+WarningMessages=1
+
+# Each URL shown in stats page are links you can click.
+# Possible values: 1 or 0
+# Default: 1
+#
+ShowLinksOnUrl=1
+
+# Flags with link to other languages translation are visible.
+# Possible values: 1 or 0
+# Default: 1
+#
+ShowFlagLinks=1
+
+# Search engines keywords reported are full search string or separate keywords
+# Possible values:
+# 0 - Search keywords reported are full search string (ie: "town maps")
+# 1 - Search keywords reported are separated words (ie: "town" and "maps")
+# Default: 0
+#
+SplitSearchString=0
+
+# You can put here HTML code that will be added at the end of AWStats reports.
+# Great to add advert ban.
+# Default: ""
+#
+HTMLEndSection=""
+
+# Value of maximum bar width/heigth for horizontal/vertical graphics bar
+# Default: 260/220
+#
+BarWidth = 260
+BarHeight = 220
+
+# 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 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
+
+
+ShowHeader=1 # Show AWStats head title and icon
+ShowMenu=1 # Show menu header with links on detailed reports
+ShowMonthDayStats=1
+ShowDaysOfWeekStats=1
+ShowHoursStats=1
+ShowDomainsStats=1
+ShowHostsStats=1
+ShowAuthenticatedUsers=0
+ShowRobotsStats=1
+ShowPagesStats=1
+ShowFileTypesStats=HBC
+ShowFileSizesStats=0 # Not yet available
+ShowBrowsersStats=1
+ShowOSStats=1
+ShowOriginStats=1
+ShowKeyphrasesStats=1
+ShowKeywordsStats=1
+ShowHTTPErrorsStats=1
--- /dev/null
+# AWStats configure file
+#------------------------------------------------------------------------
+# Copy this file into awstats.www.myserver.mydomain.conf or awstats.conf
+# and edit this new file to setup AWStats.
+# If you don't understand what is a parameter, keep default value.
+#------------------------------------------------------------------------
+
+
+# Main setup section (Required to /test AWStats working)
+#------------------------------------------------------------------------
+
+# Web server logfile to analyze, with full path or relative path from
+# awstats.pl directory.
+# Example: "../logs/mycombinedlog.log"
+# Example: "/var/logs/httpd/myserver_access.log"
+# Example: "C:/WINNT/system32/LogFiles/W3SVC1/exyymm.log"
+# With IIS, AWStats can automatically concat YYMM.log or YYMMDD.log at end,
+# so the following example is also good with IIS.
+# Example: "C:/WINNT/system32/LogFiles/W3SVC1/ex"
+#
+LogFile="c:/Mes Developpements/awstats/test/log/__AWSTATS_CURRENT_CONFIG__.log"
+
+# Put here your log format (it depends on your web server).
+# Possible values:
+# 1 - Apache combined log format
+# 2 - IIS extended W3C log format
+#
+
+#LogFormat="%host %other %logname %time1 %methodurl %code %bytesd %refererquot %uaquot %other %other %gzipin %gzipout"
+LogFormat="%host %other %logname %time1 %methodurl %code %bytesd %refererquot %uaquot %other %gzipin %gzipout %gzipratio"
+
+# Set this to a directory where you want AWStats to save its working files.
+# Need write permissions by web server user (user "nobody" with Unix OS).
+# Example: "/tmp"
+# Example: "../data"
+# Example: "C:/awstats_working_dir"
+# Default: "." (means same directory as awstats.pl)
+#
+DirData="c:/Mes Developpements/awstats/test/awstats/result"
+
+# Relative or absolute web URL of your awstats.pl directory.
+# Usefull only when AWStats is used from command line.
+# Default: "/cgi-bin" (means awstats.pl is in "/wwwroot/cgi-bin")
+#
+DirCgi="/cgi-bin"
+
+# Relative or absolute web URL of all icons subdirectories.
+# Default: "/icon" (means you must copy icons directories in "/wwwroot/icon")
+#
+DirIcons="c:/Mes Developpements/awstats/wwwroot/icon"
+
+# If host names are already resolved in your logfile, set this to 0 will
+# increase performances.
+# Possible values: 1 or 0
+# Default: 1
+#
+DNSLookup=1
+
+# If AWStats can purge log after processing it. By this way, the next time you
+# launch AWStats, log file will be smaller and processing time will be better.
+# IMPORTANT !!!
+# AWStats is able to find new lines in your log file to process only new ones,
+# so you can launch it as soon as you want, even with this parameter set to 0
+# but if you work with this value, you MUST have something to clean sometimes
+# your logfile if your web server don't do it.
+# Possible values: 1 or 0
+# Default: 0 (but if you can, set this to 1 to increase speed)
+#
+#
+PurgeLogFile=0
+
+# When PurgeLogFile is setup to 1, AWStats will clean your log file after
+# processing it. You can however keep an archive file (saved in "DirData") of
+# 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
+# Default: 0
+#
+ArchiveLogRecords=0
+
+
+SiteDomain="__AWSTATS_CURRENT_CONFIG__"
+
+
+
+# Optionnal setup section (Not required but increase AWStats features)
+#------------------------------------------------------------------------
+
+# Set your primary language.
+# Possible value:
+# 0=English, 1=French, 2=Dutch, 3=Spanish, 4=Italian, 5=German
+# 6=Polish, 7=Greek
+# Default: 0
+#
+Lang=0
+
+# Index page name for your web server.
+# Example: "default.htm"
+# Default: "index.html"
+#
+DefaultFile="index.html"
+
+# Put here all 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.
+# 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
+# AWStats to know if a this referer URL is a local URL of same site or an URL
+# of another site.
+# 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"
+
+# Do not include access to URLs that match following entries.
+# If you don't want to include users homepage in your stats, add "/~".
+# You can also, if you want, add list of not important frame pages (like
+# menus, etc...) to exclude them from statistics.
+# Use space between each value and put a backslash before each dot.
+# Do not remove default values.
+# Example: "\.css \.js \.class robots\.txt badpage\.html /~"
+# Default: "\.css \.js \.class robots\.txt"
+#
+SkipFiles="\.css \.js \.class robots\.txt"
+
+# Do not include access from clients that match following IP address
+# You can also put partial host names but this requires that reverse
+# DNS lookup is already done in your server log file.
+# Use space between each value and put a backslash before each dot.
+# Example: "55\.55\.55\.55 222\.222\.222\.222 abcxyz"
+# Default: ""
+#
+SkipHosts=""
+
+# 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
+# Default: 1
+WarningMessages=1
+
+# Each URL shown in stats page are links you can click.
+# Possible values: 1 or 0
+# Default: 1
+#
+ShowLinksOnUrl=1
+
+# Flags with link to other languages translation are visible.
+# Possible values: 1 or 0
+# Default: 1
+#
+ShowFlagLinks=1
+
+# Search engines keywords reported are full search string or separate keywords
+# Possible values:
+# 0 - Search keywords reported are full search string (ie: "town maps")
+# 1 - Search keywords reported are separated words (ie: "town" and "maps")
+# Default: 0
+#
+SplitSearchString=0
+
+# You can put here HTML code that will be added at the end of AWStats reports.
+# Great to add advert ban.
+# Default: ""
+#
+HTMLEndSection=""
+
+# Value of maximum bar width/heigth for horizontal/vertical graphics bar
+# Default: 260/220
+#
+BarWidth = 260
+BarHeight = 220
+
+# 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 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
+
+
+ShowHeader=1 # Show AWStats head title and icon
+ShowMenu=1 # Show menu header with links on detailed reports
+ShowMonthDayStats=1
+ShowDaysOfWeekStats=1
+ShowHoursStats=1
+ShowDomainsStats=1
+ShowHostsStats=1
+ShowAuthenticatedUsers=0
+ShowRobotsStats=1
+ShowPagesStats=1
+ShowFileTypesStats=HBC
+ShowFileSizesStats=0 # Not yet available
+ShowBrowsersStats=1
+ShowOSStats=1
+ShowOriginStats=1
+ShowKeyphrasesStats=1
+ShowKeywordsStats=1
+ShowHTTPErrorsStats=1
--- /dev/null
+# AWStats configure file
+#------------------------------------------------------------------------
+# Copy this file into awstats.www.mydomain.conf and edit this new config file
+# to setup AWStats (See documentation in docs/ directory).
+# The config file must be in /etc/awstats, /etc/opt/awstats or /etc (for
+# Unix/Linux) or same directory than awstats.pl (Windows, Mac, Unix/Linux...)
+# To include an environment variable in any parameter (AWStats will replace
+# it with its value when reading it), follow the example:
+# Parameter="__ENVNAME__"
+# Note that environment variable AWSTATS_CURRENT_CONFIG is always defined with
+# the config value in an AWStats running session and can be used like others.
+#------------------------------------------------------------------------
+
+
+# Main setup section (Required to /test AWStats working)
+#------------------------------------------------------------------------
+
+# Web server logfile to analyze, with full path or relative path from
+# awstats.pl directory.
+# Example: "../logs/mycombinedlog.log"
+# Example: "/var/logs/httpd/myserver_access.log"
+# Example: "C:/WINNT/system32/LogFiles/W3SVC1/exyymm.log"
+# With IIS, AWStats can automatically concat YYMM.log or YYMMDD.log at end,
+# so the following example is also good with IIS.
+# Example: "C:/WINNT/system32/LogFiles/W3SVC1/ex"
+#
+LogFile="c:/Mes Developpements/awstats/test/log/__AWSTATS_CURRENT_CONFIG__.log"
+
+# Put 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"
+# 1 - Apache native combined log format (NCSA combined/XLF/ELF log format)
+# 2 - IIS log format (W3C log format)
+# 3 - Webstar native log format
+# 4 - Apache or Squid native common log format (NCSA common log format)
+# With LogFormat=4, some features (browsers, os, keywords...) can't work.
+# 5 - ISA server native standard log format
+# "your_own_personalized_log_format" = If your log is a personalized format,
+# you must use the following syntax keys to define the log format string:
+# %host Host client name or IP address
+# %logname Authenticated login/user used on protected pages
+# %time1 Date and time with format: [dd/mmm/yyyy:hh:mm:ss +0000]
+# %time1b Date and time with format: [dd/mmm/yyyy:hh:mm:ss]
+# %time2 Date and time with format: yyyy-mm-dd hh:mm:ss
+# %methodurl Method and URL with format: "GET /index.html HTTP/x.x"
+# %methodurlnoprot Method and URL with format: "GET /index.html"
+# %method Method with format: GET
+# %url URL only with format: /index.html
+# %query Query string (used by URLWithQuery option)
+# %code Return code status (with format for web log: 999)
+# %bytesd Size of document in bytes
+# %refererquot Referer page with format: "http://from.com/from.htm"
+# %referer Referer page with format: http://from.com/from.htm
+# %uaquot User agent with format: "Mozilla/4.0 (compatible, ...)"
+# %ua User agent with format: Mozilla/4.0_(compatible...)
+# %gzipin Mod_gzip compression input bytes: In:XXX
+# %gzipout Mod_gzip compression output bytes & ratio: Out:YYY:ZZZpct.
+# %gzipratio Mod_gzip compression ratio: ZZZpct.
+# %syslog Syslog-specific time and host stamp with format: Mon dd hh:mm:ss hostname
+# %virtualname Web sever virtual hostname. Use this tag when same log
+# file contains data of several virtual web servers. The
+# SiteDomain will be used to filter the one you want.
+# If your log format has some fields not included in this list, use
+# %other Means another field
+#
+# Examples for Apache combined logs (this two examples are equivalent):
+# LogFormat = 1
+# LogFormat = "%host %other %logname %time1 %methodurl %code %bytesd %refererquot %uaquot"
+#
+# Examples for IIS (this two examples are equivalent):
+# LogFormat = 2
+# LogFormat = "%time2 %host %logname %method %url %code %bytesd %other %ua %referer"
+#
+LogFormat="%host %logname %time1 %method %url %other %code %bytesd %referer %uaquot"
+
+
+# If your log field's separator is not a space, you can change this parameter.
+# This parameter is not used if LogFormat is a predefined value (1,2,3,4,5,6)
+# Example: " "
+# Example: "\t"
+# Example: "|"
+# Default: " "
+#
+LogSeparator="\s+"
+
+
+# Set this to a directory where you want AWStats to save its working files.
+# Need write permissions by web server user (user "nobody" with Unix OS).
+# Example: "/tmp"
+# Example: "../data"
+# Example: "C:/awstats_working_dir"
+# Default: "." (means same directory as awstats.pl)
+#
+DirData="c:/Mes Developpements/awstats/test/awstats/result"
+
+
+# Relative or absolute web URL of your awstats.pl directory.
+# Usefull only when AWStats is used from command line.
+# Default: "/cgi-bin" (means awstats.pl is in "/wwwroot/cgi-bin")
+#
+
+DirCgi="/cgi-bin"
+
+# Relative or absolute web URL of all icons subdirectories.
+# Default: "/icon" (means you must copy icons directories in "/wwwroot/icon")
+#
+DirIcons="c:/Mes Developpements/awstats/wwwroot/icon"
+
+
+# If host names are already resolved in your logfile, set this to 0 will
+# increase performances.
+# Possible values: 1 or 0
+# Default: 1
+#
+DNSLookup=0
+
+# If AWStats can purge log after processing it. By this way, the next time you
+# launch AWStats, log file will be smaller and processing time will be better.
+# IMPORTANT !!!
+# AWStats is able to find new lines in your log file to process only new ones,
+# so you can launch it as soon as you want, even with this parameter set to 0
+# but if you work with this value, you MUST have something to clean sometimes
+# your logfile if your web server don't do it.
+# Possible values: 1 or 0
+# Default: 0 (but if you can, set this to 1 to increase speed)
+#
+#
+PurgeLogFile=0
+
+# When PurgeLogFile is setup to 1, AWStats will clean your log file after
+# processing it. You can however keep an archive file (saved in "DirData") of
+# 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
+# Default: 0
+#
+ArchiveLogRecords=0
+
+
+SiteDomain="__AWSTATS_CURRENT_CONFIG__"
+
+
+
+# Optionnal setup section (Not required but increase AWStats features)
+#------------------------------------------------------------------------
+
+# Set your primary language.
+# Possible value:
+# 0=English, 1=French, 2=Dutch, 3=Spanish, 4=Italian, 5=German
+# 6=Polish, 7=Greek
+# Default: 0
+#
+Lang=0
+
+# Index page name for your web server.
+# Example: "default.htm"
+# Default: "index.html"
+#
+DefaultFile="index.html"
+
+# Put here all 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.
+# 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
+# AWStats to know if a this referer URL is a local URL of same site or an URL
+# of another site.
+# 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"
+
+# Do not include access to URLs that match following entries.
+# If you don't want to include users homepage in your stats, add "/~".
+# You can also, if you want, add list of not important frame pages (like
+# menus, etc...) to exclude them from statistics.
+# Use space between each value and put a backslash before each dot.
+# Do not remove default values.
+# Example: "\.css \.js \.class robots\.txt badpage\.html /~"
+# Default: "\.css \.js \.class robots\.txt"
+#
+SkipFiles=""
+
+NotPageList=""
+
+# Do not include access from clients that match following IP address
+# You can also put partial host names but this requires that reverse
+# DNS lookup is already done in your server log file.
+# Use space between each value and put a backslash before each dot.
+# Example: "55\.55\.55\.55 222\.222\.222\.222 abcxyz"
+# Default: ""
+#
+SkipHosts=""
+
+# 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
+# Default: 1
+WarningMessages=1
+
+
+# DecodeUA must be set to 1 if you use Roxen web server. This server converts
+# all spaces in user agent field into %20. This make the AWStats robots, os
+# and browsers detection fail in some cases. Just change it to 1 if and only
+# if your web server is Roxen.
+# Change : Effective for new updates only
+# Possible values: 0 or 1
+# Default: 0
+#
+DecodeUA=1
+
+
+# Each URL shown in stats page are links you can click.
+# Possible values: 1 or 0
+# Default: 1
+#
+ShowLinksOnUrl=0
+
+# Flags with link to other languages translation are visible.
+# Possible values: 1 or 0
+# Default: 1
+#
+ShowFlagLinks=1
+
+# You can put here HTML code that will be added at the end of AWStats reports.
+# Great to add advert ban.
+# Default: ""
+#
+HTMLEndSection=""
+
+# Value of maximum bar width/heigth for horizontal/vertical graphics bar
+# Default: 260/220
+#
+BarWidth = 260
+BarHeight = 220
+
+
+# You choose here which reports you want to see in the main page and what you
+# want to see in those reports.
+# Possible values:
+# 0 - Topic is not shown at all
+# 1 - Report is shown with default informations
+# XYZ - Report is shown with only informations defined by code X,Y,Z...
+# X,Y,Z... are code letters among the following:
+# U = Unique visitors
+# V = Visits
+# P = Number of pages
+# H = Number of hits (or mails)
+# B = Bandwith (or total mail size for mail logs)
+# L = Last access date
+# E = Entry pages
+# X = Exit pages
+# C = Web compression (mod_gzip,mod_deflate)
+# M = Average mail size (mail logs)
+#
+# Show menu header with report links
+# Default: 1, Possible codes: None
+ShowMenu=1
+# Show monthly chart
+# Default: UVPHB, Possible codes: UVPHB
+ShowMonthStats=UVPHB
+# Show days of month chart
+# Default: VPHB, Possible codes: VPHB
+ShowDaysOfMonthStats=VPHB
+# Show days of week chart
+# Default: PHB, Possible codes: PHB
+ShowDaysOfWeekStats=PHB
+# Show hourly chart
+# Default: PHB, Possible codes: PHB
+ShowHoursStats=PHB
+# Show domains/country chart
+# Default: PHB, Possible codes: PHB
+ShowDomainsStats=PHB
+# Show hosts chart
+# Default: PHBL, Possible codes: PHBL
+ShowHostsStats=PHBL
+# Show authenticated users chart
+# Default: 0, Possible codes: PHBL
+ShowAuthenticatedUsers=0
+# Show robots chart
+# Default: HBL, Possible codes: HBL
+ShowRobotsStats=HBL
+# Show worms chart
+# Default: 0 (If set to 1, see also LevelForWormsDetection), Possible codes: HBL
+ShowWormsStats=0
+# Show email senders chart (For use when analyzing mail log files)
+# Default: 0, Possible codes: HBML
+ShowEMailSenders=0
+# Show email receivers chart (For use when analyzing mail log files)
+# Default: 0, Possible codes: HBML
+ShowEMailReceivers=0
+# Show session chart
+# Default: 1, Possible codes: None
+ShowSessionsStats=1
+# Show pages-url chart.
+# Default: PBEX, Possible codes: PBEX
+ShowPagesStats=PBEX
+# Show file types chart.
+# Default: HB, Possible codes: HBC
+ShowFileTypesStats=HB
+# Show file size chart (Not yet available)
+# Default: 1, Possible codes: None
+ShowFileSizesStats=0
+# Show operating systems chart
+# Default: 1, Possible codes: None
+ShowOSStats=1
+# Show browsers chart
+# Default: 1, Possible codes: None
+ShowBrowsersStats=1
+# Show screen size chart
+# Default: 0 (If set to 1, see also MiscTrackerUrl), Possible codes: None
+ShowScreenSizeStats=0
+# Show origin chart
+# Default: PH, Possible codes: PH
+ShowOriginStats=PH
+# Show keyphrases chart
+# Default: 1, Possible codes: None
+ShowKeyphrasesStats=1
+# Show keywords chart
+# Default: 1, Possible codes: None
+ShowKeywordsStats=1
+# Show misc chart
+# Default: a (See also MiscTrackerUrl parameter), Possible codes: ajdfrqwp
+ShowMiscStats=a
+# Show http errors chart
+# Default: 1, Possible codes: None
+ShowHTTPErrorsStats=1
+# Show smtp errors chart (For use when analyzing mail log files)
+# Default: 0, Possible codes: None
+ShowSMTPErrorsStats=0
+# Show the cluster report (Your LogFormat must contains the %cluster tag)
+# Default: 0, Possible codes: PHB
+ShowClusterStats=0
+
+
+# This value can be used to choose maximum number of lines shown for each
+# particular reporting.
+#
+# Stats by domains
+MaxNbOfDomain = 20
+# Stats by hosts
+MaxNbOfHostsShown = 20
+MinHitHost = 1
+# Stats by authenticated users
+MaxNbOfLoginShown = 10
+MinHitLogin = 1
+# Stats by robots
+MaxNbOfRobotShown = 10
+MinHitRobot = 1
+# Stats by pages
+MaxNbOfPageShown = 20
+MinHitFile = 1
+# Stats by referers
+MaxNbOfRefererShown = 10
+MinHitRefer = 1
+# Stats for keyphrases
+MaxNbOfKeyphrasesShown = 20
+MinHitKeyphrase = 1
+# Stats for keywords
+MaxNbOfKeywordsShown = 20
+MinHitKeyword = 1
+
--- /dev/null
+# AWStats configure file
+#------------------------------------------------------------------------
+# Copy this file into awstats.www.myserver.mydomain.conf or awstats.conf
+# and edit this new file to setup AWStats.
+# If you don't understand what is a parameter, keep default value.
+#------------------------------------------------------------------------
+
+
+# Main setup section (Required to /test AWStats working)
+#------------------------------------------------------------------------
+
+# Web server logfile to analyze, with full path or relative path from
+# awstats.pl directory.
+# Example: "../logs/mycombinedlog.log"
+# Example: "/var/logs/httpd/myserver_access.log"
+# Example: "C:/WINNT/system32/LogFiles/W3SVC1/exyymm.log"
+# With IIS, AWStats can automatically concat YYMM.log or YYMMDD.log at end,
+# so the following example is also good with IIS.
+# Example: "C:/WINNT/system32/LogFiles/W3SVC1/ex"
+#
+LogFile="perl "d:/Mes Developpements/awstats/tools/maillogconvert.pl" "standard" 2001 < "d:/Mes Developpements/awstats/test/log/__AWSTATS_CURRENT_CONFIG__.log" |"
+
+
+LogType=M
+
+
+# Put 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"
+# 1 - Apache native combined log format (NCSA combined/XLF/ELF log format)
+# 2 - IIS log format (W3C log format)
+# 3 - Webstar native log format
+# 4 - Apache or Squid native common log format (NCSA common log format)
+# With LogFormat=4, some features (browsers, os, keywords...) can't work.
+# 5 - ISA server native standard log format
+# "your_own_personalized_log_format" = If your log is a personalized format,
+# you must use the following syntax keys to define the log format string:
+# %host Host client name or IP address
+# %logname Authenticated login/user used on protected pages
+# %time1 Date and time with format: [dd/mmm/yyyy:hh:mm:ss +0000]
+# %time1b Date and time with format: [dd/mmm/yyyy:hh:mm:ss]
+# %time2 Date and time with format: yyyy-mm-dd hh:mm:ss
+# %methodurl Method and URL with format: "GET /index.html HTTP/x.x"
+# %methodurlnoprot Method and URL with format: "GET /index.html"
+# %method Method with format: GET
+# %url URL only with format: /index.html
+# %query Query string (used by URLWithQuery option)
+# %code Return code status (with format for web log: 999)
+# %bytesd Size of document in bytes
+# %refererquot Referer page with format: "http://from.com/from.htm"
+# %referer Referer page with format: http://from.com/from.htm
+# %uaquot User agent with format: "Mozilla/4.0 (compatible, ...)"
+# %ua User agent with format: Mozilla/4.0_(compatible...)
+# %gzipin Mod_gzip compression input bytes: In:XXX
+# %gzipout Mod_gzip compression output bytes & ratio: Out:YYY:ZZZpct.
+# %gzipratio Mod_gzip compression ratio: ZZZpct.
+# %email EMail sender (for mail log)
+# %email_r EMail receiver (for mail log)
+# %syslog Syslog-specific time and host stamp with format: Mon dd hh:mm:ss hostname
+# %virtualname Web sever virtual hostname. Use this tag when same log
+# file contains data of several virtual web servers. The
+# SiteDomain will be used to filter the one you want.
+# If your log format has some fields not included in this list, use
+# %other Means another field
+#
+# Examples for Apache combined logs (this two examples are equivalent):
+# LogFormat = 1
+# LogFormat = "%host %other %logname %time1 %methodurl %code %bytesd %refererquot %uaquot"
+#
+# Examples for IIS (this two examples are equivalent):
+# LogFormat = 2
+# LogFormat = "%time2 %host %logname %method %url %code %bytesd %other %ua %referer"
+#
+LogFormat="%time2 %email %email_r %host %host_r %method %url %code %bytesd"
+
+# Set this to a directory where you want AWStats to save its working files.
+# Need write permissions by web server user (user "nobody" with Unix OS).
+# Example: "/tmp"
+# Example: "../data"
+# Example: "C:/awstats_working_dir"
+# Default: "." (means same directory as awstats.pl)
+#
+DirData="c:/Mes Developpements/awstats/test/awstats/result"
+
+# Relative or absolute web URL of your awstats.pl directory.
+# Usefull only when AWStats is used from command line.
+# Default: "/cgi-bin" (means awstats.pl is in "/wwwroot/cgi-bin")
+#
+DirCgi="/cgi-bin"
+
+# Relative or absolute web URL of all icons subdirectories.
+# Default: "/icon" (means you must copy icons directories in "/wwwroot/icon")
+#
+DirIcons="c:/Mes Developpements/awstats/wwwroot/icon"
+
+# If host names are already resolved in your logfile, set this to 0 will
+# increase performances.
+# Possible values: 1 or 0
+# Default: 1
+#
+DNSLookup=0
+
+# If AWStats can purge log after processing it. By this way, the next time you
+# launch AWStats, log file will be smaller and processing time will be better.
+# IMPORTANT !!!
+# AWStats is able to find new lines in your log file to process only new ones,
+# so you can launch it as soon as you want, even with this parameter set to 0
+# but if you work with this value, you MUST have something to clean sometimes
+# your logfile if your web server don't do it.
+# Possible values: 1 or 0
+# Default: 0 (but if you can, set this to 1 to increase speed)
+#
+#
+PurgeLogFile=0
+
+# When PurgeLogFile is setup to 1, AWStats will clean your log file after
+# processing it. You can however keep an archive file (saved in "DirData") of
+# 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
+# Default: 0
+#
+ArchiveLogRecords=0
+
+
+SiteDomain="chiensderace.com"
+
+
+
+# Optionnal setup section (Not required but increase AWStats features)
+#------------------------------------------------------------------------
+
+# Set your primary language.
+# Possible value:
+# 0=English, 1=French, 2=Dutch, 3=Spanish, 4=Italian, 5=German
+# 6=Polish, 7=Greek
+# Default: 0
+#
+Lang=en
+
+# Index page name for your web server.
+# Example: "default.htm"
+# Default: "index.html"
+#
+DefaultFile="index.html"
+
+# Put here all 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.
+# 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
+# AWStats to know if a this referer URL is a local URL of same site or an URL
+# of another site.
+# Example: "www\.myserver\.com x\.y\.z\.w localhost 127\.0\.0\.1"
+#
+HostAliases="partenor.com ns3744.ovh.net chiensderace.com"
+
+# Do not include access to URLs that match following entries.
+# If you don't want to include users homepage in your stats, add "/~".
+# You can also, if you want, add list of not important frame pages (like
+# menus, etc...) to exclude them from statistics.
+# Use space between each value and put a backslash before each dot.
+# Do not remove default values.
+# Example: "\.css \.js \.class robots\.txt badpage\.html /~"
+# Default: "\.css \.js \.class robots\.txt"
+#
+SkipFiles="\.css \.js \.class robots\.txt"
+
+# Do not include access from clients that match following IP address
+# You can also put partial host names but this requires that reverse
+# DNS lookup is already done in your server log file.
+# Use space between each value and put a backslash before each dot.
+# Example: "55\.55\.55\.55 222\.222\.222\.222 abcxyz"
+# Default: ""
+#
+SkipHosts=""
+
+
+# By default, AWStats considers that records found in web log file are
+# successful hits if HTTP code returned by server is a valid HTTP code (200
+# and 304). Any other code are reported in HTTP error chart.
+# However in some specific environment, with web server HTTP redirection,
+# you can choose to also accept other codes.
+# Example: "200 304 302 305"
+# Default: "200 304"
+#
+ValidHTTPCodes="200 304"
+
+
+# By default, AWStats considers that records found in mail log file are
+# successful mail transfers if field that represent return code in analyzed
+# log file match values defined by this parameter.
+# Change : Effective for new updates only
+# Example: "1"
+# Example: "0"
+# Default: "1"
+#
+ValidSMTPCodes="1"
+
+
+# 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
+# Default: 1
+WarningMessages=1
+
+# Each URL shown in stats page are links you can click.
+# Possible values: 1 or 0
+# Default: 1
+#
+ShowLinksOnUrl=1
+
+# Flags with link to other languages translation are visible.
+# Possible values: 1 or 0
+# Default: 1
+#
+ShowFlagLinks=""
+
+# Search engines keywords reported are full search string or separate keywords
+# Possible values:
+# 0 - Search keywords reported are full search string (ie: "town maps")
+# 1 - Search keywords reported are separated words (ie: "town" and "maps")
+# Default: 0
+#
+SplitSearchString=0
+
+# You can put here HTML code that will be added at the end of AWStats reports.
+# Great to add advert ban.
+# Default: ""
+#
+HTMLEndSection=""
+
+# Value of maximum bar width/heigth for horizontal/vertical graphics bar
+# Default: 260/220
+#
+BarWidth = 260
+BarHeight = 220
+
+
+# You choose here which reports you want to see in the main page and what you
+# want to see in those reports.
+# Possible values:
+# 0 - Topic is not shown at all
+# 1 - Report is shown with default informations
+# XYZ - Report is shown with only informations defined by code X,Y,Z
+# X,Y,Z are code letters among the following:
+# U = Unique visitors
+# V = Visits
+# P = Number of pages
+# H = Number of hits
+# B = Bandwith
+# L = Last access date
+# E = Entry pages
+# X = Exit pages
+# C = Web compression (mod_gzip)
+#
+ShowMenu=1
+ShowMonthStats=HB
+ShowDaysOfMonthStats=HB
+ShowDaysOfWeekStats=HB
+ShowHoursStats=HB
+ShowDomainsStats=0
+ShowHostsStats=HBL
+ShowAuthenticatedUsers=0
+ShowRobotsStats=0
+ShowEMailSenders=HBL
+ShowEMailReceivers=HBL
+ShowSessionsStats=0
+ShowPagesStats=0
+ShowFileTypesStats=0
+ShowFileSizesStats=0
+ShowBrowsersStats=0
+ShowOSStats=0
+ShowOriginStats=0
+ShowKeyphrasesStats=0
+ShowKeywordsStats=0
+ShowMiscStats=0
+ShowHTTPErrorsStats=0
+ShowSMTPErrorsStats=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 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
+
--- /dev/null
+# AWStats configure file
+#------------------------------------------------------------------------
+# Copy this file into awstats.www.myserver.mydomain.conf or awstats.conf
+# and edit this new file to setup AWStats.
+# If you don't understand what is a parameter, keep default value.
+#------------------------------------------------------------------------
+
+
+# Main setup section (Required to /test AWStats working)
+#------------------------------------------------------------------------
+
+# Web server logfile to analyze, with full path or relative path from
+# awstats.pl directory.
+# Example: "../logs/mycombinedlog.log"
+# Example: "/var/logs/httpd/myserver_access.log"
+# Example: "C:/WINNT/system32/LogFiles/W3SVC1/exyymm.log"
+# With IIS, AWStats can automatically concat YYMM.log or YYMMDD.log at end,
+# so the following example is also good with IIS.
+# Example: "C:/WINNT/system32/LogFiles/W3SVC1/ex"
+#
+LogFile="perl "c:/Mes Developpements/awstats/tools/maillogconvert.pl" "standard" < "d:/Mes Developpements/awstats/test/log/__AWSTATS_CURRENT_CONFIG__.log" |"
+
+
+LogType=M
+
+
+# Put 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"
+# 1 - Apache native combined log format (NCSA combined/XLF/ELF log format)
+# 2 - IIS log format (W3C log format)
+# 3 - Webstar native log format
+# 4 - Apache or Squid native common log format (NCSA common log format)
+# With LogFormat=4, some features (browsers, os, keywords...) can't work.
+# 5 - ISA server native standard log format
+# "your_own_personalized_log_format" = If your log is a personalized format,
+# you must use the following syntax keys to define the log format string:
+# %host Host client name or IP address
+# %logname Authenticated login/user used on protected pages
+# %time1 Date and time with format: [dd/mmm/yyyy:hh:mm:ss +0000]
+# %time1b Date and time with format: [dd/mmm/yyyy:hh:mm:ss]
+# %time2 Date and time with format: yyyy-mm-dd hh:mm:ss
+# %methodurl Method and URL with format: "GET /index.html HTTP/x.x"
+# %methodurlnoprot Method and URL with format: "GET /index.html"
+# %method Method with format: GET
+# %url URL only with format: /index.html
+# %query Query string (used by URLWithQuery option)
+# %code Return code status (with format for web log: 999)
+# %bytesd Size of document in bytes
+# %refererquot Referer page with format: "http://from.com/from.htm"
+# %referer Referer page with format: http://from.com/from.htm
+# %uaquot User agent with format: "Mozilla/4.0 (compatible, ...)"
+# %ua User agent with format: Mozilla/4.0_(compatible...)
+# %gzipin Mod_gzip compression input bytes: In:XXX
+# %gzipout Mod_gzip compression output bytes & ratio: Out:YYY:ZZZpct.
+# %gzipratio Mod_gzip compression ratio: ZZZpct.
+# %email EMail sender (for mail log)
+# %email_r EMail receiver (for mail log)
+# %syslog Syslog-specific time and host stamp with format: Mon dd hh:mm:ss hostname
+# %virtualname Web sever virtual hostname. Use this tag when same log
+# file contains data of several virtual web servers. The
+# SiteDomain will be used to filter the one you want.
+# If your log format has some fields not included in this list, use
+# %other Means another field
+#
+# Examples for Apache combined logs (this two examples are equivalent):
+# LogFormat = 1
+# LogFormat = "%host %other %logname %time1 %methodurl %code %bytesd %refererquot %uaquot"
+#
+# Examples for IIS (this two examples are equivalent):
+# LogFormat = 2
+# LogFormat = "%time2 %host %logname %method %url %code %bytesd %other %ua %referer"
+#
+LogFormat="%time2 %email %email_r %host %host_r %method %url %code %bytesd"
+
+# Set this to a directory where you want AWStats to save its working files.
+# Need write permissions by web server user (user "nobody" with Unix OS).
+# Example: "/tmp"
+# Example: "../data"
+# Example: "C:/awstats_working_dir"
+# Default: "." (means same directory as awstats.pl)
+#
+DirData="c:/Mes Developpements/awstats/test/awstats/result"
+
+# Relative or absolute web URL of your awstats.pl directory.
+# Usefull only when AWStats is used from command line.
+# Default: "/cgi-bin" (means awstats.pl is in "/wwwroot/cgi-bin")
+#
+DirCgi="/cgi-bin"
+
+# Relative or absolute web URL of all icons subdirectories.
+# Default: "/icon" (means you must copy icons directories in "/wwwroot/icon")
+#
+DirIcons="c:/Mes Developpements/awstats/wwwroot/icon"
+
+# If host names are already resolved in your logfile, set this to 0 will
+# increase performances.
+# Possible values: 1 or 0
+# Default: 1
+#
+DNSLookup=0
+
+# If AWStats can purge log after processing it. By this way, the next time you
+# launch AWStats, log file will be smaller and processing time will be better.
+# IMPORTANT !!!
+# AWStats is able to find new lines in your log file to process only new ones,
+# so you can launch it as soon as you want, even with this parameter set to 0
+# but if you work with this value, you MUST have something to clean sometimes
+# your logfile if your web server don't do it.
+# Possible values: 1 or 0
+# Default: 0 (but if you can, set this to 1 to increase speed)
+#
+#
+PurgeLogFile=0
+
+# When PurgeLogFile is setup to 1, AWStats will clean your log file after
+# processing it. You can however keep an archive file (saved in "DirData") of
+# 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
+# Default: 0
+#
+ArchiveLogRecords=0
+
+
+SiteDomain="chiensderace.com"
+
+
+
+# Optionnal setup section (Not required but increase AWStats features)
+#------------------------------------------------------------------------
+
+# Set your primary language.
+# Possible value:
+# 0=English, 1=French, 2=Dutch, 3=Spanish, 4=Italian, 5=German
+# 6=Polish, 7=Greek
+# Default: 0
+#
+Lang=en
+
+# Index page name for your web server.
+# Example: "default.htm"
+# Default: "index.html"
+#
+DefaultFile="index.html"
+
+# Put here all 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.
+# 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
+# AWStats to know if a this referer URL is a local URL of same site or an URL
+# of another site.
+# Example: "www\.myserver\.com x\.y\.z\.w localhost 127\.0\.0\.1"
+#
+HostAliases="partenor.com ns3744.ovh.net chiensderace.com"
+
+# Do not include access to URLs that match following entries.
+# If you don't want to include users homepage in your stats, add "/~".
+# You can also, if you want, add list of not important frame pages (like
+# menus, etc...) to exclude them from statistics.
+# Use space between each value and put a backslash before each dot.
+# Do not remove default values.
+# Example: "\.css \.js \.class robots\.txt badpage\.html /~"
+# Default: "\.css \.js \.class robots\.txt"
+#
+SkipFiles="\.css \.js \.class robots\.txt"
+
+# Do not include access from clients that match following IP address
+# You can also put partial host names but this requires that reverse
+# DNS lookup is already done in your server log file.
+# Use space between each value and put a backslash before each dot.
+# Example: "55\.55\.55\.55 222\.222\.222\.222 abcxyz"
+# Default: ""
+#
+SkipHosts=""
+
+
+# By default, AWStats considers that records found in web log file are
+# successful hits if HTTP code returned by server is a valid HTTP code (200
+# and 304). Any other code are reported in HTTP error chart.
+# However in some specific environment, with web server HTTP redirection,
+# you can choose to also accept other codes.
+# Example: "200 304 302 305"
+# Default: "200 304"
+#
+ValidHTTPCodes="200 304"
+
+
+# By default, AWStats considers that records found in mail log file are
+# successful mail transfers if field that represent return code in analyzed
+# log file match values defined by this parameter.
+# Change : Effective for new updates only
+# Example: "1"
+# Example: "0"
+# Default: "1"
+#
+ValidSMTPCodes="1"
+
+
+# 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
+# Default: 1
+WarningMessages=1
+
+# Each URL shown in stats page are links you can click.
+# Possible values: 1 or 0
+# Default: 1
+#
+ShowLinksOnUrl=1
+
+# Flags with link to other languages translation are visible.
+# Possible values: 1 or 0
+# Default: 1
+#
+ShowFlagLinks=""
+
+# Search engines keywords reported are full search string or separate keywords
+# Possible values:
+# 0 - Search keywords reported are full search string (ie: "town maps")
+# 1 - Search keywords reported are separated words (ie: "town" and "maps")
+# Default: 0
+#
+SplitSearchString=0
+
+# You can put here HTML code that will be added at the end of AWStats reports.
+# Great to add advert ban.
+# Default: ""
+#
+HTMLEndSection=""
+
+# Value of maximum bar width/heigth for horizontal/vertical graphics bar
+# Default: 260/220
+#
+BarWidth = 260
+BarHeight = 220
+
+
+# You choose here which reports you want to see in the main page and what you
+# want to see in those reports.
+# Possible values:
+# 0 - Topic is not shown at all
+# 1 - Report is shown with default informations
+# XYZ - Report is shown with only informations defined by code X,Y,Z
+# X,Y,Z are code letters among the following:
+# U = Unique visitors
+# V = Visits
+# P = Number of pages
+# H = Number of hits
+# B = Bandwith
+# L = Last access date
+# E = Entry pages
+# X = Exit pages
+# C = Web compression (mod_gzip)
+#
+ShowMenu=1
+ShowMonthStats=HB
+ShowDaysOfMonthStats=HB
+ShowDaysOfWeekStats=HB
+ShowHoursStats=HB
+ShowDomainsStats=0
+ShowHostsStats=HBL
+ShowAuthenticatedUsers=0
+ShowRobotsStats=0
+ShowEMailSenders=HBL
+ShowEMailReceivers=HBL
+ShowSessionsStats=0
+ShowPagesStats=0
+ShowFileTypesStats=0
+ShowFileSizesStats=0
+ShowBrowsersStats=0
+ShowOSStats=0
+ShowOriginStats=0
+ShowKeyphrasesStats=0
+ShowKeywordsStats=0
+ShowMiscStats=0
+ShowHTTPErrorsStats=0
+ShowSMTPErrorsStats=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 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
+
--- /dev/null
+# AWStats configure file
+#------------------------------------------------------------------------
+# Copy this file into awstats.www.myserver.mydomain.conf or awstats.conf
+# and edit this new file to setup AWStats.
+# If you don't understand what is a parameter, keep default value.
+#------------------------------------------------------------------------
+
+
+# Main setup section (Required to /test AWStats working)
+#------------------------------------------------------------------------
+
+# Web server logfile to analyze, with full path or relative path from
+# awstats.pl directory.
+# Example: "../logs/mycombinedlog.log"
+# Example: "/var/logs/httpd/myserver_access.log"
+# Example: "C:/WINNT/system32/LogFiles/W3SVC1/exyymm.log"
+# With IIS, AWStats can automatically concat YYMM.log or YYMMDD.log at end,
+# so the following example is also good with IIS.
+# Example: "C:/WINNT/system32/LogFiles/W3SVC1/ex"
+#
+LogFile="perl "d:/Mes Developpements/awstats/tools/maillogconvert.pl" "standard" 2001 < "d:/Mes Developpements/awstats/test/log/__AWSTATS_CURRENT_CONFIG__.log" |"
+
+
+LogType=M
+
+
+# Put 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"
+# 1 - Apache native combined log format (NCSA combined/XLF/ELF log format)
+# 2 - IIS log format (W3C log format)
+# 3 - Webstar native log format
+# 4 - Apache or Squid native common log format (NCSA common log format)
+# With LogFormat=4, some features (browsers, os, keywords...) can't work.
+# 5 - ISA server native standard log format
+# "your_own_personalized_log_format" = If your log is a personalized format,
+# you must use the following syntax keys to define the log format string:
+# %host Host client name or IP address
+# %logname Authenticated login/user used on protected pages
+# %time1 Date and time with format: [dd/mmm/yyyy:hh:mm:ss +0000]
+# %time1b Date and time with format: [dd/mmm/yyyy:hh:mm:ss]
+# %time2 Date and time with format: yyyy-mm-dd hh:mm:ss
+# %methodurl Method and URL with format: "GET /index.html HTTP/x.x"
+# %methodurlnoprot Method and URL with format: "GET /index.html"
+# %method Method with format: GET
+# %url URL only with format: /index.html
+# %query Query string (used by URLWithQuery option)
+# %code Return code status (with format for web log: 999)
+# %bytesd Size of document in bytes
+# %refererquot Referer page with format: "http://from.com/from.htm"
+# %referer Referer page with format: http://from.com/from.htm
+# %uaquot User agent with format: "Mozilla/4.0 (compatible, ...)"
+# %ua User agent with format: Mozilla/4.0_(compatible...)
+# %gzipin Mod_gzip compression input bytes: In:XXX
+# %gzipout Mod_gzip compression output bytes & ratio: Out:YYY:ZZZpct.
+# %gzipratio Mod_gzip compression ratio: ZZZpct.
+# %email EMail sender (for mail log)
+# %email_r EMail receiver (for mail log)
+# %syslog Syslog-specific time and host stamp with format: Mon dd hh:mm:ss hostname
+# %virtualname Web sever virtual hostname. Use this tag when same log
+# file contains data of several virtual web servers. The
+# SiteDomain will be used to filter the one you want.
+# If your log format has some fields not included in this list, use
+# %other Means another field
+#
+# Examples for Apache combined logs (this two examples are equivalent):
+# LogFormat = 1
+# LogFormat = "%host %other %logname %time1 %methodurl %code %bytesd %refererquot %uaquot"
+#
+# Examples for IIS (this two examples are equivalent):
+# LogFormat = 2
+# LogFormat = "%time2 %host %logname %method %url %code %bytesd %other %ua %referer"
+#
+LogFormat="%time2 %email %email_r %host %host_r %method %url %code %bytesd"
+
+# Set this to a directory where you want AWStats to save its working files.
+# Need write permissions by web server user (user "nobody" with Unix OS).
+# Example: "/tmp"
+# Example: "../data"
+# Example: "C:/awstats_working_dir"
+# Default: "." (means same directory as awstats.pl)
+#
+DirData="c:/Mes Developpements/awstats/test/awstats/result"
+
+# Relative or absolute web URL of your awstats.pl directory.
+# Usefull only when AWStats is used from command line.
+# Default: "/cgi-bin" (means awstats.pl is in "/wwwroot/cgi-bin")
+#
+DirCgi="/cgi-bin"
+
+# Relative or absolute web URL of all icons subdirectories.
+# Default: "/icon" (means you must copy icons directories in "/wwwroot/icon")
+#
+DirIcons="c:/Mes Developpements/awstats/wwwroot/icon"
+
+# If host names are already resolved in your logfile, set this to 0 will
+# increase performances.
+# Possible values: 1 or 0
+# Default: 1
+#
+DNSLookup=0
+
+# If AWStats can purge log after processing it. By this way, the next time you
+# launch AWStats, log file will be smaller and processing time will be better.
+# IMPORTANT !!!
+# AWStats is able to find new lines in your log file to process only new ones,
+# so you can launch it as soon as you want, even with this parameter set to 0
+# but if you work with this value, you MUST have something to clean sometimes
+# your logfile if your web server don't do it.
+# Possible values: 1 or 0
+# Default: 0 (but if you can, set this to 1 to increase speed)
+#
+#
+PurgeLogFile=0
+
+# When PurgeLogFile is setup to 1, AWStats will clean your log file after
+# processing it. You can however keep an archive file (saved in "DirData") of
+# 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
+# Default: 0
+#
+ArchiveLogRecords=0
+
+
+SiteDomain="chiensderace.com"
+
+
+
+# Optionnal setup section (Not required but increase AWStats features)
+#------------------------------------------------------------------------
+
+# Set your primary language.
+# Possible value:
+# 0=English, 1=French, 2=Dutch, 3=Spanish, 4=Italian, 5=German
+# 6=Polish, 7=Greek
+# Default: 0
+#
+Lang=en
+
+# Index page name for your web server.
+# Example: "default.htm"
+# Default: "index.html"
+#
+DefaultFile="index.html"
+
+# Put here all 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.
+# 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
+# AWStats to know if a this referer URL is a local URL of same site or an URL
+# of another site.
+# Example: "www\.myserver\.com x\.y\.z\.w localhost 127\.0\.0\.1"
+#
+HostAliases="partenor.com ns3744.ovh.net chiensderace.com"
+
+# Do not include access to URLs that match following entries.
+# If you don't want to include users homepage in your stats, add "/~".
+# You can also, if you want, add list of not important frame pages (like
+# menus, etc...) to exclude them from statistics.
+# Use space between each value and put a backslash before each dot.
+# Do not remove default values.
+# Example: "\.css \.js \.class robots\.txt badpage\.html /~"
+# Default: "\.css \.js \.class robots\.txt"
+#
+SkipFiles="\.css \.js \.class robots\.txt"
+
+# Do not include access from clients that match following IP address
+# You can also put partial host names but this requires that reverse
+# DNS lookup is already done in your server log file.
+# Use space between each value and put a backslash before each dot.
+# Example: "55\.55\.55\.55 222\.222\.222\.222 abcxyz"
+# Default: ""
+#
+SkipHosts=""
+
+
+# By default, AWStats considers that records found in web log file are
+# successful hits if HTTP code returned by server is a valid HTTP code (200
+# and 304). Any other code are reported in HTTP error chart.
+# However in some specific environment, with web server HTTP redirection,
+# you can choose to also accept other codes.
+# Example: "200 304 302 305"
+# Default: "200 304"
+#
+ValidHTTPCodes="200 304"
+
+
+# By default, AWStats considers that records found in mail log file are
+# successful mail transfers if field that represent return code in analyzed
+# log file match values defined by this parameter.
+# Change : Effective for new updates only
+# Example: "1"
+# Example: "0"
+# Default: "1"
+#
+ValidSMTPCodes="1"
+
+
+# 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
+# Default: 1
+WarningMessages=1
+
+# Each URL shown in stats page are links you can click.
+# Possible values: 1 or 0
+# Default: 1
+#
+ShowLinksOnUrl=1
+
+# Flags with link to other languages translation are visible.
+# Possible values: 1 or 0
+# Default: 1
+#
+ShowFlagLinks=""
+
+# Search engines keywords reported are full search string or separate keywords
+# Possible values:
+# 0 - Search keywords reported are full search string (ie: "town maps")
+# 1 - Search keywords reported are separated words (ie: "town" and "maps")
+# Default: 0
+#
+SplitSearchString=0
+
+# You can put here HTML code that will be added at the end of AWStats reports.
+# Great to add advert ban.
+# Default: ""
+#
+HTMLEndSection=""
+
+# Value of maximum bar width/heigth for horizontal/vertical graphics bar
+# Default: 260/220
+#
+BarWidth = 260
+BarHeight = 220
+
+
+# You choose here which reports you want to see in the main page and what you
+# want to see in those reports.
+# Possible values:
+# 0 - Topic is not shown at all
+# 1 - Report is shown with default informations
+# XYZ - Report is shown with only informations defined by code X,Y,Z
+# X,Y,Z are code letters among the following:
+# U = Unique visitors
+# V = Visits
+# P = Number of pages
+# H = Number of hits
+# B = Bandwith
+# L = Last access date
+# E = Entry pages
+# X = Exit pages
+# C = Web compression (mod_gzip)
+#
+ShowMenu=1
+ShowMonthStats=HB
+ShowDaysOfMonthStats=HB
+ShowDaysOfWeekStats=HB
+ShowHoursStats=HB
+ShowDomainsStats=0
+ShowHostsStats=HBL
+ShowAuthenticatedUsers=0
+ShowRobotsStats=0
+ShowEMailSenders=HBL
+ShowEMailReceivers=HBL
+ShowSessionsStats=0
+ShowPagesStats=0
+ShowFileTypesStats=0
+ShowFileSizesStats=0
+ShowBrowsersStats=0
+ShowOSStats=0
+ShowOriginStats=0
+ShowKeyphrasesStats=0
+ShowKeywordsStats=0
+ShowMiscStats=0
+ShowHTTPErrorsStats=0
+ShowSMTPErrorsStats=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 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
+
--- /dev/null
+# AWStats configure file
+#------------------------------------------------------------------------
+# Copy this file into awstats.www.myserver.mydomain.conf or awstats.conf
+# and edit this new file to setup AWStats.
+# If you don't understand what is a parameter, keep default value.
+#------------------------------------------------------------------------
+
+
+# Main setup section (Required to /test AWStats working)
+#------------------------------------------------------------------------
+
+# Web server logfile to analyze, with full path or relative path from
+# awstats.pl directory.
+# Example: "../logs/mycombinedlog.log"
+# Example: "/var/logs/httpd/myserver_access.log"
+# Example: "C:/WINNT/system32/LogFiles/W3SVC1/exyymm.log"
+# With IIS, AWStats can automatically concat YYMM.log or YYMMDD.log at end,
+# so the following example is also good with IIS.
+# Example: "C:/WINNT/system32/LogFiles/W3SVC1/ex"
+#
+LogFile="c:/Mes Developpements/awstats/test/log/__AWSTATS_CURRENT_CONFIG__.log"
+
+
+LogType=F
+
+
+# Put 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"
+# 1 - Apache native combined log format (NCSA combined/XLF/ELF log format)
+# 2 - IIS log format (W3C log format)
+# 3 - Webstar native log format
+# 4 - Apache or Squid native common log format (NCSA common log format)
+# With LogFormat=4, some features (browsers, os, keywords...) can't work.
+# 5 - ISA server native standard log format
+# "your_own_personalized_log_format" = If your log is a personalized format,
+# you must use the following syntax keys to define the log format string:
+# %host Host client name or IP address
+# %logname Authenticated login/user used on protected pages
+# %time1 Date and time with format: [dd/mmm/yyyy:hh:mm:ss +0000]
+# %time1b Date and time with format: [dd/mmm/yyyy:hh:mm:ss]
+# %time2 Date and time with format: yyyy-mm-dd hh:mm:ss
+# %methodurl Method and URL with format: "GET /index.html HTTP/x.x"
+# %methodurlnoprot Method and URL with format: "GET /index.html"
+# %method Method with format: GET
+# %url URL only with format: /index.html
+# %query Query string (used by URLWithQuery option)
+# %code Return code status (with format for web log: 999)
+# %bytesd Size of document in bytes
+# %refererquot Referer page with format: "http://from.com/from.htm"
+# %referer Referer page with format: http://from.com/from.htm
+# %uaquot User agent with format: "Mozilla/4.0 (compatible, ...)"
+# %ua User agent with format: Mozilla/4.0_(compatible...)
+# %gzipin Mod_gzip compression input bytes: In:XXX
+# %gzipout Mod_gzip compression output bytes & ratio: Out:YYY:ZZZpct.
+# %gzipratio Mod_gzip compression ratio: ZZZpct.
+# %syslog Syslog-specific time and host stamp with format: Mon dd hh:mm:ss hostname
+# %virtualname Web sever virtual hostname. Use this tag when same log
+# file contains data of several virtual web servers. The
+# SiteDomain will be used to filter the one you want.
+# If your log format has some fields not included in this list, use
+# %other Means another field
+#
+# Examples for Apache combined logs (this two examples are equivalent):
+# LogFormat = 1
+# LogFormat = "%host %other %logname %time1 %methodurl %code %bytesd %refererquot %uaquot"
+#
+# Examples for IIS (this two examples are equivalent):
+# LogFormat = 2
+# LogFormat = "%time2 %host %logname %method %url %code %bytesd %other %ua %referer"
+#
+LogFormat="%time1 %host %logname %method %url %code %bytesd"
+
+LogSeparator="\t"
+
+# Set this to a directory where you want AWStats to save its working files.
+# Need write permissions by web server user (user "nobody" with Unix OS).
+# Example: "/tmp"
+# Example: "../data"
+# Example: "C:/awstats_working_dir"
+# Default: "." (means same directory as awstats.pl)
+#
+DirData="c:/Mes Developpements/awstats/test/awstats/result"
+
+# Relative or absolute web URL of your awstats.pl directory.
+# Usefull only when AWStats is used from command line.
+# Default: "/cgi-bin" (means awstats.pl is in "/wwwroot/cgi-bin")
+#
+DirCgi="/cgi-bin"
+
+# Relative or absolute web URL of all icons subdirectories.
+# Default: "/icon" (means you must copy icons directories in "/wwwroot/icon")
+#
+DirIcons="c:/Mes Developpements/awstats/wwwroot/icon"
+
+# If host names are already resolved in your logfile, set this to 0 will
+# increase performances.
+# Possible values: 1 or 0
+# Default: 1
+#
+DNSLookup=0
+
+# If AWStats can purge log after processing it. By this way, the next time you
+# launch AWStats, log file will be smaller and processing time will be better.
+# IMPORTANT !!!
+# AWStats is able to find new lines in your log file to process only new ones,
+# so you can launch it as soon as you want, even with this parameter set to 0
+# but if you work with this value, you MUST have something to clean sometimes
+# your logfile if your web server don't do it.
+# Possible values: 1 or 0
+# Default: 0 (but if you can, set this to 1 to increase speed)
+#
+#
+PurgeLogFile=0
+
+# When PurgeLogFile is setup to 1, AWStats will clean your log file after
+# processing it. You can however keep an archive file (saved in "DirData") of
+# 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
+# Default: 0
+#
+ArchiveLogRecords=0
+
+
+SiteDomain="__AWSTATS_CURRENT_CONFIG__"
+
+
+
+# Optionnal setup section (Not required but increase AWStats features)
+#------------------------------------------------------------------------
+
+# Set your primary language.
+# Possible value:
+# 0=English, 1=French, 2=Dutch, 3=Spanish, 4=Italian, 5=German
+# 6=Polish, 7=Greek
+# Default: 0
+#
+Lang=0
+
+# Index page name for your web server.
+# Example: "default.htm"
+# Default: "index.html"
+#
+DefaultFile="index.html"
+
+# Put here all 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.
+# 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
+# AWStats to know if a this referer URL is a local URL of same site or an URL
+# of another site.
+# 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"
+
+# Do not include access to URLs that match following entries.
+# If you don't want to include users homepage in your stats, add "/~".
+# You can also, if you want, add list of not important frame pages (like
+# menus, etc...) to exclude them from statistics.
+# Use space between each value and put a backslash before each dot.
+# Do not remove default values.
+# Example: "\.css \.js \.class robots\.txt badpage\.html /~"
+# Default: "\.css \.js \.class robots\.txt"
+#
+SkipFiles=""
+
+NotPageList=""
+
+
+LevelForBrowsersDetection=0
+LevelForOSDetection=0
+LevelForRefererAnalyze=0
+LevelForRobotsDetection=0
+LevelForSearchEnginesDetection=0
+
+
+# Do not include access from clients that match following IP address
+# You can also put partial host names but this requires that reverse
+# DNS lookup is already done in your server log file.
+# Use space between each value and put a backslash before each dot.
+# Example: "55\.55\.55\.55 222\.222\.222\.222 abcxyz"
+# Default: ""
+#
+SkipHosts=""
+
+# 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
+# Default: 1
+WarningMessages=1
+
+# Each URL shown in stats page are links you can click.
+# Possible values: 1 or 0
+# Default: 1
+#
+ShowLinksOnUrl=0
+
+# Flags with link to other languages translation are visible.
+# Possible values: 1 or 0
+# Default: 1
+#
+ShowFlagLinks=1
+
+# Search engines keywords reported are full search string or separate keywords
+# Possible values:
+# 0 - Search keywords reported are full search string (ie: "town maps")
+# 1 - Search keywords reported are separated words (ie: "town" and "maps")
+# Default: 0
+#
+SplitSearchString=0
+
+# You can put here HTML code that will be added at the end of AWStats reports.
+# Great to add advert ban.
+# Default: ""
+#
+HTMLEndSection=""
+
+# Value of maximum bar width/heigth for horizontal/vertical graphics bar
+# Default: 260/220
+#
+BarWidth = 260
+BarHeight = 220
+
+
+ShowMenu=1
+ShowMonthStats=UVHB
+ShowDaysOfMonthStats=HB
+ShowDaysOfWeekStats=HB
+ShowHoursStats=HB
+ShowDomainsStats=HB
+ShowHostsStats=HBL
+ShowAuthenticatedUsers=HBL
+ShowRobotsStats=0
+ShowEMailSenders=0
+ShowEMailReceivers=0
+ShowSessionsStats=1
+ShowPagesStats=PBEX
+ShowFileTypesStats=HB
+ShowFileSizesStats=0
+ShowBrowsersStats=0
+ShowOSStats=0
+ShowOriginStats=0
+ShowKeyphrasesStats=0
+ShowKeywordsStats=0
+ShowMiscStats=0
+ShowHTTPErrorsStats=0
+ShowSMTPErrorsStats=0
--- /dev/null
+# AWStats configure file
+#------------------------------------------------------------------------
+# Copy this file into awstats.www.myserver.mydomain.conf or awstats.conf
+# and edit this new file to setup AWStats.
+# If you don't understand what is a parameter, try with default value.
+#------------------------------------------------------------------------
+
+
+# Main setup section (Required to make AWStats working)
+#------------------------------------------------------------------------
+
+LogType="F"
+
+
+# Web server logfile to analyze, with full path or relative path from
+# awstats.pl directory.
+# Example: "../logs/mycombinedlog.log"
+# Example: "C:/WINNT/system32/LogFiles/W3SVC1/exyymm.log"
+# Example: "C:/WINNT/system32/LogFiles/W3SVC1/ex"
+#
+LogFile="C:/Mes Developpements/awstats/test/log/testproftpd2.log"
+
+
+# Put here your log format (it depends on your web server).
+# Possible values:
+# 1 = Apache combined log format
+# 2 = IIS extended W3C log format
+#
+LogFormat="%time1 %host %logname %method %url %code %bytesd"
+
+
+# Set this to a directory where you want AWStats to save its working files.
+# Need write permissions by web server.
+# Example: "../data", "C:/HISTORYDIR", ...
+# Default: "." means same directory as awstats.pl
+#
+DirData="c:/temp"
+
+
+# Relative or absolute web URL of your awstats.pl directory.
+# Usefull only when AWStats is used from command line.
+# Default: "/cgi-bin" means awstats.pl is in "yourwwwroot/cgi-bin"
+#
+DirCgi="/cgi-bin/awstats"
+
+
+# Relative or absolute web URL of all icons subdirectories.
+# Default: "/icon" means you must copy icons directories in "yourwwwroot/icon"
+#
+DirIcons="/icon"
+
+
+# When this parameter is set to 1, AWStats add a button on report page to
+# allow to "update" statistics from a web browser. Warning, when "update" is
+# made from a browser, AWStats is ran as a CGI by the web server user defined
+# in your web server (user "nobody" by default with Apache, "IUSR_XXX" with
+# IIS), so the "DirData" directory and all already existing history files
+# awstatsMMYYYY[.xxx].txt must be writable by this user. Change permissions if
+# necessary to "Read/Write" (and "Modify" for Windows NTFS file systems).
+# Warning: Update process can be long so you might experience "time out"
+# browser errors if you don't launch AWStats enough frequently.
+# When set to 0, update is only made when AWStats is ran from the command
+# line interface (or a task scheduler).
+# Possible values: 0 or 1
+# Default: 0
+#
+AllowToUpdateStatsFromBrowser=0
+
+
+# If host names are already resolved in your logfile, set this to 0 will
+# increase performances.
+# Possible values: 1 or 0
+# Default: 1
+#
+DNSLookup=0
+
+
+# "SiteDomain" must contain the main domain name or the main intranet web
+# 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.
+# Example: "www.mydomain.com"
+# Example: "user.mydomain.com"
+# Example: "myintranetserver"
+# Default: ""
+#
+SiteDomain="myftpserver.com"
+
+
+# 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.
+# 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
+# AWStats to know if a referer URL is a local URL of same site or an URL of
+# another site.
+# Example: "www.myserver.com x.y.z.w localhost 127.0.0.1"
+#
+HostAliases=""
+
+
+
+#-----------------------------------------------------------------------------
+# OPTIONAL SETUP SECTION (Not required but increase AWStats features)
+#-----------------------------------------------------------------------------
+
+# The following two parameters allow you to protect a config file to be used
+# by your AWStats program called from a browser only if web user has been
+# 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
+# Default: 0
+#
+AllowAccessFromWebToAuthenticatedUsersOnly=0
+
+# This parameter give the list of all authorized authenticated users to view
+# statistics for this domain/config file. This parameter is used only if
+# AllowAccessToAuthenticatedUsersOnly is set to 1.
+# Example: "user1 user2"
+# Default: ""
+#
+AllowAccessFromWebToFollowingAuthenticatedUsers=""
+
+# 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
+# example DirData="/home/__REMOTE_USER__").
+# Possible values: 1 or 0
+# Default: 0
+#
+CreateDirDataIfNotExists=0
+
+# AWStats can purge log after processing it. By this way, the next time you
+# launch AWStats, log file will be smaller and processing time will be better.
+# IMPORTANT !!!
+# AWStats is able to detect new lines in log file, to process only them, so
+# you can launch AWStats as soon as you want, even with this parameter to 0.
+# With 0, no purge is made, so you must use a scheduled task or a web server
+# that make this purge frequently.
+# With 1, the purge of the log file is made each time AWStats is runned.
+# This parameter doesn't work with IIS (This web server doesn't let its log
+# file to be purged).
+# Possible values: 1 or 0
+# Default: 0
+#
+PurgeLogFile=0
+
+
+# When PurgeLogFile is setup to 1, AWStats will clean your log file after
+# processing it. You can however keep an archive file (saved in "DirData") of
+# 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
+# Default: 0
+#
+ArchiveLogRecords=0
+
+
+# Set your primary language.
+# Possible value: 0 = English, 1 = French, 2 = Dutch, 3 = Spanish
+# Default: 0
+#
+Lang="auto"
+
+
+# Index page name for your web server.
+# Default: "index.html"
+#
+DefaultFile=""
+
+
+# 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.
+# For example, to ignore a whole directory tree, just add "directorytoignore",
+# to ignore "users" web site pages in your stats, you can add "REGEX[^/~]".
+# The opposite 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: You can use regular expression values writing value with REGEX[value].
+# Change : Effective for new updates only
+# Example: "/badpage.html REGEX[^/~]"
+# Default: ""
+#
+SkipFiles=""
+
+
+# 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
+# directory name in this parameter.
+# The oposite parameter of "OnlyFiles" is "SkipFiles".
+# 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: "marketing_directory"
+# Default: ""
+#
+OnlyFiles=""
+
+
+# Add here a list of kind of url (file extension) that must be counted as
+# "Hit only" and not as a "Hit" and "Page/Download". You can set here all
+# images extensions as they are hit downloaded that must be counted but they
+# are not viewed pages. URLs with such extensions are not included in the TOP
+# Pages/URL report.
+# 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: "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=""
+
+
+# Keep or attach the query string to the URL in the statistics for individual
+# pages. This is primarily used to differentiate between the URLs of dynamic
+# pages. If set to 1, mypage.html?id=x and mypage.html?id=y are counted as
+# two different pages.
+# Possible values:
+# 0 - URLs are cleaned from the query string (ie: "/mypage.html")
+# 1 - Full URL with query string is used (ie: "/mypage.html?x=y")
+# Default: 0
+#
+URLWithQuery=0
+
+# Do not include access from clients that match following IP address
+# You can also put partial host names but this requires that reverse
+# DNS lookup is already done in your server log file.
+# Use space between each value and put a backslash before each dot.
+# Example: "55\.55\.55\.55 222\.222\.222\.222 abcxyz"
+# Default: ""
+#
+SkipHosts=""
+
+# AWStats can detect setup problems or show you important informations to have
+# a better use. Let this to 1, except if AWStats says you can change it.
+# Possible values: 1 or 0
+# Default: 1
+WarningMessages=1
+
+# Search engines keywords reported are full search string or separate keywords
+# Possible values:
+# 0 - Search keywords reported are full search string (ie: "town maps")
+# 1 - Search keywords reported are separated words (ie: "town" and "maps")
+# Default: 0
+#
+SplitSearchString=0
+
+
+
+
+#-----------------------------------------------------------------------------
+# OPTIONAL APPEARANCE SETUP SECTION (Not required but increase AWStats features)
+#-----------------------------------------------------------------------------
+
+# When you use AWStats as a CGI, you can have the reports shown in HTML frames.
+# Frames are only available for report viewed dynamically. When you build
+# pages from command line, this option is not used and no frames are built.
+# Possible values: 0 or 1
+# Default: 0
+#
+UseFramesWhenCGI=1
+
+
+# You can put here HTML code that will be added at the end of AWStats reports.
+# Great to add advert ban.
+# Default: ""
+#
+HTMLEndSection=""
+
+# Value of maximum bar width/heigth for horizontal/vertical graphics bar
+# Default: 260/220
+#
+BarWidth = 260
+BarHeight = 220
+
+# Search engines keywords reported are full search string or separate keywords
+# Possible values:
+# 0 - Search keywords reported are full search string (ie: "town maps")
+# 1 - Search keywords reported are separated words (ie: "town" and "maps")
+# Default: 0
+#
+SplitSearchString=0
+
+# You can add in the HTML report page a delay to force browsers to not use cache
+# if page is loaded a second time after this delay (in seconds).
+# This parameter is not used when report are built with -staticlinks option.
+# Example: 3600
+# Default: 0
+#
+Expires=0
+
+# 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
+# links in menu will point to detailed views.
+# Possible values: 1 or 0
+#
+ShowMenu=1
+ShowMonthStats=UVHB
+ShowDaysOfMonthStats=HB
+ShowDaysOfWeekStats=HB
+ShowHoursStats=HB
+ShowDomainsStats=HB
+ShowHostsStats=HBL
+ShowAuthenticatedUsers=HBL
+ShowRobotsStats=0
+ShowEMailSenders=0
+ShowEMailReceivers=0
+ShowSessionsStats=1
+ShowPagesStats=PBEX
+ShowFileTypesStats=HB
+ShowFileSizesStats=0
+ShowBrowsersStats=0
+ShowOSStats=0
+ShowOriginStats=0
+ShowKeyphrasesStats=0
+ShowKeywordsStats=0
+ShowMiscStats=0
+ShowHTTPErrorsStats=0
+ShowSMTPErrorsStats=0
+
+
+# This value can be used to choose maximum number of lines shown for each
+# particular reporting.
+#
+# Stats by domains
+MaxNbOfDomain = 10
+MinHitDomain = 1
+# Stats by hosts
+MaxNbOfHostsShown = 10
+MinHitHost = 1
+# Stats by authenticated users
+MaxNbOfLoginShown = 10
+MinHitLogin = 1
+# Stats by robots
+MaxNbOfRobotShown = 10
+MinHitRobot = 1
+# Stats by pages
+MaxNbOfPageShown = 10
+MinHitFile = 1
+# Stats by referers
+MaxNbOfRefererShown = 10
+MinHitRefer = 1
+# Stats for keyphrases
+MaxNbOfKeyphrasesShown = 10
+MinHitKeyphrase = 1
+# Stats for keywords
+MaxNbOfKeywordsShown = 10
+MinHitKeyword = 1
+# Stats for emails
+MaxNbOfEMailsShown = 20
+MinHitEMail = 1
+
+
+# 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.
+# Possible values: "" or "language_codes_separated_by_space"
+# Default: "en es fr it nl es"
+#
+ShowFlagLinks="en fr de nl es"
+
+# Each URL shown in stats report views are links you can click.
+# Possible values: 1 or 0
+# Default: 1
+#
+ShowLinksOnUrl=1
+
+# Maximum length of URL shown on stats page (number of characters). This
+# affects only URL visible text, link still work.
+# Default: 72
+#
+MaxLengthOfURL=72
+
+# AWStats can include a link to WhoIs database on all hostnames. For this, you
+# must set ShowLinksToWhoIs to 1. Warning, a such feature depends on next
+# parameter (LinksForWhoIs) and on WhoIs server exhaustivity and availability.
+# For this reason, this feature can't be a reliable feature.
+# Possible values: 1 or 0
+# Default: 0
+#
+ShowLinksToWhoIs=1
+
+LinksToWhoIs="http://www.whois.net/search.cgi2?str="
+LinksToIPWhoIs="http://ws.arin.net/cgi-bin/whois.pl?queryinput="
+
+# 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
+
+# You can put here 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.
+# Great to add advert ban.
+# Default: ""
+#
+HTMLEndSection=""
+
+# Value of maximum bar width/heigth for horizontal/vertical graphics bar
+# Default: 260/180
+#
+BarWidth = 260
+BarHeight = 180
+
+# You can set Logo and LogoLink to use your own logo.
+# Logo must be the name of image file (must be in $DirIcons/other directory).
+# LogoLink is the expected URL when clicking on Logo.
+# Default: "awstats_logo1.png"
+#
+Logo="awstats_logo6.png"
+LogoLink="http://awstats.sourceforge.net"
+
+
+# Those colors parameters can be used (if StyleSheet parameter is not used)
+# to change AWStats look.
+# Example: color_name="RRGGBB" # RRGGBB is Red Green Blue components in Hex
+#
+color_Background="FFFFFF" # Background color for main page (Default = "FFFFFF")
+color_TableBGTitle="CCCCDD" # Background color for table title (Default = "CCCCDD")
+color_TableTitle="000000" # Table title font color (Default = "000000")
+color_TableBG="CCCCDD" # Background color for table (Default = "CCCCDD")
+color_TableRowTitle="FFFFFF" # Table row title font color (Default = "FFFFFF")
+color_TableBGRowTitle="ECECEC" # Background color for row title (Default = "ECECEC")
+color_TableBorder="ECECEC" # Table border color (Default = "ECECEC")
+color_text="000000" # Color of text (Default = "000000")
+color_textpercent="606060" # Color of text for percent values (Default = "606060")
+color_titletext="000000" # Color of text title within colored Title Rows (Default = "000000")
+color_weekend="EAEAEA" # Color for week-end days (Default = "EAEAEA")
+color_link="0011BB" # Color of HTML links (Default = "0011BB")
+color_hover="605040" # Color of HTML on-mouseover links (Default = "605040")
+color_u="FFB055" # Background color for number of unique visitors (Default = "FFB055")
+color_v="F8E880" # Background color for number of visites (Default = "F8E880")
+color_p="4477DD" # Background color for number of pages (Default = "4477DD")
+color_h="66F0FF" # Background color for number of hits (Default = "66F0FF")
+color_k="2EA495" # Background color for number of bytes (Default = "2EA495")
+color_s="8888DD" # Background color for number of search (Default = "8888DD")
+color_e="CEC2E8" # Background color for number of entry pages (Default = "CEC2E8")
+color_x="C1B2E2" # Background color for number of exit pages (Default = "C1B2E2")
+
+
+
+#-----------------------------------------------------------------------------
+# PLUGINS
+#-----------------------------------------------------------------------------
+
+# Add here all plugins file you want to load.
+# Plugin files must be .pm files stored in 'plugins' directory.
+# Uncomment LoadPlugin lines to enable a plugin after checking that perl
+# modules required by the plugin are installed.
+
+# Plugin: Tooltips
+# Perl modules required: None
+# Add some tooltips help on HTML report pages.
+# Note that enabled this kind of help will increased HTML report pages size,
+# so server load and bandwidth.
+#
+LoadPlugin="tooltips"
+
+# Plugin: HashFiles
+# Perl modules required: Storable
+# AWStats DNS cache files are read/saved as native hash files. This increase
+# DNS cache files loading speed, above all for very large web sites.
+#
+#LoadPlugin="hashfiles"
+
+# Plugin: TimeHiRes
+# Perl modules required: Time::HiRes
+# Time reported by -showsteps option is in millisecond. For debug purpose.
+#
+#LoadPlugin="timehires"
+
+# Plugin: TimeZone
+# Perl modules required: Time::Local
+# Allow AWStats to correct a bad timezone for user of some IIS that use
+# GMT date in its log instead of local server time.
+# This module is useless for Apache and most IIS version.
+# This plugin reduces AWStats speed of 40% !!!!!!!
+#
+#LoadPlugin="timezone +2"
+
+# Plugin: GeoIP
+# Perl modules required: Geo::IP (Not Geo::IPfree)
+# Country chart is built from an Internet IP-Country database. Do not use this
+# plugin for an intranet.
+# This plugin reduces AWStats speed of 10% !!!!!!!
+#
+#LoadPlugin="geoipfree"
+
+# Plugin: UrlAliases
+# Perl modules required: None
+# Add a text (Page title, description...) in URL reports after URL value.
+# A text file called urlalias.myconfig.txt, with two fields (first is URL,
+# second is text to show) separated by a tab char. must be created in plugins
+# directory.
+#
+#LoadPlugin="urlalias"
+
+# Plugin: Graph3D
+# Perl modules required: Graph3D
+# Some reported charts are nice 3D graphics.
+#
+#LoadPlugin="graph3d" # !!! NOT YET AVAILABLE !!!
+
+
+
+#-----------------------------------------------------------------------------
+# EXTRA SECTION
+#-----------------------------------------------------------------------------
+
+# You can define your own charts, you choose here what are rows and columns
+# keys. This feature is particularly usefull for marketing purpose, tracking
+# products orders for example.
+# For this, edit all parameters of Extra section. Each set of parameter is a
+# different chart. For several charts, duplicate section changing the number.
+# Note that each Extra section reduces AWStats speed by 8%.
+#
+# WARNING: A wrong setup of Extra section can result in a too large arrays
+# that will consume all your memory, making AWStats unusable after several
+# updates, so be sure to setup it correctly.
+# In most cases, you don't need this feature.
+#
+# ExtraSectionNameX is title of your personalized chart.
+# ExtraSectionConditionalX are conditions on URL and/or QUERY_STRING and/or
+# REFERER you can use to count or not the hit. Use "|" for "OR".
+# ExtraSectionFirstColumnTitleX is the first column title of the chart.
+# ExtraSectionFirstColumnValuesX is a Regex string to tell AWStats how to
+# extract the value used for first column. Each different value found will
+# be a different row. Be sure that list of different values is "limited" to
+# avoid "not enough memory" problems !
+# ExtraSectionStatTypesX are things you want to count. You can use standard
+# code letters (P for pages,H for hits,B for bandwidth,L for last access).
+# MaxNbOfExtraX is maximum number of rows shown in chart.
+# MinHitExtraX is minimum number of hits required to be shown in chart.
+#
+
+# Example to report the 20 products the most ordered by "order.cgi" script
+#ExtraSectionName1="Product orders"
+#ExtraSectionCondition1="URL,/cgi-bin/order.cgi"
+#ExtraSectionFirstColumnTitle1="Product ID"
+#ExtraSectionFirstColumnValues1="QUERY_STRING,productid=([^&]+)"
+#ExtraSectionStatTypes1=PL
+#MaxNbOfExtra1=20
+#MinHitExtra1=1
+
+
+
+#-----------------------------------------------------------------------------
+# INCLUDES
+#-----------------------------------------------------------------------------
+
+# You can include other config files using the directive with the name of the
+# config file.
+# This is particularly usefull for users who have a lot of virtual servers, so
+# a lot of config files and want to maintain common values in only one file.
+# Note that when a variable is defined both in a config file and in an
+# included file, AWStats will use the last value read.
+#
+
+#Include ""
+
--- /dev/null
+# AWStats configure file
+#------------------------------------------------------------------------
+# Copy this file into awstats.www.myserver.mydomain.conf or awstats.conf
+# and edit this new file to setup AWStats.
+# If you don't understand what is a parameter, keep default value.
+#------------------------------------------------------------------------
+
+
+# Main setup section (Required to /test AWStats working)
+#------------------------------------------------------------------------
+
+# Web server logfile to analyze, with full path or relative path from
+# awstats.pl directory.
+# Example: "../logs/mycombinedlog.log"
+# Example: "/var/logs/httpd/myserver_access.log"
+# Example: "C:/WINNT/system32/LogFiles/W3SVC1/exyymm.log"
+# With IIS, AWStats can automatically concat YYMM.log or YYMMDD.log at end,
+# so the following example is also good with IIS.
+# Example: "C:/WINNT/system32/LogFiles/W3SVC1/ex"
+#
+LogFile="c:/Mes Developpements/awstats/test/log/__AWSTATS_CURRENT_CONFIG__.log"
+
+
+# Enter the log file type you want to analyze.
+# Possible values:
+# W - For a web log file
+# S - For a streaming log file
+# M - For a mail log file
+# F - For a ftp log file
+# Example: W
+# Default: W
+#
+LogType=S
+
+
+# Put 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"
+# 1 - Apache native combined log format (NCSA combined/XLF/ELF log format)
+# 2 - IIS log format (W3C log format)
+# 3 - Webstar native log format
+# 4 - Apache or Squid native common log format (NCSA common log format)
+# With LogFormat=4, some features (browsers, os, keywords...) can't work.
+# 5 - ISA server native standard log format
+# "your_own_personalized_log_format" = If your log is a personalized format,
+# you must use the following syntax keys to define the log format string:
+# %host Host client name or IP address
+# %logname Authenticated login/user used on protected pages
+# %time1 Date and time with format: [dd/mmm/yyyy:hh:mm:ss +0000]
+# %time1b Date and time with format: [dd/mmm/yyyy:hh:mm:ss]
+# %time2 Date and time with format: yyyy-mm-dd hh:mm:ss
+# %methodurl Method and URL with format: "GET /index.html HTTP/x.x"
+# %methodurlnoprot Method and URL with format: "GET /index.html"
+# %method Method with format: GET
+# %url URL only with format: /index.html
+# %query Query string (used by URLWithQuery option)
+# %code Return code status (with format for web log: 999)
+# %bytesd Size of document in bytes
+# %refererquot Referer page with format: "http://from.com/from.htm"
+# %referer Referer page with format: http://from.com/from.htm
+# %uaquot User agent with format: "Mozilla/4.0 (compatible, ...)"
+# %ua User agent with format: Mozilla/4.0_(compatible...)
+# %gzipin Mod_gzip compression input bytes: In:XXX
+# %gzipout Mod_gzip compression output bytes & ratio: Out:YYY:ZZZpct.
+# %gzipratio Mod_gzip compression ratio: ZZZpct.
+# %syslog Syslog-specific time and host stamp with format: Mon dd hh:mm:ss hostname
+# %virtualname Web sever virtual hostname. Use this tag when same log
+# file contains data of several virtual web servers. The
+# SiteDomain will be used to filter the one you want.
+# If your log format has some fields not included in this list, use
+# %other Means another field
+#
+# Examples for Apache combined logs (this two examples are equivalent):
+# LogFormat = 1
+# LogFormat = "%host %other %logname %time1 %methodurl %code %bytesd %refererquot %uaquot"
+#
+# Examples for IIS (this two examples are equivalent):
+# LogFormat = 2
+# LogFormat = "%time2 %host %logname %method %url %code %bytesd %other %ua %referer"
+#
+LogFormat="%host %other %logname %time1 %methodurl %code %bytesd %uabracket %other %other %other %other %other %other %other %other"
+
+
+LogSeparator="\s+"
+
+
+# Set this to a directory where you want AWStats to save its working files.
+# Need write permissions by web server user (user "nobody" with Unix OS).
+# Example: "/tmp"
+# Example: "../data"
+# Example: "C:/awstats_working_dir"
+# Default: "." (means same directory as awstats.pl)
+#
+DirData="c:/Mes Developpements/awstats/test/awstats/result"
+
+
+# Relative or absolute web URL of your awstats.pl directory.
+# Usefull only when AWStats is used from command line.
+# Default: "/cgi-bin" (means awstats.pl is in "/wwwroot/cgi-bin")
+#
+
+DirCgi="/cgi-bin"
+
+# Relative or absolute web URL of all icons subdirectories.
+# Default: "/icon" (means you must copy icons directories in "/wwwroot/icon")
+#
+DirIcons="c:/Mes Developpements/awstats/wwwroot/icon"
+
+
+# If host names are already resolved in your logfile, set this to 0 will
+# increase performances.
+# Possible values: 1 or 0
+# Default: 1
+#
+DNSLookup=0
+
+# If AWStats can purge log after processing it. By this way, the next time you
+# launch AWStats, log file will be smaller and processing time will be better.
+# IMPORTANT !!!
+# AWStats is able to find new lines in your log file to process only new ones,
+# so you can launch it as soon as you want, even with this parameter set to 0
+# but if you work with this value, you MUST have something to clean sometimes
+# your logfile if your web server don't do it.
+# Possible values: 1 or 0
+# Default: 0 (but if you can, set this to 1 to increase speed)
+#
+#
+PurgeLogFile=0
+
+# When PurgeLogFile is setup to 1, AWStats will clean your log file after
+# processing it. You can however keep an archive file (saved in "DirData") of
+# 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
+# Default: 0
+#
+ArchiveLogRecords=0
+
+
+SiteDomain="__AWSTATS_CURRENT_CONFIG__"
+
+
+
+# Optionnal setup section (Not required but increase AWStats features)
+#------------------------------------------------------------------------
+
+# Set your primary language.
+# Possible value:
+# 0=English, 1=French, 2=Dutch, 3=Spanish, 4=Italian, 5=German
+# 6=Polish, 7=Greek
+# Default: 0
+#
+Lang=0
+
+# Index page name for your web server.
+# Example: "default.htm"
+# Default: "index.html"
+#
+DefaultFile="index.html"
+
+# Put here all 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.
+# 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
+# AWStats to know if a this referer URL is a local URL of same site or an URL
+# of another site.
+# 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"
+
+# Do not include access to URLs that match following entries.
+# If you don't want to include users homepage in your stats, add "/~".
+# You can also, if you want, add list of not important frame pages (like
+# menus, etc...) to exclude them from statistics.
+# Use space between each value and put a backslash before each dot.
+# Do not remove default values.
+# Example: "\.css \.js \.class robots\.txt badpage\.html /~"
+# Default: "\.css \.js \.class robots\.txt"
+#
+SkipFiles=""
+
+NotPageList=""
+
+# Do not include access from clients that match following IP address
+# You can also put partial host names but this requires that reverse
+# DNS lookup is already done in your server log file.
+# Use space between each value and put a backslash before each dot.
+# Example: "55\.55\.55\.55 222\.222\.222\.222 abcxyz"
+# Default: ""
+#
+SkipHosts=""
+
+# 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
+# Default: 1
+WarningMessages=1
+
+# Each URL shown in stats page are links you can click.
+# Possible values: 1 or 0
+# Default: 1
+#
+ShowLinksOnUrl=0
+
+# Flags with link to other languages translation are visible.
+# Possible values: 1 or 0
+# Default: 1
+#
+ShowFlagLinks=1
+
+# Search engines keywords reported are full search string or separate keywords
+# Possible values:
+# 0 - Search keywords reported are full search string (ie: "town maps")
+# 1 - Search keywords reported are separated words (ie: "town" and "maps")
+# Default: 0
+#
+SplitSearchString=0
+
+# You can put here HTML code that will be added at the end of AWStats reports.
+# Great to add advert ban.
+# Default: ""
+#
+HTMLEndSection=""
+
+# Value of maximum bar width/heigth for horizontal/vertical graphics bar
+# Default: 260/220
+#
+BarWidth = 260
+BarHeight = 220
+
+
+# You choose here which reports you want to see in the main page and what you
+# want to see in those reports.
+# Possible values:
+# 0 - Topic is not shown at all
+# 1 - Report is shown with default informations
+# XYZ - Report is shown with only informations defined by code X,Y,Z
+# X,Y,Z are code letters among the following:
+# U = Unique visitors
+# V = Visits
+# P = Number of pages
+# H = Number of hits
+# B = Bandwith
+# L = Last access date
+# E = Entry pages
+# X = Exit pages
+# C = Web compression (mod_gzip)
+#
+ShowMenu=1
+ShowMonthStats=UHB
+ShowDaysOfMonthStats=HB
+ShowDaysOfWeekStats=HB
+ShowHoursStats=HB
+ShowDomainsStats=HB
+ShowHostsStats=HBL
+ShowAuthenticatedUsers=0
+ShowRobotsStats=0
+ShowEMailSenders=0
+ShowEMailReceivers=0
+ShowSessionsStats=0
+ShowPagesStats=PB
+ShowFileTypesStats=HB
+ShowFileSizesStats=0
+ShowBrowsersStats=1
+ShowOSStats=1
+ShowOriginStats=H
+ShowKeyphrasesStats=0
+ShowKeywordsStats=0
+ShowMiscStats=0
+ShowHTTPErrorsStats=1
+ShowSMTPErrorsStats=0
+
+
+# This value can be used to choose maximum number of lines shown for each
+# particular reporting.
+#
+# Stats by domains
+MaxNbOfDomain = 20
+# Stats by hosts
+MaxNbOfHostsShown = 20
+MinHitHost = 1
+# Stats by authenticated users
+MaxNbOfLoginShown = 10
+MinHitLogin = 1
+# Stats by robots
+MaxNbOfRobotShown = 10
+MinHitRobot = 1
+# Stats by pages
+MaxNbOfPageShown = 20
+MinHitFile = 1
+# Stats by referers
+MaxNbOfRefererShown = 10
+MinHitRefer = 1
+# Stats for keyphrases
+MaxNbOfKeyphrasesShown = 20
+MinHitKeyphrase = 1
+# Stats for keywords
+MaxNbOfKeywordsShown = 20
+MinHitKeyword = 1
+
--- /dev/null
+# AWStats configure file
+#------------------------------------------------------------------------
+# Copy this file into awstats.www.myserver.mydomain.conf or awstats.conf
+# and edit this new file to setup AWStats.
+# If you don't understand what is a parameter, keep default value.
+#------------------------------------------------------------------------
+
+
+# Main setup section (Required to /test AWStats working)
+#------------------------------------------------------------------------
+
+# Web server logfile to analyze, with full path or relative path from
+# awstats.pl directory.
+# Example: "../logs/mycombinedlog.log"
+# Example: "/var/logs/httpd/myserver_access.log"
+# Example: "C:/WINNT/system32/LogFiles/W3SVC1/exyymm.log"
+# With IIS, AWStats can automatically concat YYMM.log or YYMMDD.log at end,
+# so the following example is also good with IIS.
+# Example: "C:/WINNT/system32/LogFiles/W3SVC1/ex"
+#
+LogFile="c:/Mes Developpements/awstats/test/log/__AWSTATS_CURRENT_CONFIG__.log"
+
+# 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,6 or "your_own_personalized_log_format"
+# 1 - Apache native combined log format (NCSA combined/XLF/ELF log format)
+# 2 - IIS log format (W3C log format)
+# 3 - Webstar native log format
+# 4 - Apache or Squid native common log format (NCSA common log format)
+# With LogFormat=4, some features (browsers, os, keywords...) can't work.
+# 5 - ISA server native standard log format
+# 6 - Lotus Notes combined log format
+# "your_own_personalized_log_format" = If your log is a personalized format,
+# you must use the following syntax keys to define the log format string:
+# %host Host client name or IP address
+# %logname Authenticated login/user used on protected pages
+# %time1 Date and time with format: [dd/mmm/yyyy:hh:mm:ss +0000]
+# %time1b Date and time with format: [dd/mmm/yyyy:hh:mm:ss]
+# %time2 Date and time with format: yyyy-mm-dd hh:mm:ss
+# %methodurl Method and URL with format: "GET /index.html HTTP/x.x"
+# %methodurlnoprot Method and URL with format: "GET /index.html"
+# %method Method with format: GET
+# %url URL only with format: /index.html
+# %query Query string (used by URLWithQuery option)
+# %code Return code status (with format for web log: 999)
+# %bytesd Size of document in bytes
+# %refererquot Referer page with format: "http://from.com/from.htm"
+# %referer Referer page with format: http://from.com/from.htm
+# %uaquot User agent with format: "Mozilla/4.0 (compatible, ...)"
+# %ua User agent with format: Mozilla/4.0_(compatible...)
+# %gzipin Mod_gzip compression input bytes: In:XXX
+# %gzipout Mod_gzip compression output bytes & ratio: Out:YYY:ZZZpct.
+# %gzipratio Mod_gzip compression ratio: ZZZpct.
+# %email EMail sender (for mail log)
+# %email_r EMail receiver (for mail log)
+# %syslog Syslog-specific time and host stamp with format: Mon dd hh:mm:ss hostname
+# %virtualname Web sever virtual hostname. Use this tag when same log
+# file contains data of several virtual web servers. The
+# SiteDomain will be used to filter the one you want.
+# If your log format has some fields not included in this list, use
+# %other Means another field not used
+#
+# Examples for Apache combined logs (following two examples are equivalent):
+# LogFormat = 1
+# LogFormat = "%host %other %logname %time1 %methodurl %code %bytesd %refererquot %uaquot"
+#
+# Examples for IIS (following two examples are equivalent):
+# LogFormat = 2
+# LogFormat = "%time2 %host %logname %method %url %code %bytesd %other %ua %referer"
+#
+LogFormat="%host %other %logname %time1 %methodurl %code %bytesd %refererquot %uaquot"
+
+
+# If your log field's separator is not a space, you can change this parameter.
+# This parameter is not used if LogFormat is a predefined value (1,2,3,4,5,6)
+# Example: " "
+# Example: "\t"
+# Example: "|"
+# Default: " "
+#
+LogSeparator="\s+"
+
+
+# Set this to a directory where you want AWStats to save its working files.
+# Need write permissions by web server user (user "nobody" with Unix OS).
+# Example: "/tmp"
+# Example: "../data"
+# Example: "C:/awstats_working_dir"
+# Default: "." (means same directory as awstats.pl)
+#
+DirData="c:/Mes Developpements/awstats/test/awstats/result"
+
+
+# Relative or absolute web URL of your awstats.pl directory.
+# Usefull only when AWStats is used from command line.
+# Default: "/cgi-bin" (means awstats.pl is in "/wwwroot/cgi-bin")
+#
+DirCgi="/cgi-bin"
+
+
+# Relative or absolute web URL of all icons subdirectories.
+# Default: "/icon" (means you must copy icons directories in "/wwwroot/icon")
+#
+DirIcons="c:/Mes Developpements/awstats/wwwroot/icon"
+
+
+# If host names are already resolved in your logfile, set this to 0 will
+# increase performances.
+# Possible values: 1 or 0
+# Default: 1
+#
+DNSLookup=0
+
+
+# If AWStats can purge log after processing it. By this way, the next time you
+# launch AWStats, log file will be smaller and processing time will be better.
+# IMPORTANT !!!
+# AWStats is able to find new lines in your log file to process only new ones,
+# so you can launch it as soon as you want, even with this parameter set to 0
+# but if you work with this value, you MUST have something to clean sometimes
+# your logfile if your web server don't do it.
+# Possible values: 1 or 0
+# Default: 0 (but if you can, set this to 1 to increase speed)
+#
+#
+PurgeLogFile=0
+
+
+# When PurgeLogFile is setup to 1, AWStats will clean your log file after
+# processing it. You can however keep an archive file (saved in "DirData") of
+# 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
+# Default: 0
+#
+ArchiveLogRecords=0
+
+
+SiteDomain="__AWSTATS_CURRENT_CONFIG__"
+
+
+# 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
+# AWStats to know if a referer URL is a local URL of same site or an URL of
+# another site.
+# Example: "www.myserver.com x.y.z.w localhost 127.0.0.1"
+#
+HostAliases="123.123.123.123 www.myserver.com x.y.z.w localhost 127.0.0.1"
+
+
+
+# Optionnal setup section (Not required but increase AWStats features)
+#------------------------------------------------------------------------
+
+# Set your primary language.
+# Possible value:
+# 0=English, 1=French, 2=Dutch, 3=Spanish, 4=Italian, 5=German
+# 6=Polish, 7=Greek
+# Default: 0
+#
+Lang=0
+
+
+# Index page name for your web server.
+# Example: "default.htm"
+# Default: "index.html"
+#
+DefaultFile="index.html"
+
+
+# Put here all 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.
+# 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
+# AWStats to know if a this referer URL is a local URL of same site or an URL
+# of another site.
+# 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"
+
+
+# Do not include access to URLs that match following entries.
+# If you don't want to include users homepage in your stats, add "/~".
+# You can also, if you want, add list of not important frame pages (like
+# menus, etc...) to exclude them from statistics.
+# Use space between each value and put a backslash before each dot.
+# Do not remove default values.
+# Example: "\.css \.js \.class robots\.txt badpage\.html /~"
+# Default: "\.css \.js \.class robots\.txt"
+#
+SkipFiles=""
+
+
+# Do not include access from clients that match following IP address
+# You can also put partial host names but this requires that reverse
+# DNS lookup is already done in your server log file.
+# Use space between each value and put a backslash before each dot.
+# Example: "55\.55\.55\.55 222\.222\.222\.222 abcxyz"
+# Default: ""
+#
+SkipHosts=""
+
+
+# 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
+# Default: 1
+WarningMessages=1
+
+
+# Each URL shown in stats page are links you can click.
+# Possible values: 1 or 0
+# Default: 1
+#
+ShowLinksOnUrl=1
+
+
+# Flags with link to other languages translation are visible.
+# Possible values: 1 or 0
+# Default: 1
+#
+ShowFlagLinks=1
+
+
+# Search engines keywords reported are full search string or separate keywords
+# Possible values:
+# 0 - Search keywords reported are full search string (ie: "town maps")
+# 1 - Search keywords reported are separated words (ie: "town" and "maps")
+# Default: 0
+#
+SplitSearchString=0
+
+
+# You can put here HTML code that will be added at the end of AWStats reports.
+# Great to add advert ban.
+# Default: ""
+#
+HTMLEndSection=""
+
+
+# Value of maximum bar width/heigth for horizontal/vertical graphics bar
+# Default: 260/220
+#
+BarWidth = 260
+BarHeight = 220
+
+
+# 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 = 5
+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
+
+
+ShowHeader=1 # Show AWStats head title and icon
+ShowMenu=1 # Show menu header with links on detailed reports
+ShowMonthDayStats=1
+ShowDaysOfWeekStats=1
+ShowHoursStats=1
+ShowDomainsStats=1
+ShowHostsStats=1
+ShowAuthenticatedUsers=1
+ShowRobotsStats=1
+ShowPagesStats=1
+ShowCompressionStats=0 # Show report of compression stats when using mod_gzip
+ShowFileTypesStats=1
+ShowFileSizesStats=0 # Not yet available
+ShowBrowsersStats=1
+ShowOSStats=1
+ShowOriginStats=1
+ShowKeyphrasesStats=1
+ShowKeywordsStats=1
+ShowHTTPErrorsStats=1
--- /dev/null
+# AWStats configure file
+#------------------------------------------------------------------------
+# Copy this file into awstats.www.myserver.mydomain.conf or awstats.conf
+# and edit this new file to setup AWStats.
+# If you don't understand what is a parameter, keep default value.
+#------------------------------------------------------------------------
+
+
+# Main setup section (Required to /test AWStats working)
+#------------------------------------------------------------------------
+
+# Web server logfile to analyze, with full path or relative path from
+# awstats.pl directory.
+# Example: "../logs/mycombinedlog.log"
+# Example: "/var/logs/httpd/myserver_access.log"
+# Example: "C:/WINNT/system32/LogFiles/W3SVC1/exyymm.log"
+# With IIS, AWStats can automatically concat YYMM.log or YYMMDD.log at end,
+# so the following example is also good with IIS.
+# Example: "C:/WINNT/system32/LogFiles/W3SVC1/ex"
+#
+LogFile="perl "d:/Mes Developpements/awstats/tools/maillogconvert.pl" "standard" 2001 < "d:/Mes Developpements/awstats/test/log/testsendmail.log" |"
+
+# Put 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"
+# 1 - Apache native combined log format (NCSA combined/XLF/ELF log format)
+# 2 - IIS log format (W3C log format)
+# 3 - Webstar native log format
+# 4 - Apache or Squid native common log format (NCSA common log format)
+# With LogFormat=4, some features (browsers, os, keywords...) can't work.
+# 5 - ISA server native standard log format
+# "your_own_personalized_log_format" = If your log is a personalized format,
+# you must use the following syntax keys to define the log format string:
+# %host Host client name or IP address
+# %logname Authenticated login/user used on protected pages
+# %time1 Date and time with format: [dd/mmm/yyyy:hh:mm:ss +0000]
+# %time1b Date and time with format: [dd/mmm/yyyy:hh:mm:ss]
+# %time2 Date and time with format: yyyy-mm-dd hh:mm:ss
+# %methodurl Method and URL with format: "GET /index.html HTTP/x.x"
+# %methodurlnoprot Method and URL with format: "GET /index.html"
+# %method Method with format: GET
+# %url URL only with format: /index.html
+# %query Query string (used by URLWithQuery option)
+# %code Return code status (with format for web log: 999)
+# %bytesd Size of document in bytes
+# %refererquot Referer page with format: "http://from.com/from.htm"
+# %referer Referer page with format: http://from.com/from.htm
+# %uaquot User agent with format: "Mozilla/4.0 (compatible, ...)"
+# %ua User agent with format: Mozilla/4.0_(compatible...)
+# %gzipin Mod_gzip compression input bytes: In:XXX
+# %gzipout Mod_gzip compression output bytes & ratio: Out:YYY:ZZZpct.
+# %gzipratio Mod_gzip compression ratio: ZZZpct.
+# %email EMail sender (for mail log)
+# %email_r EMail receiver (for mail log)
+# %syslog Syslog-specific time and host stamp with format: Mon dd hh:mm:ss hostname
+# %virtualname Web sever virtual hostname. Use this tag when same log
+# file contains data of several virtual web servers. The
+# SiteDomain will be used to filter the one you want.
+# If your log format has some fields not included in this list, use
+# %other Means another field
+#
+# Examples for Apache combined logs (this two examples are equivalent):
+# LogFormat = 1
+# LogFormat = "%host %other %logname %time1 %methodurl %code %bytesd %refererquot %uaquot"
+#
+# Examples for IIS (this two examples are equivalent):
+# LogFormat = 2
+# LogFormat = "%time2 %host %logname %method %url %code %bytesd %other %ua %referer"
+#
+LogFormat="%time2 %email %email_r %host %host_r %method %url %code %bytesd"
+
+
+LogType=M
+
+
+# Set this to a directory where you want AWStats to save its working files.
+# Need write permissions by web server user (user "nobody" with Unix OS).
+# Example: "/tmp"
+# Example: "../data"
+# Example: "C:/awstats_working_dir"
+# Default: "." (means same directory as awstats.pl)
+#
+DirData="c:/Mes Developpements/awstats/test/awstats/result"
+
+# Relative or absolute web URL of your awstats.pl directory.
+# Usefull only when AWStats is used from command line.
+# Default: "/cgi-bin" (means awstats.pl is in "/wwwroot/cgi-bin")
+#
+DirCgi="/cgi-bin"
+
+# Relative or absolute web URL of all icons subdirectories.
+# Default: "/icon" (means you must copy icons directories in "/wwwroot/icon")
+#
+DirIcons="c:/Mes Developpements/awstats/wwwroot/icon"
+
+# If host names are already resolved in your logfile, set this to 0 will
+# increase performances.
+# Possible values: 1 or 0
+# Default: 1
+#
+DNSLookup=0
+
+# If AWStats can purge log after processing it. By this way, the next time you
+# launch AWStats, log file will be smaller and processing time will be better.
+# IMPORTANT !!!
+# AWStats is able to find new lines in your log file to process only new ones,
+# so you can launch it as soon as you want, even with this parameter set to 0
+# but if you work with this value, you MUST have something to clean sometimes
+# your logfile if your web server don't do it.
+# Possible values: 1 or 0
+# Default: 0 (but if you can, set this to 1 to increase speed)
+#
+#
+PurgeLogFile=0
+
+# When PurgeLogFile is setup to 1, AWStats will clean your log file after
+# processing it. You can however keep an archive file (saved in "DirData") of
+# 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
+# Default: 0
+#
+ArchiveLogRecords=0
+
+
+SiteDomain="partenor.com"
+
+
+
+# Optionnal setup section (Not required but increase AWStats features)
+#------------------------------------------------------------------------
+
+# Set your primary language.
+# Possible value:
+# 0=English, 1=French, 2=Dutch, 3=Spanish, 4=Italian, 5=German
+# 6=Polish, 7=Greek
+# Default: 0
+#
+Lang=0
+
+# Index page name for your web server.
+# Example: "default.htm"
+# Default: "index.html"
+#
+DefaultFile="index.html"
+
+# Put here all 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.
+# 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
+# AWStats to know if a this referer URL is a local URL of same site or an URL
+# of another site.
+# Example: "www\.myserver\.com x\.y\.z\.w localhost 127\.0\.0\.1"
+#
+HostAliases="partenor.com"
+
+# Do not include access to URLs that match following entries.
+# If you don't want to include users homepage in your stats, add "/~".
+# You can also, if you want, add list of not important frame pages (like
+# menus, etc...) to exclude them from statistics.
+# Use space between each value and put a backslash before each dot.
+# Do not remove default values.
+# Example: "\.css \.js \.class robots\.txt badpage\.html /~"
+# Default: "\.css \.js \.class robots\.txt"
+#
+SkipFiles="\.css \.js \.class robots\.txt"
+
+# Do not include access from clients that match following IP address
+# You can also put partial host names but this requires that reverse
+# DNS lookup is already done in your server log file.
+# Use space between each value and put a backslash before each dot.
+# Example: "55\.55\.55\.55 222\.222\.222\.222 abcxyz"
+# Default: ""
+#
+SkipHosts=""
+
+# 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
+# Default: 1
+WarningMessages=1
+
+
+# By default, AWStats considers that records found in mail log file are
+# successful mail transfers if field that represent return code in analyzed
+# log file match values defined by this parameter.
+# Change : Effective for new updates only
+# Example: "1"
+# Example: "0"
+# Default: "1"
+#
+ValidSMTPCodes="1"
+
+
+# Each URL shown in stats page are links you can click.
+# Possible values: 1 or 0
+# Default: 1
+#
+ShowLinksOnUrl=1
+
+# Flags with link to other languages translation are visible.
+# Possible values: 1 or 0
+# Default: 1
+#
+ShowFlagLinks=1
+
+# Search engines keywords reported are full search string or separate keywords
+# Possible values:
+# 0 - Search keywords reported are full search string (ie: "town maps")
+# 1 - Search keywords reported are separated words (ie: "town" and "maps")
+# Default: 0
+#
+SplitSearchString=0
+
+# You can put here HTML code that will be added at the end of AWStats reports.
+# Great to add advert ban.
+# Default: ""
+#
+HTMLEndSection=""
+
+# Value of maximum bar width/heigth for horizontal/vertical graphics bar
+# Default: 260/220
+#
+BarWidth = 260
+BarHeight = 220
+
+
+# You choose here which reports you want to see in the main page and what you
+# want to see in those reports.
+# Possible values:
+# 0 - Topic is not shown at all
+# 1 - Report is shown with default informations
+# XYZ - Report is shown with only informations defined by code X,Y,Z
+# X,Y,Z are code letters among the following:
+# U = Unique visitors
+# V = Visits
+# P = Number of pages
+# H = Number of hits
+# B = Bandwith
+# L = Last access date
+# E = Entry pages
+# X = Exit pages
+# C = Web compression (mod_gzip)
+#
+ShowMenu=1
+ShowMonthStats=HB
+ShowDaysOfMonthStats=HB
+ShowDaysOfWeekStats=HB
+ShowHoursStats=HB
+ShowDomainsStats=0
+ShowHostsStats=HBL
+ShowAuthenticatedUsers=0
+ShowRobotsStats=0
+ShowEMailSenders=HBL
+ShowEMailReceivers=HBL
+ShowSessionsStats=0
+ShowPagesStats=0
+ShowFileTypesStats=0
+ShowFileSizesStats=0
+ShowBrowsersStats=0
+ShowOSStats=0
+ShowOriginStats=0
+ShowKeyphrasesStats=0
+ShowKeywordsStats=0
+ShowMiscStats=0
+ShowHTTPErrorsStats=0
+ShowSMTPErrorsStats=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 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
+
--- /dev/null
+# AWStats configure file
+#------------------------------------------------------------------------
+# Copy this file into awstats.www.myserver.mydomain.conf or awstats.conf
+# and edit this new file to setup AWStats.
+# If you don't understand what is a parameter, keep default value.
+#------------------------------------------------------------------------
+
+
+# Main setup section (Required to /test AWStats working)
+#------------------------------------------------------------------------
+
+# Web server logfile to analyze, with full path or relative path from
+# awstats.pl directory.
+# Example: "../logs/mycombinedlog.log"
+# Example: "/var/logs/httpd/myserver_access.log"
+# Example: "C:/WINNT/system32/LogFiles/W3SVC1/exyymm.log"
+# With IIS, AWStats can automatically concat YYMM.log or YYMMDD.log at end,
+# so the following example is also good with IIS.
+# Example: "C:/WINNT/system32/LogFiles/W3SVC1/ex"
+#
+LogFile="c:/Mes Developpements/awstats/test/log/__AWSTATS_CURRENT_CONFIG__.log"
+
+# Put here your log format (it depends on your web server).
+# Possible values:
+# 1 - Apache combined log format
+# 2 - IIS extended W3C log format
+#
+LogFormat=1
+
+# Set this to a directory where you want AWStats to save its working files.
+# Need write permissions by web server user (user "nobody" with Unix OS).
+# Example: "/tmp"
+# Example: "../data"
+# Example: "C:/awstats_working_dir"
+# Default: "." (means same directory as awstats.pl)
+#
+DirData="c:/Mes Developpements/awstats/test/awstats/result"
+
+# Relative or absolute web URL of your awstats.pl directory.
+# Usefull only when AWStats is used from command line.
+# Default: "/cgi-bin" (means awstats.pl is in "/wwwroot/cgi-bin")
+#
+DirCgi="/cgi-bin"
+
+# Relative or absolute web URL of all icons subdirectories.
+# Default: "/icon" (means you must copy icons directories in "/wwwroot/icon")
+#
+DirIcons="c:/Mes Developpements/awstats/wwwroot/icon"
+
+# If host names are already resolved in your logfile, set this to 0 will
+# increase performances.
+# Possible values: 1 or 0
+# Default: 1
+#
+DNSLookup=0
+
+# If AWStats can purge log after processing it. By this way, the next time you
+# launch AWStats, log file will be smaller and processing time will be better.
+# IMPORTANT !!!
+# AWStats is able to find new lines in your log file to process only new ones,
+# so you can launch it as soon as you want, even with this parameter set to 0
+# but if you work with this value, you MUST have something to clean sometimes
+# your logfile if your web server don't do it.
+# Possible values: 1 or 0
+# Default: 0 (but if you can, set this to 1 to increase speed)
+#
+#
+PurgeLogFile=0
+
+# When PurgeLogFile is setup to 1, AWStats will clean your log file after
+# processing it. You can however keep an archive file (saved in "DirData") of
+# 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
+# Default: 0
+#
+ArchiveLogRecords=0
+
+SiteDomain="__AWSTATS_CURRENT_CONFIG__"
+
+
+
+# Optionnal setup section (Not required but increase AWStats features)
+#------------------------------------------------------------------------
+
+# Set your primary language.
+# Possible value:
+# 0=English, 1=French, 2=Dutch, 3=Spanish, 4=Italian, 5=German
+# 6=Polish, 7=Greek
+# Default: 0
+#
+Lang=0
+
+
+# Index page name for your web server.
+# Example: "default.htm"
+# Default: "index.html"
+#
+DefaultFile="index.html"
+
+
+# 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.
+# 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: Use space between each value.
+# Note: You can use regular expression values writing value with REGEX[value].
+# Example: "www.myserver.com localhost 127.0.0.1 REGEX[\.mydomain\.(net|org)$]"
+#
+HostAliases="localhost 127.0.0.1 REGEX[^.*\.myserver\.com$]"
+
+
+# Use SkipFiles to ignore access to URLs that match one of following entries.
+# You can enter a list of not important URLs (like framed menus, hidden pages,
+# etc...) to exclude them from statistics. You must enter here exact relative
+# URL as found in log file, or a matching REGEX value.
+# For example, to ignore /badpage.html, just add "/badpage.html". To ignore
+# all pages in a particular directory, add "REGEX[^\/directorytoexclude]".
+# The opposite parameter of "SkipFiles" is "OnlyFiles".
+# Note: Use space between each value. This parameter is not case sensitive.
+# Note: You can use regular expression values writing value with REGEX[value].
+# Change : Effective for new updates only
+# Example: "/badpage.html REGEX[^\/excludedirectory]"
+# Default: ""
+#
+SkipFiles="/dir2/file2 REGEX[^\/dir1]"
+
+
+# Do not include access from clients that match following IP address
+# You can also put partial host names but this requires that reverse
+# DNS lookup is already done in your server log file.
+# Use space between each value and put a backslash before each dot.
+# Example: "55\.55\.55\.55 222\.222\.222\.222 abcxyz"
+# Default: ""
+#
+SkipHosts=""
+
+
+# Some web servers on some Operating systems (IIS-Windows) considers that a
+# login with same value but different case are the same login. To tell AWStats
+# to also considers them as one, set this parameter to 1.
+# Possible values: 0 or 1
+# Default: 0
+#
+AuthenticatedUsersNotCaseSensitive=1
+
+
+# Keep or remove the anchor string you can find in some URLs.
+# Possible values: 0 or 1
+# Default: 0
+#
+URLWithAnchor=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
+# Default: 1
+WarningMessages=1
+
+
+# Each URL shown in stats page are links you can click.
+# Possible values: 1 or 0
+# Default: 1
+#
+ShowLinksOnUrl=1
+
+
+# Flags with link to other languages translation are visible.
+# Possible values: 1 or 0
+# Default: 1
+#
+ShowFlagLinks=1
+
+
+# Search engines keywords reported are full search string or separate keywords
+# Possible values:
+# 0 - Search keywords reported are full search string (ie: "town maps")
+# 1 - Search keywords reported are separated words (ie: "town" and "maps")
+# Default: 0
+#
+SplitSearchString=0
+
+
+# You can put here HTML code that will be added at the end of AWStats reports.
+# Great to add advert ban.
+# Default: ""
+#
+HTMLEndSection=""
+
+
+# Value of maximum bar width/heigth for horizontal/vertical graphics bar
+# Default: 260/220
+#
+BarWidth = 260
+BarHeight = 220
+
+
+# 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 = 5
+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
+
+
+ShowHeader=1 # Show AWStats head title and icon
+ShowMenu=1 # Show menu header with links on detailed reports
+ShowMonthDayStats=1
+ShowDaysOfWeekStats=1
+ShowHoursStats=1
+ShowDomainsStats=1
+ShowHostsStats=1
+ShowAuthenticatedUsers=1
+ShowRobotsStats=1
+ShowPagesStats=1
+ShowCompressionStats=0 # Show report of compression stats when using mod_gzip
+ShowFileTypesStats=1
+ShowFileSizesStats=0 # Not yet available
+ShowBrowsersStats=1
+ShowOSStats=1
+ShowOriginStats=1
+ShowKeyphrasesStats=1
+ShowKeywordsStats=1
+ShowHTTPErrorsStats=1
+
+
+
+#-----------------------------------------------------------------------------
+# PLUGINS
+#-----------------------------------------------------------------------------
+
+# Add here all plugins file you want to load.
+# Plugin files must be .pm files stored in 'plugins' directory.
+# Uncomment LoadPlugin lines to enable a plugin after checking that plugin
+# required perl modules are installed.
+#
+
+# Plugin Graph3D:
+# Some reported charts are nice 3D graphics.
+#
+#LoadPlugin="graph3d" # !!! NOT YET AVAILABLE !!!
+
+# Plugin HashFiles:
+# AWStats DNS cache files are read/saved as native hash files. This increase
+# data file loading speed, above all for very large web sites.
+#
+LoadPlugin="hashfiles"
+
+# Plugin TimeHiRes:
+# Time reported by -showsteps option is in millisecond. For debug purpose.
+#
+LoadPlugin="timehires"
+
+# Plugin TimeZone:
+# Allow AWStats to correct a bad timezone for user of IIS that use strange
+# log format.
+# !!!!!!! This plugin reduces AWStats speed of 40% !!!!!!!
+#
+#LoadPlugin="timezone +2"
+
+# Plugin TimeHiRes:
+# Time reported by -showsteps option is in millisecond. For debug purpose.
+#
+#LoadPlugin="geoip"
+
+# Plugin TimeHiRes:
+# Time reported by -showsteps option is in millisecond. For debug purpose.
+#
+#LoadPlugin="urlalias"
+
+
+
+
+#-----------------------------------------------------------------------------
+# EXTRA SECTION
+#-----------------------------------------------------------------------------
+
+# WARNING: Extra sections are experimental feature not stable yet !!!
+
+# You can define your own charts, you choose here what are rows and columns
+# keys. This feature is particularly usefull for marketing purpose, tracking
+# products orders for example.
+# For this, edit all parameters of Extra section. Each set of parameter is a
+# different chart. For several charts, duplicate section changing the number.
+# Note that each Extra section reduces AWStats speed by 10%.
+#
+# WARNING: A wrong setup of Extra section can result in a too large arrays
+# that will consume all your memory, making AWStats unusable after several
+# updates, so be sure to setup it correctly.
+# In most cases, you don't need this feature.
+#
+# ExtraSectionNameX is title of your personalized chart.
+# ExtraSectionConditionalX are conditions on URL and/or QUERY_STRING and/or
+# REFERER you can use to count or not the hit. Use "|" for "OR".
+# ExtraSectionFirstColumnTitleX is the first column title of the chart.
+# ExtraSectionFirstColumnValuesX is a Regex string to tell AWStats how to
+# extract the value used for first column. Each different value found will
+# be a different row. Be sure that list of different values is "limited" to
+# avoid "not enough memory" problems !
+# ExtraSectionStatTypesX are things you want to count. You can use standard
+# code letters (P for pages,H for hits,B for bandwidth,L for last access).
+# MaxNbOfExtraX is maximum number of rows shown in chart.
+# MinHitExtraX is minimum number of hits required to be shown in chart.
+#
+
+# Example to report the 20 products the most ordered by "order.cgi" script
+ExtraSectionName1="Product orders"
+ExtraSectionCondition1="URL,/cgi-bin/order.cgi | URL,/cgi-bin2/order.cgi"
+ExtraSectionFirstColumnTitle1="Product ID"
+ExtraSectionFirstColumnValues1="QUERY_STRING,productId=([^&]+)"
+ExtraSectionStatTypes1=PL
+MaxNbOfExtra1=20
+MinHitExtra1=1
--- /dev/null
+# AWStats configure file
+#------------------------------------------------------------------------
+# Copy this file into awstats.www.myserver.mydomain.conf or awstats.conf
+# and edit this new file to setup AWStats.
+# If you don't understand what is a parameter, keep default value.
+#------------------------------------------------------------------------
+
+
+# Main setup section (Required to /test AWStats working)
+#------------------------------------------------------------------------
+
+# Web server logfile to analyze, with full path or relative path from
+# awstats.pl directory.
+# Example: "../logs/mycombinedlog.log"
+# Example: "/var/logs/httpd/myserver_access.log"
+# Example: "C:/WINNT/system32/LogFiles/W3SVC1/exyymm.log"
+# With IIS, AWStats can automatically concat YYMM.log or YYMMDD.log at end,
+# so the following example is also good with IIS.
+# Example: "C:/WINNT/system32/LogFiles/W3SVC1/ex"
+#
+LogFile="c:/Mes Developpements/awstats/test/log/__AWSTATS_CURRENT_CONFIG__.log"
+
+# Put here your log format (it depends on your web server).
+# Possible values:
+# 1 - Apache combined log format
+# 2 - IIS extended W3C log format
+#
+LogFormat=1
+
+# Set this to a directory where you want AWStats to save its working files.
+# Need write permissions by web server user (user "nobody" with Unix OS).
+# Example: "/tmp"
+# Example: "../data"
+# Example: "C:/awstats_working_dir"
+# Default: "." (means same directory as awstats.pl)
+#
+DirData="c:/Mes Developpements/awstats/test/awstats/result"
+
+# Relative or absolute web URL of your awstats.pl directory.
+# Usefull only when AWStats is used from command line.
+# Default: "/cgi-bin" (means awstats.pl is in "/wwwroot/cgi-bin")
+#
+DirCgi="/cgi-bin"
+
+# Relative or absolute web URL of all icons subdirectories.
+# Default: "/icon" (means you must copy icons directories in "/wwwroot/icon")
+#
+DirIcons="c:/Mes Developpements/awstats/wwwroot/icon"
+
+# If host names are already resolved in your logfile, set this to 0 will
+# increase performances.
+# Possible values: 1 or 0
+# Default: 1
+#
+DNSLookup=1
+
+# If AWStats can purge log after processing it. By this way, the next time you
+# launch AWStats, log file will be smaller and processing time will be better.
+# IMPORTANT !!!
+# AWStats is able to find new lines in your log file to process only new ones,
+# so you can launch it as soon as you want, even with this parameter set to 0
+# but if you work with this value, you MUST have something to clean sometimes
+# your logfile if your web server don't do it.
+# Possible values: 1 or 0
+# Default: 0 (but if you can, set this to 1 to increase speed)
+#
+#
+PurgeLogFile=0
+
+# When PurgeLogFile is setup to 1, AWStats will clean your log file after
+# processing it. You can however keep an archive file (saved in "DirData") of
+# 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
+# Default: 0
+#
+ArchiveLogRecords=0
+
+
+SiteDomain="__AWSTATS_CURRENT_CONFIG__"
+
+
+
+# Optionnal setup section (Not required but increase AWStats features)
+#------------------------------------------------------------------------
+
+# Set your primary language.
+# Possible value:
+# 0=English, 1=French, 2=Dutch, 3=Spanish, 4=Italian, 5=German
+# 6=Polish, 7=Greek
+# Default: 0
+#
+Lang=0
+
+# Index page name for your web server.
+# Example: "default.htm"
+# Default: "index.html"
+#
+DefaultFile="index.html"
+
+# Put here all 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.
+# 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
+# AWStats to know if a this referer URL is a local URL of same site or an URL
+# of another site.
+# 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"
+
+# Do not include access to URLs that match following entries.
+# If you don't want to include users homepage in your stats, add "/~".
+# You can also, if you want, add list of not important frame pages (like
+# menus, etc...) to exclude them from statistics.
+# Use space between each value and put a backslash before each dot.
+# Do not remove default values.
+# Example: "\.css \.js \.class robots\.txt badpage\.html /~"
+# Default: "\.css \.js \.class robots\.txt"
+#
+SkipFiles="\.css \.js \.class robots\.txt"
+
+# Do not include access from clients that match following IP address
+# You can also put partial host names but this requires that reverse
+# DNS lookup is already done in your server log file.
+# Use space between each value and put a backslash before each dot.
+# Example: "55\.55\.55\.55 222\.222\.222\.222 abcxyz"
+# Default: ""
+#
+SkipHosts=""
+
+# 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
+# Default: 1
+WarningMessages=1
+
+# Each URL shown in stats page are links you can click.
+# Possible values: 1 or 0
+# Default: 1
+#
+ShowLinksOnUrl=1
+
+# Flags with link to other languages translation are visible.
+# Possible values: 1 or 0
+# Default: 1
+#
+ShowFlagLinks=1
+
+# Search engines keywords reported are full search string or separate keywords
+# Possible values:
+# 0 - Search keywords reported are full search string (ie: "town maps")
+# 1 - Search keywords reported are separated words (ie: "town" and "maps")
+# Default: 0
+#
+SplitSearchString=0
+
+# You can put here HTML code that will be added at the end of AWStats reports.
+# Great to add advert ban.
+# Default: ""
+#
+HTMLEndSection=""
+
+# Value of maximum bar width/heigth for horizontal/vertical graphics bar
+# Default: 260/220
+#
+BarWidth = 260
+BarHeight = 220
+
+# 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 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
+
+
+ShowHeader=1 # Show AWStats head title and icon
+ShowMenu=1 # Show menu header with links on detailed reports
+ShowMonthDayStats=1
+ShowDaysOfWeekStats=1
+ShowHoursStats=1
+ShowDomainsStats=1
+ShowHostsStats=1
+ShowAuthenticatedUsers=0
+ShowRobotsStats=1
+ShowPagesStats=1
+ShowCompressionStats=1 # Show report of compression stats when using mod_gzip
+ShowFileTypesStats=1
+ShowFileSizesStats=0 # Not yet available
+ShowBrowsersStats=1
+ShowOSStats=1
+ShowOriginStats=1
+ShowKeyphrasesStats=1
+ShowKeywordsStats=1 # Not yet available
+ShowHTTPErrorsStats=1
--- /dev/null
+# AWStats configure file
+#------------------------------------------------------------------------
+# Copy this file into awstats.www.myserver.mydomain.conf or awstats.conf
+# and edit this new file to setup AWStats.
+# If you don't understand what is a parameter, keep default value.
+#------------------------------------------------------------------------
+
+
+# Main setup section (Required to /test AWStats working)
+#------------------------------------------------------------------------
+
+# "LogFile" contains the web server log file to analyze.
+# Possible values: A full path, or a relative path from awstats.pl directory.
+# Example: "/var/log/apache/access.log"
+# Example: "../logs/mycombinedlog.log"
+# You can also use tags in this filename if you need a dynamic file name
+# depending on date or time (Replacement is made by AWStats at the beginning
+# of its execution). This is available tags :
+# %YYYY-n is replaced with 4 digits year we were n hours ago
+# %YY-n is replaced with 2 digits year we were n hours ago
+# %MM-n is replaced with 2 digits month we were n hours ago
+# %MO-n is replaced with 3 letters month we were n hours ago
+# %DD-n is replaced with day we were n hours ago
+# %HH-n is replaced with hour we were n hours ago
+# %NS-n is replaced with number of seconds at 00:00 since 1970
+# %WM-n is replaced with the week number in month (1-5)
+# %Wm-n is replaced with the week number in month (0-4)
+# %WY-n is replaced with the week number in year (01-52)
+# %Wy-n is replaced with the week number in year (00-51)
+# %DW-n is replaced with the day number in week (1-7, 1=sunday)
+# use n=24 if you need (1-7, 1=monday)
+# %Dw-n is replaced with the day number in week (0-6, 0=sunday)
+# use n=24 if you need (0-6, 0=monday)
+# Use 0 for n if you need current year, month, day, hour...
+# 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"
+# You can also use a pipe if log file come from a pipe.
+# Example: "gzip -d </var/log/apache/access.log.gz |"
+#
+LogFile="c:/Mes Developpements/awstats/test/log/__AWSTATS_CURRENT_CONFIG__.log"
+
+
+# Enter the log file type you want to analyze.
+# Possible values:
+# W - For a web log file
+# M - For a mail log file
+# F - For a ftp log file
+# Example: W
+# Default: W
+#
+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).
+# Possible values: 1,2,3,4,5 or "your_own_personalized_log_format"
+# 1 - Apache or Lotus Notes/Domino native combined log format (NCSA combined/XLF/ELF log format)
+# 2 - IIS log format (W3C log format)
+# 3 - Webstar native log format
+# 4 - Apache or Squid native common log format (NCSA common/CLF log format)
+# With LogFormat=4, some features (browsers, os, keywords...) can't work.
+# "your_own_personalized_log_format" = To use AWStats with any not If your log is a personalized format,
+# you must use the following syntax keys to define the log format string:
+# %host Host client name or IP address
+# %logname Authenticated login/user used on protected pages
+# %time1 Date and time with format: [dd/mmm/yyyy:hh:mm:ss +0000]
+# %time1b Date and time with format: [dd/mmm/yyyy:hh:mm:ss]
+# %time2 Date and time with format: yyyy-mm-dd hh:mm:ss
+# %methodurl Method and URL with format: "GET /index.html HTTP/x.x"
+# %methodurlnoprot Method and URL with format: "GET /index.html"
+# %method Method with format: GET
+# %url URL only with format: /index.html
+# %query Query string (used by URLWithQuery option)
+# %code Return code status (with format for web log: 999)
+# %bytesd Size of document in bytes
+# %refererquot Referer page with format: "http://from.com/from.htm"
+# %referer Referer page with format: http://from.com/from.htm
+# %uaquot User agent with format: "Mozilla/4.0 (compatible, ...)"
+# %ua User agent with format: Mozilla/4.0_(compatible...)
+# %gzipin mod_gzip compression input bytes: In:XXX
+# %gzipout mod_gzip compression output bytes & ratio: Out:YYY:ZZpct.
+# %gzipratio mod_gzip compression ratio: ZZpct.
+# %deflateratio mod_deflate compression ratio with format: (ZZ)
+# %email EMail sender (for mail log)
+# %email_r EMail receiver (for mail log)
+# %syslog Syslog-specific time and host stamp with format: Mon dd hh:mm:ss hostname
+# %virtualname Web sever virtual hostname. Use this tag when same log
+# file contains data of several virtual web servers. The
+# SiteDomain will be used to filter the one you want.
+# If your log format has some fields not included in this list, use
+# %other Means another field not used
+#
+# Examples for Apache combined logs (following two examples are equivalent):
+# LogFormat = 1
+# LogFormat = "%host %other %logname %time1 %methodurl %code %bytesd %refererquot %uaquot"
+#
+# Examples for IIS (following two examples are equivalent):
+# LogFormat = 2
+# LogFormat = "%time2 %host %logname %method %url %code %bytesd %other %ua %referer"
+#
+#LogFormat="%host %other %logname %time1 %methodurl %code %bytesd %refererquot %uaquot"
+LogFormat=1
+
+
+# Set this to a directory where you want AWStats to save its working files.
+# Need write permissions by web server user (user "nobody" with Unix OS).
+# Example: "/tmp"
+# Example: "../data"
+# Example: "C:/awstats_working_dir"
+# Default: "." (means same directory as awstats.pl)
+#
+DirData="c:/Mes Developpements/awstats/test/awstats/result"
+
+# Relative or absolute web URL of your awstats.pl directory.
+# Usefull only when AWStats is used from command line.
+# Default: "/cgi-bin" (means awstats.pl is in "/wwwroot/cgi-bin")
+#
+DirCgi="/cgi-bin"
+
+# Relative or absolute web URL of all icons subdirectories.
+# Default: "/icon" (means you must copy icons directories in "/wwwroot/icon")
+#
+DirIcons="c:/Mes Developpements/awstats/wwwroot/icon"
+
+# If host names are already resolved in your logfile, set this to 0 will
+# increase performances.
+# Possible values: 1 or 0
+# Default: 1
+#
+DNSLookup=1
+
+
+SiteDomain="__AWSTATS_CURRENT_CONFIG__"
+
+
+# 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.
+# 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: Use space between each value.
+# Note: You can use regular expression values writing value with REGEX[value].
+# Example: "www.myserver.com localhost 127.0.0.1 REGEX[\.mydomain\.(net|org)$]"
+#
+HostAliases="localhost 127.0.0.1 REGEX[^.*\.myserver\.com$]"
+
+
+
+#------------------------------------------------------------------------
+# Optionnal setup section (Not required but increase AWStats features)
+#------------------------------------------------------------------------
+
+# If AWStats can purge log after processing it. By this way, the next time you
+# launch AWStats, log file will be smaller and processing time will be better.
+# IMPORTANT !!!
+# AWStats is able to find new lines in your log file to process only new ones,
+# so you can launch it as soon as you want, even with this parameter set to 0
+# but if you work with this value, you MUST have something to clean sometimes
+# your logfile if your web server don't do it.
+# Possible values: 1 or 0
+# Default: 0 (but if you can, set this to 1 to increase speed)
+#
+#
+PurgeLogFile=0
+
+
+# When PurgeLogFile is setup to 1, AWStats will clean your log file after
+# processing it. You can however keep an archive file (saved in "DirData") of
+# 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
+# Default: 0
+#
+ArchiveLogRecords=0
+
+
+# MiscTrackerUrl can be used to make AWStats able to detect some miscellanous
+# things, that can not be tracked on other way like:
+# - Screen size
+# - Color depth
+# - Java enabled
+# - Macromedia Director plugin
+# - Macromedia Shockwave plugin
+# - Realplayer G2 plugin
+# - QuickTime plugin
+# - Mediaplayer plugin
+# - Acrobat PDF plugin
+# To enable all this features, you must add the following HTML code at the end
+# of your index page (before </BODY>) :
+# <script language=javascript src="/js/awstats_misc_tracker.js"></script>
+# If code is not added in index page, all this detection capabilities will be
+# disabled. You must also check that ShowScreenSizeStats and ShowMiscStats
+# parameters are set to 1 to make results appear in report page.
+# If you change this parameter, you must also change the
+# awstatsmisctrackerurl variable into the awstats_misc_tracker.js file.
+# Change : Effective for new updates only.
+# Possible value: Name of javascript tracker file added in HTML code
+# Default: "/js/awstats_misc_tracker.js"
+#
+MiscTrackerUrl="/js/awstats_misc_tracker.js"
+
+
+# Add here a list of kind of url (file extension) that must be counted as
+# "Hit only" and not as a "Hit" and "Page/Download". You can set here all
+# images extensions as they are hit downloaded that must be counted but they
+# are not viewed pages. URLs with such extensions are not included in the TOP
+# Pages/URL report.
+# Note: If you want to exclude particular URLs from stats (No Pages and no
+# Hits reported), you must use SkipFiles parameter.
+# Change : Effective for new updates only
+# Example: "css js class gif jpg jpeg png bmp ico zip arj gz z wav mp3 wma mpg"
+# Example: ""
+# Default: "css js class gif jpg jpeg png bmp ico"
+#
+NotPageList="css js class gif jpg jpeg png bmp ico"
+
+
+# Index page name for your web server.
+# Example: "default.htm"
+# Default: "index.html"
+#
+DefaultFile="index.html"
+
+
+
+
+#------------------------------------------------------------------------
+# Optionnal setup section (Not required but increase AWStats features)
+#------------------------------------------------------------------------
+
+# Set your primary language.
+# Possible value:
+# 0=English, 1=French, 2=Dutch, 3=Spanish, 4=Italian, 5=German
+# 6=Polish, 7=Greek
+# Default: 0
+#
+Lang=0
+
+
+# Do not include access from clients that match following criteria.
+# 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 enter here hostname
+# criteria, else enter ip address criteria.
+# The opposite parameter of "SkipHosts" is "OnlyHosts".
+# Note: Use space between each value. This parameter is not case sensitive.
+# Note: You can use regular expression values writing value with REGEX[value].
+# Change : Effective for new updates only
+# Example: "127.0.0.1 REGEX[^192\.168\.] REGEX[^10\.0\.0\.]"
+# Example: "localhost REGEX[^.*\.localdomain$]"
+# Default: ""
+#
+SkipHosts=""
+
+
+# Do not include access from clients with a user agent that match following
+# criteria. If you want to exclude a robot, you should update the robots.pm
+# file instead of this parameter.
+# Note: Use space between each value. This parameter is not case sensitive.
+# Note: You can use regular expression values writing value with REGEX[value].
+# Change : Effective for new updates only
+# Example: "konqueror REGEX[ua_test_v\d\.\d]"
+# Default: ""
+#
+SkipUserAgents=""
+
+
+# Use SkipFiles to ignore access to URLs that match one of following entries.
+# You can enter a list of not important URLs (like framed menus, hidden pages,
+# etc...) to exclude them from statistics. You must enter here exact relative
+# URL as found in log file, or a matching REGEX value.
+# For example, to ignore /badpage.html, just add "/badpage.html". To ignore
+# all pages in a particular directory, add "REGEX[^\/directorytoexclude]".
+# The opposite parameter of "SkipFiles" is "OnlyFiles".
+# Note: Use space between each value. This parameter is not case sensitive.
+# Note: You can use regular expression values writing value with REGEX[value].
+# Change : Effective for new updates only
+# Example: "/badpage.html REGEX[^\/excludedirectory]"
+# Default: ""
+#
+SkipFiles=""
+
+
+# Some web servers on some Operating systems (IIS-Windows) considers that a
+# login with same value but different case are the same login. To tell AWStats
+# to also considers them as one, set this parameter to 1.
+# Possible values: 0 or 1
+# Default: 0
+#
+AuthenticatedUsersNotCaseSensitive=1
+
+
+# Keep or remove the anchor string you can find in some URLs.
+# Possible values: 0 or 1
+# Default: 0
+#
+URLWithAnchor=0
+
+
+# In URL links, "?" char is used to add parameter's list in URLs. Syntax is:
+# /mypage.html?param1=value1¶m2=value2
+# However, some servers/sites use also others chars to isolate dynamic part of
+# their URLs. You can complete this list with all such characters.
+# Change : Effective for new updates only
+# Example: "?;,"
+# Default: "?;"
+#
+URLQuerySeparators="?;"
+
+
+# Keep or remove the query string to the URL in the statistics for individual
+# pages. This is primarily used to differentiate between the URLs of dynamic
+# pages. If set to 1, mypage.html?id=x and mypage.html?id=y are counted as two
+# different pages.
+# Warning, when set to 1, memory required to run AWStats is dramatically
+# increased if you have a lot of changing URLs (for example URLs with a random
+# id inside). Such web sites should not set this option to 1 or use seriously
+# the next parameter URLWithQueryWithOnlyFollowingParameters (or eventually
+# URLWithQueryWithoutFollowingParameters).
+# Change : Effective for new updates only
+# Possible values:
+# 0 - URLs are cleaned from the query string (ie: "/mypage.html")
+# 1 - Full URL with query string is used (ie: "/mypage.html?p=x&q=y")
+# Default: 0
+#
+URLWithQuery=1
+
+
+# When URLWithQuery is on, you will get the full URL with all parameters in
+# URL reports. But among thoose parameters, sometimes you don't need a
+# particular parameter because it does not identify the page or because it's
+# a random ID changing for each access even if URL points to same page. In
+# such cases, it is higly recommanded to ask AWStats to keep only parameters
+# you need (if you know them) before counting, manipulating and storing it.
+# Enter here list of wanted parameters. For example, with "param", one hit on
+# /mypage.cgi?param=abc&id=Yo4UomP9d and /mypage.cgi?param=abc&id=Mu8fdxl3r
+# will be reported as 2 hits on /mypage.cgi?param=abc
+# This parameter is not used when URLWithQuery is 0 and can't be used with
+# URLWithQueryWithoutFollowingParameters.
+# Change : Effective for new updates only
+# Example: "param"
+# Default: ""
+#
+URLWithQueryWithOnlyFollowingParameters=""
+
+
+# When URLWithQuery is on, you will get the full URL with all parameters in
+# URL reports. But among thoose parameters, sometimes you don't need a
+# particular parameter because it does not identify the page or because it's
+# a random ID changing for each access even if URL points to same page. In
+# such cases, it is higly recommanded to ask AWStats to remove such parameters
+# from the URL before counting, manipulating and storing it. Enter here list
+# of all non wanted parameters. For example if you enter "id", one hit on
+# /mypage.cgi?p=abc&id=Yo4UomP9d and /mypage.cgi?p=abc&id=Mu8fdxl3r
+# will be reported as 2 hits on /mypage.cgi?p=abc
+# This parameter is not used when URLWithQuery is 0 and can't be used with
+# URLWithQueryWithOnlyFollowingParameters.
+# Change : Effective for new updates only
+# Example: "PHPSESSID jsessionid"
+# Default: ""
+#
+URLWithQueryWithoutFollowingParameters="productId"
+
+
+# Keep or remove the query string to the referrer URL in the statistics for
+# external referrer pages. This is used to differentiate between the URLs of
+# dynamic referrer pages. If set to 1, mypage.html?id=x and mypage.html?id=y
+# are counted as two different referrer pages.
+# Change : Effective for new updates only
+# Possible values:
+# 0 - Referrer URLs are cleaned from the query string (ie: "/mypage.html")
+# 1 - Full URL with query string is used (ie: "/mypage.html?p=x&q=y")
+# Default: 0
+#
+URLReferrerWithQuery=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
+# Default: 1
+WarningMessages=1
+
+
+# Each URL shown in stats page are links you can click.
+# Possible values: 1 or 0
+# Default: 1
+#
+ShowLinksOnUrl=1
+
+
+# Flags with link to other languages translation are visible.
+# Possible values: 1 or 0
+# Default: 1
+#
+ShowFlagLinks=1
+
+
+# Search engines keywords reported are full search string or separate keywords
+# Possible values:
+# 0 - Search keywords reported are full search string (ie: "town maps")
+# 1 - Search keywords reported are separated words (ie: "town" and "maps")
+# Default: 0
+#
+SplitSearchString=0
+
+
+# You can put here HTML code that will be added at the end of AWStats reports.
+# Great to add advert ban.
+# Default: ""
+#
+HTMLEndSection=""
+
+
+# Value of maximum bar width/heigth for horizontal/vertical graphics bar
+# Default: 260/220
+#
+BarWidth = 260
+BarHeight = 220
+
+
+# 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 = 5
+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
+
+
+ShowHeader=1 # Show AWStats head title and icon
+ShowMenu=1 # Show menu header with links on detailed reports
+ShowMonthDayStats=1
+ShowDaysOfWeekStats=1
+ShowHoursStats=1
+ShowDomainsStats=1
+ShowHostsStats=1
+ShowAuthenticatedUsers=1
+ShowRobotsStats=1
+ShowPagesStats=1
+ShowCompressionStats=0 # Show report of compression stats when using mod_gzip
+ShowFileTypesStats=1
+ShowFileSizesStats=0 # Not yet available
+ShowBrowsersStats=1
+ShowOSStats=1
+ShowOriginStats=1
+ShowKeyphrasesStats=1
+ShowKeywordsStats=1
+ShowHTTPErrorsStats=1
+
+
+
+#-----------------------------------------------------------------------------
+# PLUGINS
+#-----------------------------------------------------------------------------
+
+# Add here all plugins file you want to load.
+# Plugin files must be .pm files stored in 'plugins' directory.
+# Uncomment LoadPlugin lines to enable a plugin after checking that plugin
+# required perl modules are installed.
+#
+
+# Plugin Graph3D:
+# Some reported charts are nice 3D graphics.
+#
+#LoadPlugin="graph3d" # !!! NOT YET AVAILABLE !!!
+
+# Plugin HashFiles:
+# AWStats DNS cache files are read/saved as native hash files. This increase
+# data file loading speed, above all for very large web sites.
+#
+LoadPlugin="hashfiles"
+
+# Plugin TimeHiRes:
+# Time reported by -showsteps option is in millisecond. For debug purpose.
+#
+LoadPlugin="timehires"
+
+# Plugin TimeZone:
+# Allow AWStats to correct a bad timezone for user of IIS that use strange
+# log format.
+# !!!!!!! This plugin reduces AWStats speed of 40% !!!!!!!
+#
+#LoadPlugin="timezone +2"
+
+# Plugin TimeHiRes:
+# Time reported by -showsteps option is in millisecond. For debug purpose.
+#
+#LoadPlugin="geoip"
+
+# Plugin TimeHiRes:
+# Time reported by -showsteps option is in millisecond. For debug purpose.
+#
+#LoadPlugin="urlalias"
+
+
+
+
+#-----------------------------------------------------------------------------
+# EXTRA SECTION
+#-----------------------------------------------------------------------------
+
+# WARNING: Extra sections are experimental feature not stable yet !!!
+
+# You can define your own charts, you choose here what are rows and columns
+# keys. This feature is particularly usefull for marketing purpose, tracking
+# products orders for example.
+# For this, edit all parameters of Extra section. Each set of parameter is a
+# different chart. For several charts, duplicate section changing the number.
+# Note that each Extra section reduces AWStats speed by 10%.
+#
+# WARNING: A wrong setup of Extra section can result in a too large arrays
+# that will consume all your memory, making AWStats unusable after several
+# updates, so be sure to setup it correctly.
+# In most cases, you don't need this feature.
+#
+# ExtraSectionNameX is title of your personalized chart.
+# ExtraSectionConditionalX are conditions on URL and/or QUERY_STRING and/or
+# REFERER you can use to count or not the hit. Use "|" for "OR".
+# ExtraSectionFirstColumnTitleX is the first column title of the chart.
+# ExtraSectionFirstColumnValuesX is a Regex string to tell AWStats how to
+# extract the value used for first column. Each different value found will
+# be a different row. Be sure that list of different values is "limited" to
+# avoid "not enough memory" problems !
+# ExtraSectionStatTypesX are things you want to count. You can use standard
+# code letters (P for pages,H for hits,B for bandwidth,L for last access).
+# MaxNbOfExtraX is maximum number of rows shown in chart.
+# MinHitExtraX is minimum number of hits required to be shown in chart.
+#
+
+# Example to report the 20 products the most ordered by "order.cgi" script
+ExtraSectionName1="Product orders"
+ExtraSectionCondition1="URL,/cgi-bin/order.cgi | URL,/cgi-bin2/order.cgi"
+ExtraSectionFirstColumnTitle1="Product ID"
+ExtraSectionFirstColumnValues1="QUERY_STRING,productId=([^&]+)"
+ExtraSectionStatTypes1=PL
+MaxNbOfExtra1=20
+MinHitExtra1=1
--- /dev/null
+# AWSTATS CONFIGURE FILE 5.0
+#------------------------------------------------------------------------
+# Copy this file into awstats.www.myserver.mydomain.conf or awstats.conf
+# and edit this new file to setup AWStats (This config file must be in
+# same directory than awstats.pl).
+# If you don't understand what is a parameter, keep default value.
+#------------------------------------------------------------------------
+
+
+#------------------------------------------------------------------------
+# Main setup section (Required to make AWStats working)
+#------------------------------------------------------------------------
+
+# "LogFile" contains the web server logfile to analyze.
+# Possible values: A full path, or a relative path from awstats.pl directory.
+# Example: "/var/log/apache/access.log"
+# Example: "../logs/mycombinedlog.log"
+# You can also use tags in this filename if you need a dynamic file name
+# depending on date or time (Replacement is made by AWStats at the beginning
+# of its execution). This is available tags :
+# %YYYY-n is replaced with 4 digits year we were n hours ago
+# %YY-n is replaced with 2 digits year we were n hours ago
+# %MM-n is replaced with month we were n hours ago
+# %DD-n is replaced with day we were n hours ago
+# %HH-n is replaced with hour we were n hours ago
+# %NS-n is replaced with number of seconds at 00:00 since 1970
+# %WM-n is replaced with the week number in month (1-5)
+# %WY-n is replaced with the week number in year (1-52)
+# %DW-n is replaced with the day number in week (1-7, 1=sunday)
+# use n=24 if you need (1-7, 1=monday)
+# Use 0 for n if you need current year, month, day, hour...
+# 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"
+# You can also use a pipe if log file come from a pipe.
+# Example: "gzip -d </var/log/apache/access.log.gz |"
+#
+LogFile="c:/Mes Developpements/awstats/test/log/__AWSTATS_CURRENT_CONFIG__.log"
+
+
+# Put 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_personalised_log_format"
+# 1 = Apache native combined log format (NCSA combined/XLF/ELF log format)
+# 2 = IIS log format (W3C log format)
+# 3 = Webstar native log format
+# 4 = Apache or Squid native common log format (NCSA common log format)
+# With LogFormat=4, some features (browsers, os, keywords...) can't work.
+# 5 = ISA server standard log format
+# "your_own_personalised_log_format" = If your log is a personalised format,
+# you must use the following syntax keys to define the log format string:
+# %host Host client name or IP adress
+# %logname Authenticated login/user used on protected pages
+# %time1 Date and time with format: [dd/mmm/yyyy:hh:mm:ss +0000]
+# %time2 Date and time with format: yyyy-mm-dd hh:mm:ss
+# %methodurl Method and URL with format: "GET /index.html HTTP/x.x"
+# %methodurlnoprot Method and URL with format: "GET /index.html"
+# %method Method with format: GET
+# %url URL only with format: /index.html
+# %query Query string (used by URLWithQuery option)
+# %code HTTP return code with format: 999
+# %bytesd Size of document in bytes
+# %refererquot Referer page with format: "http://from.com/from.htm"
+# %referer Referer page with format: http://from.com/from.htm
+# %uaquot User agent with format: "Mozilla/4.0 (compatible, ...)"
+# %ua User agent with format: Mozilla/4.0_(compatible...)
+# %gzipin Mod_gzip compression input bytes: In:XXX
+# %gzipout Mod_gzip compression output bytes & ratio: Out:YYY:ZZZpct.
+# %gzipratio Mod_gzip compression ratio: ZZZpct.
+# %virtualname Web sever virtual hostname. Use this tag when same log
+# file contains data of several virtual web servers. The
+# SiteDomain will be used to filter the one you want.
+# If your log format has some fields not included in this list, use
+# %other Means another field
+#
+# Examples for Apache combined logs (this two examples are equivalent):
+# LogFormat = 1
+# LogFormat = "%host %other %logname %time1 %methodurl %code %bytesd %refererquot %uaquot"
+# Examples for IIS (this two examples are equivalent):
+# LogFormat = 2
+# LogFormat = "%time2 %host %logname %method %url %code %bytesd %other %ua %referer"
+#LogFormat="date time c-ip cs-username cs-method cs-uri-stem sc-status sc-bytes cs-version cs(User-Agent) cs(Referer)"
+#LogFormat="%host %other %other %time1 %methodurlnoprot %code %bytesd"
+#LogFormat="%host %other %other %time1 %methodurl %code %bytesd %refererquot %uaquot %other %gzipres %gzipin %gzipout"
+#
+#LogFormat=1
+#LogFormat = "%virtualname %host %other %logname %time1 %methodurl %code %bytesd %refererquot %uaquot"
+LogFormat="%host %other %logname %time1 %methodurl %code %bytesd %refererquot %uaquot"
+
+
+# If your log field's separator is not a space, you can change this parameter.
+# Example: " "
+# Example: "\t"
+# Example: "|"
+# Default: " "
+#
+#LogSeparator="\s"
+
+
+# If you want to have information on domains/countries visitors, you must ask
+# AWStats to make reverse DNS lookup (if not already done in your log file).
+# With DNSLookup to 0, all hosts will be reported by their IP addresses and
+# not by the full hostname of visitors. Domain/Country chart will also report
+# all visitors from a domain/country "Unknown".
+# If you need to set DNSLookup to 1, don't forget that reverse DNS lookup
+# increase dramatically AWStats update process. Do not use on large web sites.
+# Possible values:
+# 0 No DNS Lookup
+# 1 DNS Lookup is fully enabled
+# 2 DNS Lookup is made only from DNS cache files
+# Default: 2
+#
+DNSLookup=1
+
+
+# Set this to a directory where you want AWStats to save its working files.
+# Need write permissions by web server user (user "nobody" with Unix OS).
+# Example: "/tmp"
+# Example: "../data"
+# Example: "C:/awstats_working_dir"
+# Default: "." (means same directory as awstats.pl)
+#
+DirData="c:/Mes Developpements/awstats/test/awstats/result"
+
+
+# Relative or absolute web URL of your awstats.pl directory.
+# Used only when AWStats is used from command line.
+# Default: "/cgi-bin" (means awstats.pl is in "/mywwwroot/cgi-bin")
+#
+DirCgi="/cgi-bin"
+
+
+# Relative or absolute web URL of all icons subdirectories.
+# Default: "/icon" (means you must copy icon directories in "/mywwwroot/icon")
+#
+DirIcons="/icon"
+
+
+# "SiteDomain" must contain the main domain name or the main intranet web
+# server name used to reach the web site.
+# If you share the same log file for several virtual web servers, this
+# parameter is used to tell AWStats to filter record that contains records for
+# this virtual host name only (So check that this virtual hostname can be
+# found in your log file and use a personalized log format that include the
+# %virtualname tag).
+# But for multi hosting a better solution is to have one log file for each
+# virtual web server. In this case, this parameter is only used to generate
+# full URL's links when ShowLinksOnUrl option is set to 1.
+# Example: "www.mydomain.com"
+# Example: "user.mydomain.com"
+# Example: "myintranetserver"
+#
+SiteDomain="__AWSTATS_CURRENT_CONFIG__"
+
+
+# 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.
+# 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
+# AWStats to know if a referer URL is a local URL of same site or an URL of
+# another site.
+# Example: "www.myserver.com x.y.z.w localhost 127.0.0.1"
+#
+HostAliases="www.partenor.com www.cybericard.tv www.myserver.com athenaawstats x.y.z.w localhost 127.0.0.1"
+
+
+# When this parameter is set to 1, AWStats add a button on report page to
+# allow to "update" statistics from a web browser. Warning, when "update" is
+# made from a browser, AWStats is runned as a CGI by the web server user
+# defined in your web server (user "nobody" by default with Apache, "IUSR_XXX"
+# with IIS), so the "DirData" directory and all already existing history files
+# (awstatsMMYYYY[.xxx].txt) must be writable by this user. Change permissions
+# if required.
+# Warning: Update process can be long so you might experience "time out"
+# browser errors if you don't launch AWStats enough frequently.
+# When set to 0, update is only made when AWStats is runned from the command
+# line interface (or a task scheduler).
+# Possible values: 1 or 0
+# Default: 0
+#
+AllowToUpdateStatsFromBrowser=1
+
+
+
+#-----------------------------------------------------------------------------
+# OPTIONAL SETUP SECTION (Not required but increase AWStats features)
+#-----------------------------------------------------------------------------
+
+# AWStats can do reverse DNS lookups through a static DNS cache file that was
+# previously created manually. If no path is gave in static DNS cache file
+# name, AWStats will search DirData directory. This file is never changed.
+# This option is not used if DNSLookup=0.
+# Note: DNS cache file must have format: ipaddress resolved_hostname
+# Example: "/mydnscachedir/dnscache"
+# Default: "dnscache.txt"
+#
+DNSStaticCacheFile="dnscache.txt"
+
+
+# AWStats can do reverse DNS lookups through a DNS cache file that was created
+# by a previous run of AWStats. This file is erased and recreated after each
+# statistics update process. You don't need to create and/or edit it.
+# AWStats will read and save this file in DirData directory.
+# This option is not used if DNSLookup=0.
+# Example: "/mydnscachedir/dnscachelastupdate"
+# Default: "dnscachelastupdate.txt"
+#
+DNSLastUpdateCacheFile="dnscachelastupdate.txt"
+
+
+# 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 option is used only if DNSLookup=1.
+# Note: Use space between each value.
+# Example: "163.85. 201.101.51.2"
+# Default: ""
+#
+SkipDNSLookupFor=""
+
+
+# The following two parameters allow you to protect a config file to be used
+# by your AWStats program called from a browser only if web user has been
+# 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
+# Default: 0
+#
+AllowAccessFromWebToAuthenticatedUsersOnly=1
+
+
+# This parameter give the list of all authorized authenticated users to view
+# statistics for this domain/config file. This parameter is used only if
+# AllowAccessToAuthenticatedUsersOnly is set to 1.
+# Example: "user1 user2"
+# Default: ""
+#
+AllowAccessFromWebToFollowingAuthenticatedUsers="rangercamping nima gavin"
+
+
+# When this parameter is define to something, the IP address of the user that
+# read its statistics from a browser (when AWStats is used as a CGI) is
+# checked and must match the IP address range defined by this parameter.
+# Example: "123.123.123.10-123.123.123.255"
+# Default: ""
+#
+AllowAccessFromWebToFollowingIPAddresses=""
+
+
+# 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
+# example DirData="/home/__REMOTE_USER__").
+# Possible values: 1 or 0
+# Default: 0
+#
+CreateDirDataIfNotExists=0
+
+
+# AWStats can purge log after processing it. By this way, the next time you
+# launch AWStats, log file will be smaller and processing time will be better.
+# IMPORTANT !!!
+# AWStats is able to detect new lines in log file, to process only them, so
+# you can launch AWStats as soon as you want, even with this parameter to 0.
+# With 0, no purge is made, so you must use a scheduled task or a web server
+# that make this purge frequently.
+# With 1, the purge of the log file is made each time AWStats is runned.
+# This parameter doesn't work with IIS (This web server doesn't let its log
+# file to be purged).
+# Possible values: 1 or 0
+# Default: 0
+#
+PurgeLogFile=0
+
+
+# When PurgeLogFile is setup to 1, AWStats will clean your log file after
+# processing it. You can however keep an archive file (saved in "DirData") of
+# 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
+# Default: 0
+#
+ArchiveLogRecords=0
+
+
+# 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
+# corrupted and must be deleted. Because this file contains information of all
+# 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
+# Default: 1
+#
+KeepBackupOfHistoricFiles=0
+
+
+# Index page name for your web server.
+# Example: "default.htm"
+# Default: "index.html"
+#
+DefaultFile="index.php index.html"
+
+
+# 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.
+# Example: "127.0.0.1 163.84. 201.101.51.1"
+# Example: "localhost abcxyz"
+# Default: ""
+#
+SkipHosts=""
+
+
+# Do not include access from clients with a user agent that match following
+# criteria. If you want to exclude a robot, you should update the robots.pm
+# file instead of this parameter.
+# Note: Use space between each value. This parameter is not case sensitive.
+# Example: "konqueror"
+# Default: ""
+#
+SkipUserAgents=""
+
+
+# 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.
+# For example, to ignore a whole directory tree, just add "directorytoignore",
+# 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: xxx$ means URL ending with xxx.
+# Example: "robots.txt$ favicon.ico$ badpage.html /~"
+# Default: "robots.txt$ favicon.ico$"
+#
+#SkipFiles="robots.txt$ favicon.ico$"
+SkipFiles=""
+
+# 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
+# directory name in this parameter.
+# The oposite parameter of "OnlyFiles" is "SkipFiles".
+# Note: This parameter is not case sensitive.
+# Note: Use space between each value and do not remove default values
+# Note: xxx$ means URL ending by xxx.
+# Example: "marketing_directory"
+# Default: ""
+#
+OnlyFiles=""
+
+# 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
+# viewed pages. URL with such extensions are not included in the TOP Pages/URL
+# report.
+# 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: "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="css js class gif jpg jpeg png bmp"
+
+# By default, AWStats considers that records found in log file are successfull
+# hits if HTTP code returned by server is a valid HTTP code (200 and 302).
+# Any other code are reported in HTTP error chart.
+# However in some specific environnement, whith web server HTTP redirection,
+# you can choose to also accept other codes (like 304).
+# Example: "200 302 304"
+# Default: "200 302"
+#
+ValidHTTPCodes="200 304"
+
+
+# Some web servers on some Operating systems (IIS-Windows) considers that two
+# URLs with same value but different case are the same URL. To tell AWStats to
+# also considers them as one, set this parameter to 1.
+# Possible values: 0 or 1
+# Default: 0
+#
+URLNotCaseSensitive=0
+
+
+# In URL links, "?" char is used to add parameters list in URLs. Syntax is:
+# /mypage.html?param1=value1¶m2=value2
+# However, some servers/sites have also others chars to isolate dynamic part of
+# their URLs. You can complete this list with this parameter.
+# Example: "?;"
+# Default: "?"
+#
+URLQuerySeparators=" ? ;&"
+
+
+# Keep or attach the query string to the URL in the statistics for individual
+# pages. This is primarily used to differentiate between the URLs of dynamic
+# pages. If set to 1, mypage.html?id=x and mypage.html?id=y are counted as two
+# different pages.
+# Warning, when set to 1, memory required to run AWStats is dramatically
+# increased if you have a lot of changing URLs (for example URLs with a random
+# id inside). Such web sites should not set this option to 1 or use seriously
+# the next parameter URLWithQueryWithoutFollowingParameters.
+# Possible values:
+# 0 - URLs are cleaned from the query string (ie: "/mypage.html")
+# 1 - Full URL with query string is used (ie: "/mypage.html?p=x&q=y")
+# Default: 0
+#
+URLWithQuery=1
+
+
+# When URLWithQuery is on, you will get the full URL with all parameters in
+# URL reports. But among thoose parameters, sometimes you don't need a
+# particular parameter because it does not identify the page or because it's
+# a random ID changing for each access even if URL points to same page. In
+# such cases, it is higly recommanded to ask AWStats to keep only parameters
+# you need (if you know them) before counting, manipulating and storing it.
+# Enter here list of wanted parameters. For example, with "mode", one hit on
+# /mypage.cgi?mode=abc&id=Yo4UomP9d and /mypage.cgi?mode=abc&id=Mu8fdxl3r
+# will be reported as 2 hits on /mypage.cgi?mode=abc
+# This parameter is not used when URLWithQuery is 0 and can't be used with
+# URLWithQueryWithoutFollowingParameters.
+# Change : Effective for new updates only
+# Example: "mode action"
+# Default: ""
+#
+URLWithQueryWithOnlyFollowingParameters=""
+
+
+# When URLWithQuery is on, you will get the full URL with all parameters in
+# URL reports. But among thoose parameters, sometimes you don't need a
+# particular parameter because it does not identify the page or because it's
+# a random ID changing for each access even if URL points to same page. In
+# such cases, it is higly recommanded to ask AWStats to remove such parameters
+# from the URL before counting, manipulating and storing it. Enter here list
+# of all non wanted parameters. For example if you enter "id", one hit on
+# /mypage.cgi?p=abc&id=Yo4UomP9d and /mypage.cgi?p=abc&id=Mu8fdxl3r
+# will be reported as 2 hits on /mypage.cgi?p=abc
+# This parameter is not used when URLWithQuery is 0 and can't be used with
+# URLWithQueryWithOnlyFollowingParameters.
+# Change : Effective for new updates only
+# Example: "PHPSESSID jsessionid"
+# Default: ""
+#
+URLWithQueryWithoutFollowingParameters="x y"
+
+
+# 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
+# Default: 1
+#
+WarningMessages=1
+
+
+# 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.
+# However, some worm virus attack on your web server can result in a very high
+# number of corrupted lines in your log. So if you experience awstats stop
+# because of bad virus records, you can increase this parameter (very rare).
+# Default: 50
+#
+NbOfLinesForCorruptedLog=50
+
+
+# Search engines keywords reported are full search string or separate keywords
+# Possible values:
+# 0 - Search keywords reported are full search string (ie: "town maps")
+# 1 - Search keywords reported are separated words (ie: "town" and "maps")
+# Default: 0
+#
+SplitSearchString=0
+
+# 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
+# Default: 0
+#
+Expires=0
+
+# For some particular integration needs, you may want to have CGI links to
+# point to another script than awstats.pl.
+# Use the name of this script in WrapperScript parameter.
+# Example: "awstatslauncher.pl"
+# Default: ""
+#
+WrapperScript=""
+
+
+#-----------------------------------------------------------------------------
+# OPTIONAL ACCURACY SETUP SECTION (Not required but increase AWStats features)
+#-----------------------------------------------------------------------------
+
+# 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%.
+
+
+
+#-----------------------------------------------------------------------------
+# OPTIONAL APPEARANCE SETUP SECTION (Not required but increase AWStats features)
+#-----------------------------------------------------------------------------
+
+# When you use AWStats as a CGI, you can have the reports shown in HTML views.
+# Frames are only available for report viewed dynamically. When you build
+# pages from command line, this option is not used and no frames are built.
+# Possible values: 1 or 0
+# Default: 1
+#
+UseFramesWhenCGI=1
+
+
+# This parameter ask your browser to open detailed reports into a different
+# window than the main page.
+# Possible values:
+# 0 - Open all in same browser window
+# 1 - Open detailed reports is another pages except if using frames
+# 2 - Open always in a different pages even if reports are framed
+# Default: 1
+#
+DetailedReportsOnNewWindows=1
+
+
+# To avoid too large web pages, you can ask AWStats to limit number of rows of
+# all reported charts to this number when no other limit apply.
+# Default: 1000
+#
+MaxRowsInHTMLOutput=1000
+
+# Set your primary language.
+# Possible value:
+# cz=Czech, de=German, dk=Danish, du=Dutch, en=English, es=Spanish, fr=French,
+# gr=Greek, hu=Hungarian, id=Indonesian, it=Italian, kr=Korean,
+# nn=Norwegian Nynorsk, po=Polish, pt=Portuguese, ua=Ukrainian, se=Swedish
+# Default: en
+#
+Lang="fr"
+
+# Set the location of language files.
+# Example: "/usr/share/awstats/lang"
+# Default: "./lang" (means lang directory is in same location than awstats.pl)
+#
+DirLang="C:\"
+
+
+# You choose here which reports you want to see in the main page and what you
+# want to see in those reports.
+# Possible values:
+# 0 - Topic is not shown at all
+# 1 - Report is shown with all its related informations
+# XYZ - Report is shown with only informations defined by code X,Y and Z
+#
+# Show AWStats head title and icon
+ShowHeader=1
+# Show menu header with links on detailed reports
+ShowMenu=1
+# Show monthly and daily chart
+ShowMonthDayStats=1
+# Show days of week chart
+ShowDaysOfWeekStats=1
+# Show hourly chart
+ShowHoursStats=1
+# Show domains/country chart
+ShowDomainsStats=1
+# Show hosts chart
+ShowHostsStats=1
+# Show authenticated users chart
+# ->Codes are P (Nb pages), H (Nb hits), B (bandwidth), L (last access date)
+ShowAuthenticatedUsers=PHBL
+# Show robots chart
+ShowRobotsStats=1
+# Show session chart
+ShowSessionsStats=1
+# Show pages-url chart.
+# Default: PBEX, Possible codes: PBEX
+ShowPagesStats=PBEX
+# Show file types chart.
+# ->Codes are H (Nb hits), B (bandwidth), C (mod_gzip compression statistics)
+ShowFileTypesStats=HBC
+# Show file size chart (Not yet available)
+ShowFileSizesStats=0
+# Show browsers chart
+ShowBrowsersStats=1
+# Show Operating systems chart
+ShowOSStats=1
+# Show Origin chart
+ShowOriginStats=1
+# Show keyphrases chart
+ShowKeyphrasesStats=1
+# Show keywords chart
+ShowKeywordsStats=1
+# Show HTTP errors chart
+ShowHTTPErrorsStats=1
+# Show EMail senders chart (For use when analyzing mail log files. Not yet available)
+ShowEMailSenders=0
+# Show EMail receiver chart (For use when analyzing mail log files. Not yet available)
+ShowEMailReceivers=0
+
+
+# This value can be used to choose maximum number of lines shown for each
+# particular reporting.
+#
+# Stats by domains
+MaxNbOfDomain = 20
+# Stats by hosts
+MaxNbOfHostsShown = 5
+MinHitHost = 1
+# Stats by authenticated users
+MaxNbOfLoginShown = 5
+MinHitLogin = 1
+# Stats by robots
+MaxNbOfRobotShown = 10
+MinHitRobot = 1
+# Stats by pages
+MaxNbOfPageShown = 20
+MinHitFile = 1
+# Stats by referers
+MaxNbOfRefererShown = 20
+MinHitRefer = 1
+# Stats for keywords/keyphrases
+MaxNbOfKeyphrasesShown = 20
+MinHitKeyphrase = 1
+MaxNbOfKeywordsShown = 20
+MinHitKeyword = 1
+
+
+# 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.
+# Possible values: "" or "language_codes_separated_by_space"
+# Default: "en es fr nl es"
+#
+ShowFlagLinks="en fr de nl es"
+
+
+# Each URL shown in stats page are links you can click.
+# Possible values: 1 or 0
+# Default: 1
+#
+ShowLinksOnUrl=1
+
+
+# AWStats can include a link to WhoIs database on all hostnames. For this, you
+# must set ShowLinksToWhoIs to 1. Warning, a such feature depends on next
+# parameter (LinksForWhoIs) and on WhoIs server exhaustivity and availability.
+# For this reason, this feature can't be a reliable feature.
+# Possible values: 1 or 0
+# Default: 0
+#
+ShowLinksToWhoIs=1
+
+
+# Set here the link used to point to Internet WhoIs database.
+# This parameter is not used if ShowLinksToWhoIs is 0.
+# Default: "http://www.whois.net/search.cgi2?str="
+# Example: "http://www.netsol.com/cgi-bin/whois/whois?SearchType=all&STRING="
+# Example: "http://www.ripe.net/perl/whois?form_type=simple&searchtext="
+# Example: "http://www.arin.net/cgi-bin/whois.pl?queryinput="
+#
+
+LinksToWhoIs="http://www.whois.net/search.cgi2?str="
+
+
+# Set here the link used to point to Internet WhoIs database for ip addresses.
+# This parameter is not used if ShowLinksToWhoIs is 0.
+# Default: "http://ws.arin.net/cgi-bin/whois.pl?queryinput="
+# Example: "http://ws.arin.net/cgi-bin/whois.pl?queryinput="
+#
+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.
+# Default: ""
+#
+HTMLHeadSection="<!--#include file="password.asp"-->"
+
+# You can put here HTML code that will be added at the end of AWStats reports.
+# Great to add advert ban.
+# Default: ""
+#
+HTMLEndSection="<!--#include file="password.asp"-->"
+
+# Value of maximum bar width/heigth for horizontal/vertical graphics bar
+# Default: 260/90
+#
+BarWidth = 260
+BarHeight = 180
+
+# You can ask AWStats to use a particular CSS (Cascading Style Sheet) to
+# change its look.
+# Example: "/css/awstats.css"
+# Default: ""
+#
+StyleSheet=""
+
+# You can set this to use your own logo.
+# Logo file must be in $DirIcons/other directory
+# Default: "awstats_logo1.png"
+#
+Logo="awstats_logo1.png"
+LogoLink="http://awstats.sourceforge.net"
+
+# Those colors parameters can be used (if StyleSheet parameter is not used)
+# to change AWStats look.
+# Example: color_name="RRGGBB" # RRGGBB is Red Green Blue components in Hex
+#
+color_Background="FFFFFF" # Background color for main page (Default = "FFFFFF")
+color_TableBGTitle="CCCCDD" # Background color for table title (Default = "CCCCDD")
+color_TableTitle="000000" # Table title font color (Default = "000000")
+color_TableBG="CCCCDD" # Background color for table (Default = "CCCCDD")
+color_TableRowTitle="FFFFFF" # Table row title font color (Default = "FFFFFF")
+color_TableBGRowTitle="ECECEC" # Background color for row title (Default = "ECECEC")
+color_TableBorder="ECECEC" # Table border color (Default = "ECECEC")
+color_text="000000" # Color of text (Default = "000000")
+color_textpercent="606060" # Color of text for percent values (Default = "606060")
+color_titletext="000000" # Color of text title within colored Title Rows (Default = "000000")
+color_weekend="EAEAEA" # Color for week-end days (Default = "EAEAEA")
+color_link="0011BB" # Color of HTML links (Default = "0011BB")
+color_hover="605040" # Color of HTML on-mouseover links (Default = "605040")
+color_u="FFB055" # Background color for number of unique visitors (Default = "FFB055")
+color_v="F8E880" # Background color for number of visites (Default = "F8E880")
+color_p="4477DD" # Background color for number of pages (Default = "4477DD")
+color_h="66F0FF" # Background color for number of hits (Default = "66F0FF")
+color_k="2EA495" # Background color for number of bytes (Default = "2EA495")
+color_s="8888DD" # Background color for number of search (Default = "8888DD")
+color_e="CEC2E8" # Background color for number of entry pages (Default = "CEC2E8")
+color_x="C1B2E2" # Background color for number of exit pages (Default = "C1B2E2")
+
+
+
+#-----------------------------------------------------------------------------
+# PLUGINS
+#-----------------------------------------------------------------------------
+
+# Add here all plugins file you want to load.
+# Plugin files must be .pm files stored in 'plugins' directory.
+# Uncomment LoadPlugin lines to enable a plugin after checking that plugin
+# required perl modules are installed.
+#
+
+# Plugin Graph3D:
+# Some reported charts are nice 3D graphics.
+#
+#LoadPlugin="graph3d" # !!! NOT YET AVAILABLE !!!
+
+# Plugin HashFiles:
+# AWStats DNS cache files are read/saved as native hash files. This increase
+# data file loading speed, above all for very large web sites.
+#
+#LoadPlugin="hashfiles"
+
+# Plugin TimeHiRes:
+# Time reported by -showsteps option is in millisecond. For debug purpose.
+#
+LoadPlugin="timehires"
+
+# Plugin TimeZone:
+# Allow AWStats to correct a bad timezone for user of IIS that use strange
+# log format.
+# !!!!!!! This plugin reduces AWStats speed of 40% !!!!!!!
+#
+LoadPlugin="timezone +3"
+
+#LoadPlugin="xyz"
+#LoadPlugin="etf1"
+
+
+# include "awstats.common.conf"
+
--- /dev/null
+# AWStats configure file
+#------------------------------------------------------------------------
+# Copy this file into awstats.www.myserver.mydomain.conf or awstats.conf
+# and edit this new file to setup AWStats.
+# If you don't understand what is a parameter, keep default value.
+#------------------------------------------------------------------------
+
+
+# Main setup section (Required to /test AWStats working)
+#------------------------------------------------------------------------
+
+# Web server logfile to analyze, with full path or relative path from
+# awstats.pl directory.
+# Example: "../logs/mycombinedlog.log"
+# Example: "/var/logs/httpd/myserver_access.log"
+# Example: "C:/WINNT/system32/LogFiles/W3SVC1/exyymm.log"
+# With IIS, AWStats can automatically concat YYMM.log or YYMMDD.log at end,
+# so the following example is also good with IIS.
+# Example: "C:/WINNT/system32/LogFiles/W3SVC1/ex"
+#
+LogFile="c:/Mes Developpements/awstats/test/log/__AWSTATS_CURRENT_CONFIG__.log"
+
+# 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,6 or "your_own_personalized_log_format"
+# 1 - Apache native combined log format (NCSA combined/XLF/ELF log format)
+# 2 - IIS log format (W3C log format)
+# 3 - Webstar native log format
+# 4 - Apache or Squid native common log format (NCSA common log format)
+# With LogFormat=4, some features (browsers, os, keywords...) can't work.
+# 5 - ISA server native standard log format
+# 6 - Lotus Notes combined log format
+# "your_own_personalized_log_format" = If your log is a personalized format,
+# you must use the following syntax keys to define the log format string:
+# %host Host client name or IP address
+# %logname Authenticated login/user used on protected pages
+# %time1 Date and time with format: [dd/mmm/yyyy:hh:mm:ss +0000]
+# %time1b Date and time with format: [dd/mmm/yyyy:hh:mm:ss]
+# %time2 Date and time with format: yyyy-mm-dd hh:mm:ss
+# %methodurl Method and URL with format: "GET /index.html HTTP/x.x"
+# %methodurlnoprot Method and URL with format: "GET /index.html"
+# %method Method with format: GET
+# %url URL only with format: /index.html
+# %query Query string (used by URLWithQuery option)
+# %code Return code status (with format for web log: 999)
+# %bytesd Size of document in bytes
+# %refererquot Referer page with format: "http://from.com/from.htm"
+# %referer Referer page with format: http://from.com/from.htm
+# %uaquot User agent with format: "Mozilla/4.0 (compatible, ...)"
+# %ua User agent with format: Mozilla/4.0_(compatible...)
+# %gzipin Mod_gzip compression input bytes: In:XXX
+# %gzipout Mod_gzip compression output bytes & ratio: Out:YYY:ZZZpct.
+# %gzipratio Mod_gzip compression ratio: ZZZpct.
+# %email EMail sender (for mail log)
+# %email_r EMail receiver (for mail log)
+# %syslog Syslog-specific time and host stamp with format: Mon dd hh:mm:ss hostname
+# %virtualname Web sever virtual hostname. Use this tag when same log
+# file contains data of several virtual web servers. The
+# SiteDomain will be used to filter the one you want.
+# If your log format has some fields not included in this list, use
+# %other Means another field not used
+#
+# Examples for Apache combined logs (following two examples are equivalent):
+# LogFormat = 1
+# LogFormat = "%host %other %logname %time1 %methodurl %code %bytesd %refererquot %uaquot"
+#
+# Examples for IIS (following two examples are equivalent):
+# LogFormat = 2
+# LogFormat = "%time2 %host %logname %method %url %code %bytesd %other %ua %referer"
+#
+LogFormat="%host %other %logname %virtualname %time1 %methodurl %code %bytesd %refererquot %uaquot"
+
+
+# If your log field's separator is not a space, you can change this parameter.
+# This parameter is not used if LogFormat is a predefined value (1,2,3,4,5,6)
+# Example: " "
+# Example: "\t"
+# Example: "|"
+# Default: " "
+#
+LogSeparator="\s+"
+
+
+# Set this to a directory where you want AWStats to save its working files.
+# Need write permissions by web server user (user "nobody" with Unix OS).
+# Example: "/tmp"
+# Example: "../data"
+# Example: "C:/awstats_working_dir"
+# Default: "." (means same directory as awstats.pl)
+#
+DirData="c:/Mes Developpements/awstats/test/awstats/result"
+
+
+# Relative or absolute web URL of your awstats.pl directory.
+# Usefull only when AWStats is used from command line.
+# Default: "/cgi-bin" (means awstats.pl is in "/wwwroot/cgi-bin")
+#
+DirCgi="/cgi-bin"
+
+
+# Relative or absolute web URL of all icons subdirectories.
+# Default: "/icon" (means you must copy icons directories in "/wwwroot/icon")
+#
+DirIcons="c:/Mes Developpements/awstats/wwwroot/icon"
+
+
+# If host names are already resolved in your logfile, set this to 0 will
+# increase performances.
+# Possible values: 1 or 0
+# Default: 1
+#
+DNSLookup=0
+
+
+# If AWStats can purge log after processing it. By this way, the next time you
+# launch AWStats, log file will be smaller and processing time will be better.
+# IMPORTANT !!!
+# AWStats is able to find new lines in your log file to process only new ones,
+# so you can launch it as soon as you want, even with this parameter set to 0
+# but if you work with this value, you MUST have something to clean sometimes
+# your logfile if your web server don't do it.
+# Possible values: 1 or 0
+# Default: 0 (but if you can, set this to 1 to increase speed)
+#
+#
+PurgeLogFile=0
+
+
+# When PurgeLogFile is setup to 1, AWStats will clean your log file after
+# processing it. You can however keep an archive file (saved in "DirData") of
+# 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
+# Default: 0
+#
+ArchiveLogRecords=0
+
+
+SiteDomain="__AWSTATS_CURRENT_CONFIG__"
+
+
+# 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
+# AWStats to know if a referer URL is a local URL of same site or an URL of
+# another site.
+# Example: "www.myserver.com x.y.z.w localhost 127.0.0.1"
+#
+HostAliases="server1.com SERVER1.NET REGEX[server2\.(com|net)]"
+#HostAliases="server1.com SERVER1.NET"
+
+
+
+# Optionnal setup section (Not required but increase AWStats features)
+#------------------------------------------------------------------------
+
+# Set your primary language.
+# Possible value:
+# 0=English, 1=French, 2=Dutch, 3=Spanish, 4=Italian, 5=German
+# 6=Polish, 7=Greek
+# Default: 0
+#
+Lang=0
+
+
+# Index page name for your web server.
+# Example: "default.htm"
+# Default: "index.html"
+#
+DefaultFile="index.html"
+
+
+# Put here all 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.
+# 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
+# AWStats to know if a this referer URL is a local URL of same site or an URL
+# of another site.
+# 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"
+
+
+# Do not include access to URLs that match following entries.
+# If you don't want to include users homepage in your stats, add "/~".
+# You can also, if you want, add list of not important frame pages (like
+# menus, etc...) to exclude them from statistics.
+# Use space between each value and put a backslash before each dot.
+# Do not remove default values.
+# Example: "\.css \.js \.class robots\.txt badpage\.html /~"
+# Default: "\.css \.js \.class robots\.txt"
+#
+SkipFiles="\.css \.js \.class robots\.txt"
+
+
+# Do not include access from clients that match following IP address
+# You can also put partial host names but this requires that reverse
+# DNS lookup is already done in your server log file.
+# Use space between each value and put a backslash before each dot.
+# Example: "55\.55\.55\.55 222\.222\.222\.222 abcxyz"
+# Default: ""
+#
+SkipHosts=""
+
+
+# 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
+# Default: 1
+WarningMessages=1
+
+
+# Each URL shown in stats page are links you can click.
+# Possible values: 1 or 0
+# Default: 1
+#
+ShowLinksOnUrl=1
+
+
+# Flags with link to other languages translation are visible.
+# Possible values: 1 or 0
+# Default: 1
+#
+ShowFlagLinks=1
+
+
+# Search engines keywords reported are full search string or separate keywords
+# Possible values:
+# 0 - Search keywords reported are full search string (ie: "town maps")
+# 1 - Search keywords reported are separated words (ie: "town" and "maps")
+# Default: 0
+#
+SplitSearchString=0
+
+
+# You can put here HTML code that will be added at the end of AWStats reports.
+# Great to add advert ban.
+# Default: ""
+#
+HTMLEndSection=""
+
+
+# Value of maximum bar width/heigth for horizontal/vertical graphics bar
+# Default: 260/220
+#
+BarWidth = 260
+BarHeight = 220
+
+
+# In the Origin chart, you have stats on where your hits came from. You can
+# includes hits on pages that comes from pages of same sites in this chart.
+# Possible values: 0 or 1
+# Default: 0
+#
+IncludeInternalLinksInOriginSection=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
+
+
+ShowHeader=1 # Show AWStats head title and icon
+ShowMenu=1 # Show menu header with links on detailed reports
+ShowMonthDayStats=1
+ShowDaysOfWeekStats=1
+ShowHoursStats=1
+ShowDomainsStats=1
+ShowHostsStats=1
+ShowAuthenticatedUsers=1
+ShowRobotsStats=1
+ShowPagesStats=1
+ShowCompressionStats=0 # Show report of compression stats when using mod_gzip
+ShowFileTypesStats=1
+ShowFileSizesStats=0 # Not yet available
+ShowBrowsersStats=1
+ShowOSStats=1
+ShowOriginStats=1
+ShowKeyphrasesStats=1
+ShowKeywordsStats=1
+ShowHTTPErrorsStats=1
--- /dev/null
+# AWStats configure file
+#------------------------------------------------------------------------
+# Copy this file into awstats.www.myserver.mydomain.conf or awstats.conf
+# and edit this new file to setup AWStats.
+# If you don't understand what is a parameter, keep default value.
+#------------------------------------------------------------------------
+
+
+# Main setup section (Required to /test AWStats working)
+#------------------------------------------------------------------------
+
+# Web server logfile to analyze, with full path or relative path from
+# awstats.pl directory.
+# Example: "../logs/mycombinedlog.log"
+# Example: "/var/logs/httpd/myserver_access.log"
+# Example: "C:/WINNT/system32/LogFiles/W3SVC1/exyymm.log"
+# With IIS, AWStats can automatically concat YYMM.log or YYMMDD.log at end,
+# so the following example is also good with IIS.
+# Example: "C:/WINNT/system32/LogFiles/W3SVC1/ex"
+#
+#LogFile="perl "c:/Mes Developpements/awstats/tools/xferlogconvert.pl" < "c:/Mes Developpements/awstats/test/log/__AWSTATS_CURRENT_CONFIG__.log" |"
+LogFile="c:/Mes Developpements/awstats/test/log/__AWSTATS_CURRENT_CONFIG__.log"
+
+
+LogType=F
+
+
+# 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 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.
+# 3 - Webstar native log format.
+# 4 - Apache or Squid native common log format (NCSA common/CLF log format)
+# With LogFormat=4, some features (browsers, os, keywords...) can't work.
+# "your_own_personalized_log_format" = If your log is ftp, mail or other format,
+# you must use following keys to define the log format string (See FAQ
+# for ftp, mail or exotic web log format examples):
+# %host Host client name or IP address
+# %lognamequot Authenticated login/user with format: "alex"
+# %logname Authenticated login/user with format: alex
+# %time1 Date and time with format: [dd/mon/yyyy:hh:mm:ss +0000] or [dd/mon/yyyy:hh:mm:ss]
+# %time2 Date and time with format: yyyy-mm-dd hh:mm:ss
+# %time3 Date and time with format: Mon dd hh:mm:ss or Mon dd hh:mm:ss yyyy
+# %time4 Date and time with unix timestamp format: dddddddddd
+# %methodurl Method and URL with format: "GET /index.html HTTP/x.x"
+# %methodurlnoprot Method and URL with format: "GET /index.html"
+# %method Method with format: GET
+# %url URL only with format: /index.html
+# %query Query string (used by URLWithQuery option)
+# %code Return code status (with format for web log: 999)
+# %bytesd Size of document in bytes
+# %refererquot Referer page with format: "http://from.com/from.htm"
+# %referer Referer page with format: http://from.com/from.htm
+# %uaquot User agent with format: "Mozilla/4.0 (compatible, ...)"
+# %ua User agent with format: Mozilla/4.0_(compatible...)
+# %gzipin mod_gzip compression input bytes: In:XXX
+# %gzipout mod_gzip compression output bytes & ratio: Out:YYY:ZZpct.
+# %gzipratio mod_gzip compression ratio: ZZpct.
+# %deflateratio mod_deflate compression ratio with format: (ZZ)
+# %email EMail sender (for mail log)
+# %email_r EMail receiver (for mail log)
+# %virtualname Web sever virtual hostname. Use this tag when same log
+# contains data of several virtual web servers. AWStats
+# will discard records not in SiteDomain nor HostAliases
+# %cluster If log file is provided from several computers (merged by
+# logresolvemerge.pl), this tag define field of cluster id.
+# If your log format has some fields not included in this list, use:
+# %other Means another field not used
+#
+# Examples for Apache combined logs (following two examples are equivalent):
+# LogFormat = 1
+# LogFormat = "%host %other %logname %time1 %methodurl %code %bytesd %refererquot %uaquot"
+#
+
+LogFormat="%time3 %other %host %bytesd %url %other %other %method %other %logname %other %code %other %other"
+
+
+
+LogSeparator=" "
+
+# Set this to a directory where you want AWStats to save its working files.
+# Need write permissions by web server user (user "nobody" with Unix OS).
+# Example: "/tmp"
+# Example: "../data"
+# Example: "C:/awstats_working_dir"
+# Default: "." (means same directory as awstats.pl)
+#
+DirData="c:/Mes Developpements/awstats/test/awstats/result"
+
+# Relative or absolute web URL of your awstats.pl directory.
+# Usefull only when AWStats is used from command line.
+# Default: "/cgi-bin" (means awstats.pl is in "/wwwroot/cgi-bin")
+#
+DirCgi="/cgi-bin"
+
+# Relative or absolute web URL of all icons subdirectories.
+# Default: "/icon" (means you must copy icons directories in "/wwwroot/icon")
+#
+DirIcons="c:/Mes Developpements/awstats/wwwroot/icon"
+
+# If host names are already resolved in your logfile, set this to 0 will
+# increase performances.
+# Possible values: 1 or 0
+# Default: 1
+#
+DNSLookup=0
+
+# If AWStats can purge log after processing it. By this way, the next time you
+# launch AWStats, log file will be smaller and processing time will be better.
+# IMPORTANT !!!
+# AWStats is able to find new lines in your log file to process only new ones,
+# so you can launch it as soon as you want, even with this parameter set to 0
+# but if you work with this value, you MUST have something to clean sometimes
+# your logfile if your web server don't do it.
+# Possible values: 1 or 0
+# Default: 0 (but if you can, set this to 1 to increase speed)
+#
+#
+PurgeLogFile=0
+
+# When PurgeLogFile is setup to 1, AWStats will clean your log file after
+# processing it. You can however keep an archive file (saved in "DirData") of
+# 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
+# Default: 0
+#
+ArchiveLogRecords=0
+
+
+SiteDomain="__AWSTATS_CURRENT_CONFIG__"
+
+
+
+# Optionnal setup section (Not required but increase AWStats features)
+#------------------------------------------------------------------------
+
+# Set your primary language.
+# Possible value:
+# 0=English, 1=French, 2=Dutch, 3=Spanish, 4=Italian, 5=German
+# 6=Polish, 7=Greek
+# Default: 0
+#
+Lang=0
+
+# Index page name for your web server.
+# Example: "default.htm"
+# Default: "index.html"
+#
+DefaultFile="index.html"
+
+# Put here all 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.
+# 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
+# AWStats to know if a this referer URL is a local URL of same site or an URL
+# of another site.
+# 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"
+
+# Do not include access to URLs that match following entries.
+# If you don't want to include users homepage in your stats, add "/~".
+# You can also, if you want, add list of not important frame pages (like
+# menus, etc...) to exclude them from statistics.
+# Use space between each value and put a backslash before each dot.
+# Do not remove default values.
+# Example: "\.css \.js \.class robots\.txt badpage\.html /~"
+# Default: "\.css \.js \.class robots\.txt"
+#
+SkipFiles=""
+
+NotPageList=""
+
+
+LevelForBrowsersDetection=0
+LevelForOSDetection=0
+LevelForRefererAnalyze=0
+LevelForRobotsDetection=0
+LevelForSearchEnginesDetection=0
+
+
+# Do not include access from clients that match following IP address
+# You can also put partial host names but this requires that reverse
+# DNS lookup is already done in your server log file.
+# Use space between each value and put a backslash before each dot.
+# Example: "55\.55\.55\.55 222\.222\.222\.222 abcxyz"
+# Default: ""
+#
+SkipHosts=""
+
+# 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
+# Default: 1
+WarningMessages=1
+
+# Each URL shown in stats page are links you can click.
+# Possible values: 1 or 0
+# Default: 1
+#
+ShowLinksOnUrl=0
+
+# Flags with link to other languages translation are visible.
+# Possible values: 1 or 0
+# Default: 1
+#
+ShowFlagLinks=1
+
+# Search engines keywords reported are full search string or separate keywords
+# Possible values:
+# 0 - Search keywords reported are full search string (ie: "town maps")
+# 1 - Search keywords reported are separated words (ie: "town" and "maps")
+# Default: 0
+#
+SplitSearchString=0
+
+# You can put here HTML code that will be added at the end of AWStats reports.
+# Great to add advert ban.
+# Default: ""
+#
+HTMLEndSection=""
+
+# Value of maximum bar width/heigth for horizontal/vertical graphics bar
+# Default: 260/220
+#
+BarWidth = 260
+BarHeight = 220
+
+
+ShowMenu=1
+ShowMonthStats=UVHB
+ShowDaysOfMonthStats=HB
+ShowDaysOfWeekStats=HB
+ShowHoursStats=HB
+ShowDomainsStats=HB
+ShowHostsStats=HBL
+ShowAuthenticatedUsers=HBL
+ShowRobotsStats=0
+ShowEMailSenders=0
+ShowEMailReceivers=0
+ShowSessionsStats=1
+ShowPagesStats=PBEX
+ShowFileTypesStats=HB
+ShowFileSizesStats=0
+ShowBrowsersStats=0
+ShowOSStats=0
+ShowOriginStats=0
+ShowKeyphrasesStats=0
+ShowKeywordsStats=0
+ShowMiscStats=0
+ShowHTTPErrorsStats=0
+ShowSMTPErrorsStats=0
--- /dev/null
+# AWStats configure file
+#------------------------------------------------------------------------
+# Copy this file into awstats.www.myserver.mydomain.conf or awstats.conf
+# and edit this new file to setup AWStats.
+# If you don't understand what is a parameter, keep default value.
+#------------------------------------------------------------------------
+
+
+# Main setup section (Required to /test AWStats working)
+#------------------------------------------------------------------------
+
+# Web server logfile to analyze, with full path or relative path from
+# awstats.pl directory.
+# Example: "../logs/mycombinedlog.log"
+# Example: "/var/logs/httpd/myserver_access.log"
+# Example: "C:/WINNT/system32/LogFiles/W3SVC1/exyymm.log"
+# With IIS, AWStats can automatically concat YYMM.log or YYMMDD.log at end,
+# so the following example is also good with IIS.
+# Example: "C:/WINNT/system32/LogFiles/W3SVC1/ex"
+#
+LogFile="c:/Mes Developpements/awstats/test/log/__AWSTATS_CURRENT_CONFIG__.log"
+
+# 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,6 or "your_own_personalized_log_format"
+# 1 - Apache native combined log format (NCSA combined/XLF/ELF log format)
+# 2 - IIS log format (W3C log format)
+# 3 - Webstar native log format
+# 4 - Apache or Squid native common log format (NCSA common log format)
+# With LogFormat=4, some features (browsers, os, keywords...) can't work.
+# 5 - ISA server native standard log format
+# 6 - Lotus Notes combined log format
+# "your_own_personalized_log_format" = If your log is a personalized format,
+# you must use the following syntax keys to define the log format string:
+# %host Host client name or IP address
+# %logname Authenticated login/user used on protected pages
+# %time1 Date and time with format: [dd/mmm/yyyy:hh:mm:ss +0000]
+# %time1b Date and time with format: [dd/mmm/yyyy:hh:mm:ss]
+# %time2 Date and time with format: yyyy-mm-dd hh:mm:ss
+# %methodurl Method and URL with format: "GET /index.html HTTP/x.x"
+# %methodurlnoprot Method and URL with format: "GET /index.html"
+# %method Method with format: GET
+# %url URL only with format: /index.html
+# %query Query string (used by URLWithQuery option)
+# %code Return code status (with format for web log: 999)
+# %bytesd Size of document in bytes
+# %refererquot Referer page with format: "http://from.com/from.htm"
+# %referer Referer page with format: http://from.com/from.htm
+# %uaquot User agent with format: "Mozilla/4.0 (compatible, ...)"
+# %ua User agent with format: Mozilla/4.0_(compatible...)
+# %gzipin Mod_gzip compression input bytes: In:XXX
+# %gzipout Mod_gzip compression output bytes & ratio: Out:YYY:ZZZpct.
+# %gzipratio Mod_gzip compression ratio: ZZZpct.
+# %email EMail sender (for mail log)
+# %email_r EMail receiver (for mail log)
+# %syslog Syslog-specific time and host stamp with format: Mon dd hh:mm:ss hostname
+# %virtualname Web sever virtual hostname. Use this tag when same log
+# file contains data of several virtual web servers. The
+# SiteDomain will be used to filter the one you want.
+# If your log format has some fields not included in this list, use
+# %other Means another field not used
+#
+# Examples for Apache combined logs (following two examples are equivalent):
+# LogFormat = 1
+# LogFormat = "%host %other %logname %time1 %methodurl %code %bytesd %refererquot %uaquot"
+#
+# Examples for IIS (following two examples are equivalent):
+# LogFormat = 2
+# LogFormat = "%time2 %host %logname %method %url %code %bytesd %other %ua %referer"
+#
+LogFormat="3"
+
+
+# If your log field's separator is not a space, you can change this parameter.
+# This parameter is not used if LogFormat is a predefined value (1,2,3,4,5,6)
+# Example: " "
+# Example: "\t"
+# Example: "|"
+# Default: " "
+#
+LogSeparator="\t"
+
+
+# Set this to a directory where you want AWStats to save its working files.
+# Need write permissions by web server user (user "nobody" with Unix OS).
+# Example: "/tmp"
+# Example: "../data"
+# Example: "C:/awstats_working_dir"
+# Default: "." (means same directory as awstats.pl)
+#
+DirData="c:/Mes Developpements/awstats/test/awstats/result"
+
+
+# Relative or absolute web URL of your awstats.pl directory.
+# Usefull only when AWStats is used from command line.
+# Default: "/cgi-bin" (means awstats.pl is in "/wwwroot/cgi-bin")
+#
+DirCgi="/cgi-bin"
+
+
+# Relative or absolute web URL of all icons subdirectories.
+# Default: "/icon" (means you must copy icons directories in "/wwwroot/icon")
+#
+DirIcons="c:/Mes Developpements/awstats/wwwroot/icon"
+
+
+# If host names are already resolved in your logfile, set this to 0 will
+# increase performances.
+# Possible values: 1 or 0
+# Default: 1
+#
+DNSLookup=0
+
+
+# If AWStats can purge log after processing it. By this way, the next time you
+# launch AWStats, log file will be smaller and processing time will be better.
+# IMPORTANT !!!
+# AWStats is able to find new lines in your log file to process only new ones,
+# so you can launch it as soon as you want, even with this parameter set to 0
+# but if you work with this value, you MUST have something to clean sometimes
+# your logfile if your web server don't do it.
+# Possible values: 1 or 0
+# Default: 0 (but if you can, set this to 1 to increase speed)
+#
+#
+PurgeLogFile=0
+
+
+# When PurgeLogFile is setup to 1, AWStats will clean your log file after
+# processing it. You can however keep an archive file (saved in "DirData") of
+# 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
+# Default: 0
+#
+ArchiveLogRecords=0
+
+
+SiteDomain="__AWSTATS_CURRENT_CONFIG__"
+
+
+# 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
+# AWStats to know if a referer URL is a local URL of same site or an URL of
+# another site.
+# Example: "www.myserver.com x.y.z.w localhost 127.0.0.1"
+#
+HostAliases="REGEX[yakima-herald\.com] REGEX[yakimaherald\.com] localhost 127.0.0.1"
+
+
+
+# Optionnal setup section (Not required but increase AWStats features)
+#------------------------------------------------------------------------
+
+# Set your primary language.
+# Possible value:
+# 0=English, 1=French, 2=Dutch, 3=Spanish, 4=Italian, 5=German
+# 6=Polish, 7=Greek
+# Default: 0
+#
+Lang=0
+
+
+# Index page name for your web server.
+# Example: "default.htm"
+# Default: "index.html"
+#
+DefaultFile="index.html"
+
+
+# Put here all 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.
+# 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
+# AWStats to know if a this referer URL is a local URL of same site or an URL
+# of another site.
+# 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"
+
+
+# Do not include access to URLs that match following entries.
+# If you don't want to include users homepage in your stats, add "/~".
+# You can also, if you want, add list of not important frame pages (like
+# menus, etc...) to exclude them from statistics.
+# Use space between each value and put a backslash before each dot.
+# Do not remove default values.
+# Example: "\.css \.js \.class robots\.txt badpage\.html /~"
+# Default: "\.css \.js \.class robots\.txt"
+#
+SkipFiles="\.css \.js \.class robots\.txt"
+
+
+# Do not include access from clients that match following IP address
+# You can also put partial host names but this requires that reverse
+# DNS lookup is already done in your server log file.
+# Use space between each value and put a backslash before each dot.
+# Example: "55\.55\.55\.55 222\.222\.222\.222 abcxyz"
+# Default: ""
+#
+SkipHosts=""
+
+
+# Add here a list of kind of url (file extension) that must be counted as
+# "Hit only" and not as a "Hit" and "Page/Download". You can set here all
+# images extensions as they are hit downloaded that must be counted but they
+# are not viewed pages. URLs with such extensions are not included in the TOP
+# Pages/URL report.
+# Note: If you want to exclude particular URLs from stats (No Pages and no
+# Hits reported), you must use SkipFiles parameter.
+# Change : Effective for new updates only
+# Example: "css js class gif jpg jpeg png bmp ico zip arj gz z wav mp3 wma mpg"
+# Example: ""
+# Default: "css js class gif jpg jpeg png bmp ico"
+#
+NotPageList="css js class gif jpg jpeg png bmp ico"
+
+
+# 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
+# Default: 1
+WarningMessages=1
+
+
+# Each URL shown in stats page are links you can click.
+# Possible values: 1 or 0
+# Default: 1
+#
+ShowLinksOnUrl=1
+
+
+# Flags with link to other languages translation are visible.
+# Possible values: 1 or 0
+# Default: 1
+#
+ShowFlagLinks=1
+
+
+# Search engines keywords reported are full search string or separate keywords
+# Possible values:
+# 0 - Search keywords reported are full search string (ie: "town maps")
+# 1 - Search keywords reported are separated words (ie: "town" and "maps")
+# Default: 0
+#
+SplitSearchString=0
+
+
+# You can put here HTML code that will be added at the end of AWStats reports.
+# Great to add advert ban.
+# Default: ""
+#
+HTMLEndSection=""
+
+
+# Value of maximum bar width/heigth for horizontal/vertical graphics bar
+# Default: 260/220
+#
+BarWidth = 260
+BarHeight = 220
+
+
+# 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 = 5
+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
+
+
+ShowHeader=1 # Show AWStats head title and icon
+ShowMenu=1 # Show menu header with links on detailed reports
+ShowMonthDayStats=1
+ShowDaysOfWeekStats=1
+ShowHoursStats=1
+ShowDomainsStats=1
+ShowHostsStats=1
+ShowAuthenticatedUsers=1
+ShowRobotsStats=1
+ShowPagesStats=1
+ShowCompressionStats=0 # Show report of compression stats when using mod_gzip
+ShowFileTypesStats=1
+ShowFileSizesStats=0 # Not yet available
+ShowBrowsersStats=1
+ShowOSStats=1
+ShowOriginStats=1
+ShowKeyphrasesStats=1
+ShowKeywordsStats=1
+ShowHTTPErrorsStats=1
--- /dev/null
+# AWStats configure file
+#------------------------------------------------------------------------
+# Copy this file into awstats.www.myserver.mydomain.conf or awstats.conf
+# and edit this new file to setup AWStats.
+# If you don't understand what is a parameter, keep default value.
+#------------------------------------------------------------------------
+
+
+# Main setup section (Required to /test AWStats working)
+#------------------------------------------------------------------------
+
+# Web server logfile to analyze, with full path or relative path from
+# awstats.pl directory.
+# Example: "../logs/mycombinedlog.log"
+# Example: "/var/logs/httpd/myserver_access.log"
+# Example: "C:/WINNT/system32/LogFiles/W3SVC1/exyymm.log"
+# With IIS, AWStats can automatically concat YYMM.log or YYMMDD.log at end,
+# so the following example is also good with IIS.
+# Example: "C:/WINNT/system32/LogFiles/W3SVC1/ex"
+#
+LogFile="c:/Mes Developpements/awstats/test/log/__AWSTATS_CURRENT_CONFIG__.log"
+
+
+# Enter the log file type you want to analyze.
+# Possible values:
+# W - For a web log file
+# S - For a streaming log file
+# M - For a mail log file
+# F - For a ftp log file
+# Example: W
+# Default: W
+#
+LogType=S
+
+
+# Put 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"
+# 1 - Apache native combined log format (NCSA combined/XLF/ELF log format)
+# 2 - IIS log format (W3C log format)
+# 3 - Webstar native log format
+# 4 - Apache or Squid native common log format (NCSA common log format)
+# With LogFormat=4, some features (browsers, os, keywords...) can't work.
+# 5 - ISA server native standard log format
+# "your_own_personalized_log_format" = If your log is a personalized format,
+# you must use the following syntax keys to define the log format string:
+# %host Host client name or IP address
+# %logname Authenticated login/user used on protected pages
+# %time1 Date and time with format: [dd/mmm/yyyy:hh:mm:ss +0000]
+# %time1b Date and time with format: [dd/mmm/yyyy:hh:mm:ss]
+# %time2 Date and time with format: yyyy-mm-dd hh:mm:ss
+# %methodurl Method and URL with format: "GET /index.html HTTP/x.x"
+# %methodurlnoprot Method and URL with format: "GET /index.html"
+# %method Method with format: GET
+# %url URL only with format: /index.html
+# %query Query string (used by URLWithQuery option)
+# %code Return code status (with format for web log: 999)
+# %bytesd Size of document in bytes
+# %refererquot Referer page with format: "http://from.com/from.htm"
+# %referer Referer page with format: http://from.com/from.htm
+# %uaquot User agent with format: "Mozilla/4.0 (compatible, ...)"
+# %ua User agent with format: Mozilla/4.0_(compatible...)
+# %gzipin Mod_gzip compression input bytes: In:XXX
+# %gzipout Mod_gzip compression output bytes & ratio: Out:YYY:ZZZpct.
+# %gzipratio Mod_gzip compression ratio: ZZZpct.
+# %syslog Syslog-specific time and host stamp with format: Mon dd hh:mm:ss hostname
+# %virtualname Web sever virtual hostname. Use this tag when same log
+# file contains data of several virtual web servers. The
+# SiteDomain will be used to filter the one you want.
+# If your log format has some fields not included in this list, use
+# %other Means another field
+#
+# Examples for Apache combined logs (this two examples are equivalent):
+# LogFormat = 1
+# LogFormat = "%host %other %logname %time1 %methodurl %code %bytesd %refererquot %uaquot"
+#
+# Examples for IIS (this two examples are equivalent):
+# LogFormat = 2
+# LogFormat = "%time2 %host %logname %method %url %code %bytesd %other %ua %referer"
+#
+LogFormat="c-ip date time c-dns cs-uri-stem c-starttime x-duration c-rate c-status c-playerid c-playerversion c-playerlanguage cs(User-Agent) cs(Referer) c-hostexe c-hostexever c-os c-osversion c-cpu filelength filesize avgbandwidth protocol transport audiocodec videocodec channelURL sc-bytes c-bytes s-pkts-sent c-pkts-received c-pkts-lost-client c-pkts-lost-net c-pkts-lost-cont-net c-resendreqs c-pkts-recovered-ECC c-pkts-recovered-resent c-buffercount c-totalbuffertime c-quality s-ip s-dns s-totalclients s-cpu-util"
+
+
+# Set this to a directory where you want AWStats to save its working files.
+# Need write permissions by web server user (user "nobody" with Unix OS).
+# Example: "/tmp"
+# Example: "../data"
+# Example: "C:/awstats_working_dir"
+# Default: "." (means same directory as awstats.pl)
+#
+DirData="c:/Mes Developpements/awstats/test/awstats/result"
+
+
+# Relative or absolute web URL of your awstats.pl directory.
+# Usefull only when AWStats is used from command line.
+# Default: "/cgi-bin" (means awstats.pl is in "/wwwroot/cgi-bin")
+#
+
+DirCgi="/cgi-bin"
+
+# Relative or absolute web URL of all icons subdirectories.
+# Default: "/icon" (means you must copy icons directories in "/wwwroot/icon")
+#
+DirIcons="c:/Mes Developpements/awstats/wwwroot/icon"
+
+
+# If host names are already resolved in your logfile, set this to 0 will
+# increase performances.
+# Possible values: 1 or 0
+# Default: 1
+#
+DNSLookup=0
+
+# If AWStats can purge log after processing it. By this way, the next time you
+# launch AWStats, log file will be smaller and processing time will be better.
+# IMPORTANT !!!
+# AWStats is able to find new lines in your log file to process only new ones,
+# so you can launch it as soon as you want, even with this parameter set to 0
+# but if you work with this value, you MUST have something to clean sometimes
+# your logfile if your web server don't do it.
+# Possible values: 1 or 0
+# Default: 0 (but if you can, set this to 1 to increase speed)
+#
+#
+PurgeLogFile=0
+
+# When PurgeLogFile is setup to 1, AWStats will clean your log file after
+# processing it. You can however keep an archive file (saved in "DirData") of
+# 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
+# Default: 0
+#
+ArchiveLogRecords=0
+
+
+SiteDomain="__AWSTATS_CURRENT_CONFIG__"
+
+
+
+# Optionnal setup section (Not required but increase AWStats features)
+#------------------------------------------------------------------------
+
+# Set your primary language.
+# Possible value:
+# 0=English, 1=French, 2=Dutch, 3=Spanish, 4=Italian, 5=German
+# 6=Polish, 7=Greek
+# Default: 0
+#
+Lang=0
+
+# Index page name for your web server.
+# Example: "default.htm"
+# Default: "index.html"
+#
+DefaultFile="index.html"
+
+# Put here all 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.
+# 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
+# AWStats to know if a this referer URL is a local URL of same site or an URL
+# of another site.
+# 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"
+
+# Do not include access to URLs that match following entries.
+# If you don't want to include users homepage in your stats, add "/~".
+# You can also, if you want, add list of not important frame pages (like
+# menus, etc...) to exclude them from statistics.
+# Use space between each value and put a backslash before each dot.
+# Do not remove default values.
+# Example: "\.css \.js \.class robots\.txt badpage\.html /~"
+# Default: "\.css \.js \.class robots\.txt"
+#
+SkipFiles=""
+
+NotPageList=""
+
+# Do not include access from clients that match following IP address
+# You can also put partial host names but this requires that reverse
+# DNS lookup is already done in your server log file.
+# Use space between each value and put a backslash before each dot.
+# Example: "55\.55\.55\.55 222\.222\.222\.222 abcxyz"
+# Default: ""
+#
+SkipHosts=""
+
+# 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
+# Default: 1
+WarningMessages=1
+
+# Each URL shown in stats page are links you can click.
+# Possible values: 1 or 0
+# Default: 1
+#
+ShowLinksOnUrl=0
+
+# Flags with link to other languages translation are visible.
+# Possible values: 1 or 0
+# Default: 1
+#
+ShowFlagLinks=1
+
+# Search engines keywords reported are full search string or separate keywords
+# Possible values:
+# 0 - Search keywords reported are full search string (ie: "town maps")
+# 1 - Search keywords reported are separated words (ie: "town" and "maps")
+# Default: 0
+#
+SplitSearchString=0
+
+# You can put here HTML code that will be added at the end of AWStats reports.
+# Great to add advert ban.
+# Default: ""
+#
+HTMLEndSection=""
+
+# Value of maximum bar width/heigth for horizontal/vertical graphics bar
+# Default: 260/220
+#
+BarWidth = 260
+BarHeight = 220
+
+
+# You choose here which reports you want to see in the main page and what you
+# want to see in those reports.
+# Possible values:
+# 0 - Topic is not shown at all
+# 1 - Report is shown with default informations
+# XYZ - Report is shown with only informations defined by code X,Y,Z
+# X,Y,Z are code letters among the following:
+# U = Unique visitors
+# V = Visits
+# P = Number of pages
+# H = Number of hits
+# B = Bandwith
+# L = Last access date
+# E = Entry pages
+# X = Exit pages
+# C = Web compression (mod_gzip)
+#
+ShowMenu=1
+ShowMonthStats=UHB
+ShowDaysOfMonthStats=HB
+ShowDaysOfWeekStats=HB
+ShowHoursStats=HB
+ShowDomainsStats=HB
+ShowHostsStats=HBL
+ShowAuthenticatedUsers=0
+ShowRobotsStats=0
+ShowEMailSenders=0
+ShowEMailReceivers=0
+ShowSessionsStats=0
+ShowPagesStats=PB
+ShowFileTypesStats=HB
+ShowFileSizesStats=0
+ShowBrowsersStats=1
+ShowOSStats=1
+ShowOriginStats=H
+ShowKeyphrasesStats=0
+ShowKeywordsStats=0
+ShowMiscStats=0
+ShowHTTPErrorsStats=1
+ShowSMTPErrorsStats=0
+
+
+# This value can be used to choose maximum number of lines shown for each
+# particular reporting.
+#
+# Stats by domains
+MaxNbOfDomain = 20
+# Stats by hosts
+MaxNbOfHostsShown = 20
+MinHitHost = 1
+# Stats by authenticated users
+MaxNbOfLoginShown = 10
+MinHitLogin = 1
+# Stats by robots
+MaxNbOfRobotShown = 10
+MinHitRobot = 1
+# Stats by pages
+MaxNbOfPageShown = 20
+MinHitFile = 1
+# Stats by referers
+MaxNbOfRefererShown = 10
+MinHitRefer = 1
+# Stats for keyphrases
+MaxNbOfKeyphrasesShown = 20
+MinHitKeyphrase = 1
+# Stats for keywords
+MaxNbOfKeywordsShown = 20
+MinHitKeyword = 1
+
--- /dev/null
+# AWStats configure file
+#------------------------------------------------------------------------
+# Copy this file into awstats.www.myserver.mydomain.conf or awstats.conf
+# and edit this new file to setup AWStats.
+# If you don't understand what is a parameter, keep default value.
+#------------------------------------------------------------------------
+
+
+# Main setup section (Required to /test AWStats working)
+#------------------------------------------------------------------------
+
+# Web server logfile to analyze, with full path or relative path from
+# awstats.pl directory.
+# Example: "../logs/mycombinedlog.log"
+# Example: "/var/logs/httpd/myserver_access.log"
+# Example: "C:/WINNT/system32/LogFiles/W3SVC1/exyymm.log"
+# With IIS, AWStats can automatically concat YYMM.log or YYMMDD.log at end,
+# so the following example is also good with IIS.
+# Example: "C:/WINNT/system32/LogFiles/W3SVC1/ex"
+#
+LogFile="c:/Mes Developpements/awstats/test/log/__AWSTATS_CURRENT_CONFIG__.log"
+
+
+# Enter the log file type you want to analyze.
+# Possible values:
+# W - For a web log file
+# S - For a streaming log file
+# M - For a mail log file
+# F - For a ftp log file
+# Example: W
+# Default: W
+#
+LogType=S
+
+
+# Put 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"
+# 1 - Apache native combined log format (NCSA combined/XLF/ELF log format)
+# 2 - IIS log format (W3C log format)
+# 3 - Webstar native log format
+# 4 - Apache or Squid native common log format (NCSA common log format)
+# With LogFormat=4, some features (browsers, os, keywords...) can't work.
+# 5 - ISA server native standard log format
+# "your_own_personalized_log_format" = If your log is a personalized format,
+# you must use the following syntax keys to define the log format string:
+# %host Host client name or IP address
+# %logname Authenticated login/user used on protected pages
+# %time1 Date and time with format: [dd/mmm/yyyy:hh:mm:ss +0000]
+# %time1b Date and time with format: [dd/mmm/yyyy:hh:mm:ss]
+# %time2 Date and time with format: yyyy-mm-dd hh:mm:ss
+# %methodurl Method and URL with format: "GET /index.html HTTP/x.x"
+# %methodurlnoprot Method and URL with format: "GET /index.html"
+# %method Method with format: GET
+# %url URL only with format: /index.html
+# %query Query string (used by URLWithQuery option)
+# %code Return code status (with format for web log: 999)
+# %bytesd Size of document in bytes
+# %refererquot Referer page with format: "http://from.com/from.htm"
+# %referer Referer page with format: http://from.com/from.htm
+# %uaquot User agent with format: "Mozilla/4.0 (compatible, ...)"
+# %ua User agent with format: Mozilla/4.0_(compatible...)
+# %gzipin Mod_gzip compression input bytes: In:XXX
+# %gzipout Mod_gzip compression output bytes & ratio: Out:YYY:ZZZpct.
+# %gzipratio Mod_gzip compression ratio: ZZZpct.
+# %syslog Syslog-specific time and host stamp with format: Mon dd hh:mm:ss hostname
+# %virtualname Web sever virtual hostname. Use this tag when same log
+# file contains data of several virtual web servers. The
+# SiteDomain will be used to filter the one you want.
+# If your log format has some fields not included in this list, use
+# %other Means another field
+#
+# Examples for Apache combined logs (this two examples are equivalent):
+# LogFormat = 1
+# LogFormat = "%host %other %logname %time1 %methodurl %code %bytesd %refererquot %uaquot"
+#
+# Examples for IIS (this two examples are equivalent):
+# LogFormat = 2
+# LogFormat = "%time2 %host %logname %method %url %code %bytesd %other %ua %referer"
+#
+
+#LogFormat="c-ip date time c-dns cs-uri-stem c-starttime x-duration c-rate c-status c-playerid c-playerversion c-playerlanguage cs(User-Agent) cs(Referer) c-hostexe c-hostexever c-os c-osversion c-cpu filelength filesize avgbandwidth protocol transport audiocodec videocodec channelURL sc-bytes c-bytes s-pkts-sent c-pkts-received c-pkts-lost-client c-pkts-lost-net c-pkts-lost-cont-net c-resendreqs c-pkts-recovered-ECC c-pkts-recovered-resent c-buffercount c-totalbuffertime c-quality s-ip s-dns s-totalclients s-cpu-util cs-user-name s-session-id s-content-path cs-url cs-media-name c-max-bandwidth cs-media-role s-proxied"
+#(?-xism:^([^\s]+)\s([^\s]+\s[^\s]+)\s[^\s]+\s([^\s]+)\s[^\s]+\s[^\s]+\s[^\s]+\s([^\s]+)\s[^\s]+\s[^\s]+\s[^\s]+\s([^\s]+)\s([^\s]+)\s[^\s]+\s[^\s]+\s[^\s]+\s[^\s]+\s[^\s]+\s[^\s]+\s[^\s]+\s[^\s]+\s([^\s]+)\s[^\s]+\s[^\s]+\s[^\s]+\s[^\s]+\s([^\s]+)\s[^\s]+\s[^\s]+\s[^\s]+\s[^\s]+\s[^\s]+\s[^\s]+\s[^\s]+\s[^\s]+\s[^\s]+\s[^\s]+\s[^\s]+\s[^\s]+\s[^\s]+\s[^\s]+\s[^\s]+\s[^\s]+\s[^\s]+\s[^\s]+\s[^\s]+\s[^\s]+\s[^\s]+\s[^\s]+\s[^\s]+\s[^\s]+)
+
+LogFormat="2"
+#(?-xism:^([^\s]+)\s([^\s]+\s[^\s]+)\s[^\s]+\s([^\s]+)\s[^\s]+\s[^\s]+\s[^\s]+\s\s[^\s]+\s[^\s]+\s[^\s]+\s([^\s]+)\s([^\s]+)\s[^\s]+\s[^\s]+\s[^\s]+\s[^\s]+\s[^\s]+\s[^\s]+\s[^\s]+\s[^\s]+\s\s[^\s]+\s[^\s]+\s[^\s]+\s[^\s]+\s([^\s]+)\s[^\s]+\s[^\s]+\s[^\s]+\s[^\s]+\s[^\s]+\s[^\s]+\s[^\s]+\s[^\s]+\s[^\s]+\s[^\s]+\s[^\s]+\s[^\s]+\s[^\s]+\s[^\s]+\s[^\s]+\s[^\s]+\s[^\s]+\s[^\s]+\s[^\s]+\s[^\s]+\s[^\s]+\s[^\s]+\s[^\s]+\s[^\s]+)
+
+# Set this to a directory where you want AWStats to save its working files.
+# Need write permissions by web server user (user "nobody" with Unix OS).
+# Example: "/tmp"
+# Example: "../data"
+# Example: "C:/awstats_working_dir"
+# Default: "." (means same directory as awstats.pl)
+#
+DirData="c:/Mes Developpements/awstats/test/awstats/result"
+
+
+# Relative or absolute web URL of your awstats.pl directory.
+# Usefull only when AWStats is used from command line.
+# Default: "/cgi-bin" (means awstats.pl is in "/wwwroot/cgi-bin")
+#
+
+DirCgi="/cgi-bin"
+
+# Relative or absolute web URL of all icons subdirectories.
+# Default: "/icon" (means you must copy icons directories in "/wwwroot/icon")
+#
+DirIcons="c:/Mes Developpements/awstats/wwwroot/icon"
+
+
+# If host names are already resolved in your logfile, set this to 0 will
+# increase performances.
+# Possible values: 1 or 0
+# Default: 1
+#
+DNSLookup=0
+
+# If AWStats can purge log after processing it. By this way, the next time you
+# launch AWStats, log file will be smaller and processing time will be better.
+# IMPORTANT !!!
+# AWStats is able to find new lines in your log file to process only new ones,
+# so you can launch it as soon as you want, even with this parameter set to 0
+# but if you work with this value, you MUST have something to clean sometimes
+# your logfile if your web server don't do it.
+# Possible values: 1 or 0
+# Default: 0 (but if you can, set this to 1 to increase speed)
+#
+#
+PurgeLogFile=0
+
+# When PurgeLogFile is setup to 1, AWStats will clean your log file after
+# processing it. You can however keep an archive file (saved in "DirData") of
+# 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
+# Default: 0
+#
+ArchiveLogRecords=0
+
+
+SiteDomain="__AWSTATS_CURRENT_CONFIG__"
+
+
+
+# Optionnal setup section (Not required but increase AWStats features)
+#------------------------------------------------------------------------
+
+# Set your primary language.
+# Possible value:
+# 0=English, 1=French, 2=Dutch, 3=Spanish, 4=Italian, 5=German
+# 6=Polish, 7=Greek
+# Default: 0
+#
+Lang=0
+
+# Index page name for your web server.
+# Example: "default.htm"
+# Default: "index.html"
+#
+DefaultFile="index.html"
+
+# Put here all 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.
+# 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
+# AWStats to know if a this referer URL is a local URL of same site or an URL
+# of another site.
+# 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"
+
+# Do not include access to URLs that match following entries.
+# If you don't want to include users homepage in your stats, add "/~".
+# You can also, if you want, add list of not important frame pages (like
+# menus, etc...) to exclude them from statistics.
+# Use space between each value and put a backslash before each dot.
+# Do not remove default values.
+# Example: "\.css \.js \.class robots\.txt badpage\.html /~"
+# Default: "\.css \.js \.class robots\.txt"
+#
+SkipFiles=""
+
+NotPageList=""
+
+# Do not include access from clients that match following IP address
+# You can also put partial host names but this requires that reverse
+# DNS lookup is already done in your server log file.
+# Use space between each value and put a backslash before each dot.
+# Example: "55\.55\.55\.55 222\.222\.222\.222 abcxyz"
+# Default: ""
+#
+SkipHosts=""
+
+# 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
+# Default: 1
+WarningMessages=1
+
+# Each URL shown in stats page are links you can click.
+# Possible values: 1 or 0
+# Default: 1
+#
+ShowLinksOnUrl=0
+
+# Flags with link to other languages translation are visible.
+# Possible values: 1 or 0
+# Default: 1
+#
+ShowFlagLinks=1
+
+# Search engines keywords reported are full search string or separate keywords
+# Possible values:
+# 0 - Search keywords reported are full search string (ie: "town maps")
+# 1 - Search keywords reported are separated words (ie: "town" and "maps")
+# Default: 0
+#
+SplitSearchString=0
+
+# You can put here HTML code that will be added at the end of AWStats reports.
+# Great to add advert ban.
+# Default: ""
+#
+HTMLEndSection=""
+
+# Value of maximum bar width/heigth for horizontal/vertical graphics bar
+# Default: 260/220
+#
+BarWidth = 260
+BarHeight = 220
+
+
+# You choose here which reports you want to see in the main page and what you
+# want to see in those reports.
+# Possible values:
+# 0 - Topic is not shown at all
+# 1 - Report is shown with default informations
+# XYZ - Report is shown with only informations defined by code X,Y,Z
+# X,Y,Z are code letters among the following:
+# U = Unique visitors
+# V = Visits
+# P = Number of pages
+# H = Number of hits
+# B = Bandwith
+# L = Last access date
+# E = Entry pages
+# X = Exit pages
+# C = Web compression (mod_gzip)
+#
+ShowMenu=1
+ShowMonthStats=UHB
+ShowDaysOfMonthStats=HB
+ShowDaysOfWeekStats=HB
+ShowHoursStats=HB
+ShowDomainsStats=HB
+ShowHostsStats=HBL
+ShowAuthenticatedUsers=0
+ShowRobotsStats=0
+ShowEMailSenders=0
+ShowEMailReceivers=0
+ShowSessionsStats=0
+ShowPagesStats=PB
+ShowFileTypesStats=HB
+ShowFileSizesStats=0
+ShowBrowsersStats=1
+ShowOSStats=1
+ShowOriginStats=H
+ShowKeyphrasesStats=0
+ShowKeywordsStats=0
+ShowMiscStats=0
+ShowHTTPErrorsStats=1
+ShowSMTPErrorsStats=0
+
+
+# This value can be used to choose maximum number of lines shown for each
+# particular reporting.
+#
+# Stats by domains
+MaxNbOfDomain = 20
+# Stats by hosts
+MaxNbOfHostsShown = 20
+MinHitHost = 1
+# Stats by authenticated users
+MaxNbOfLoginShown = 10
+MinHitLogin = 1
+# Stats by robots
+MaxNbOfRobotShown = 10
+MinHitRobot = 1
+# Stats by pages
+MaxNbOfPageShown = 20
+MinHitFile = 1
+# Stats by referers
+MaxNbOfRefererShown = 10
+MinHitRefer = 1
+# Stats for keyphrases
+MaxNbOfKeyphrasesShown = 20
+MinHitKeyphrase = 1
+# Stats for keywords
+MaxNbOfKeywordsShown = 20
+MinHitKeyword = 1
+
--- /dev/null
+# AWStats configure file
+#------------------------------------------------------------------------
+# Copy this file into awstats.www.myserver.mydomain.conf or awstats.conf
+# and edit this new file to setup AWStats.
+# If you don't understand what is a parameter, keep default value.
+#------------------------------------------------------------------------
+
+
+# Main setup section (Required to /test AWStats working)
+#------------------------------------------------------------------------
+
+# "LogFile" contains the web server log file to analyze.
+# Possible values: A full path, or a relative path from awstats.pl directory.
+# Example: "/var/log/apache/access.log"
+# Example: "../logs/mycombinedlog.log"
+# You can also use tags in this filename if you need a dynamic file name
+# depending on date or time (Replacement is made by AWStats at the beginning
+# of its execution). This is available tags :
+# %YYYY-n is replaced with 4 digits year we were n hours ago
+# %YY-n is replaced with 2 digits year we were n hours ago
+# %MM-n is replaced with 2 digits month we were n hours ago
+# %MO-n is replaced with 3 letters month we were n hours ago
+# %DD-n is replaced with day we were n hours ago
+# %HH-n is replaced with hour we were n hours ago
+# %NS-n is replaced with number of seconds at 00:00 since 1970
+# %WM-n is replaced with the week number in month (1-5)
+# %Wm-n is replaced with the week number in month (0-4)
+# %WY-n is replaced with the week number in year (01-52)
+# %Wy-n is replaced with the week number in year (00-51)
+# %DW-n is replaced with the day number in week (1-7, 1=sunday)
+# use n=24 if you need (1-7, 1=monday)
+# %Dw-n is replaced with the day number in week (0-6, 0=sunday)
+# use n=24 if you need (0-6, 0=monday)
+# Use 0 for n if you need current year, month, day, hour...
+# 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"
+# You can also use a pipe if log file come from a pipe.
+# Example: "gzip -d </var/log/apache/access.log.gz |"
+#
+LogFile="c:/Mes Developpements/awstats/test/log/__AWSTATS_CURRENT_CONFIG__.log"
+
+
+# Enter the log file type you want to analyze.
+# Possible values:
+# W - For a web log file
+# M - For a mail log file
+# F - For a ftp log file
+# Example: W
+# Default: W
+#
+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).
+# Possible values: 1,2,3,4,5 or "your_own_personalized_log_format"
+# 1 - Apache or Lotus Notes/Domino native combined log format (NCSA combined/XLF/ELF log format)
+# 2 - IIS log format (W3C log format)
+# 3 - Webstar native log format
+# 4 - Apache or Squid native common log format (NCSA common/CLF log format)
+# With LogFormat=4, some features (browsers, os, keywords...) can't work.
+# "your_own_personalized_log_format" = To use AWStats with any not If your log is a personalized format,
+# you must use the following syntax keys to define the log format string:
+# %host Host client name or IP address
+# %logname Authenticated login/user used on protected pages
+# %time1 Date and time with format: [dd/mmm/yyyy:hh:mm:ss +0000]
+# %time1b Date and time with format: [dd/mmm/yyyy:hh:mm:ss]
+# %time2 Date and time with format: yyyy-mm-dd hh:mm:ss
+# %methodurl Method and URL with format: "GET /index.html HTTP/x.x"
+# %methodurlnoprot Method and URL with format: "GET /index.html"
+# %method Method with format: GET
+# %url URL only with format: /index.html
+# %query Query string (used by URLWithQuery option)
+# %code Return code status (with format for web log: 999)
+# %bytesd Size of document in bytes
+# %refererquot Referer page with format: "http://from.com/from.htm"
+# %referer Referer page with format: http://from.com/from.htm
+# %uaquot User agent with format: "Mozilla/4.0 (compatible, ...)"
+# %ua User agent with format: Mozilla/4.0_(compatible...)
+# %gzipin mod_gzip compression input bytes: In:XXX
+# %gzipout mod_gzip compression output bytes & ratio: Out:YYY:ZZpct.
+# %gzipratio mod_gzip compression ratio: ZZpct.
+# %deflateratio mod_deflate compression ratio with format: (ZZ)
+# %email EMail sender (for mail log)
+# %email_r EMail receiver (for mail log)
+# %syslog Syslog-specific time and host stamp with format: Mon dd hh:mm:ss hostname
+# %virtualname Web sever virtual hostname. Use this tag when same log
+# file contains data of several virtual web servers. The
+# SiteDomain will be used to filter the one you want.
+# If your log format has some fields not included in this list, use
+# %other Means another field not used
+#
+# Examples for Apache combined logs (following two examples are equivalent):
+# LogFormat = 1
+# LogFormat = "%host %other %logname %time1 %methodurl %code %bytesd %refererquot %uaquot"
+#
+# Examples for IIS (following two examples are equivalent):
+# LogFormat = 2
+# LogFormat = "%time2 %host %logname %method %url %code %bytesd %other %ua %referer"
+#
+#LogFormat="%host %other %logname %time1 %methodurl %code %bytesd %refererquot %uaquot"
+LogFormat=1
+
+
+# Set this to a directory where you want AWStats to save its working files.
+# Need write permissions by web server user (user "nobody" with Unix OS).
+# Example: "/tmp"
+# Example: "../data"
+# Example: "C:/awstats_working_dir"
+# Default: "." (means same directory as awstats.pl)
+#
+DirData="c:/Mes Developpements/awstats/test/awstats/result"
+
+# Relative or absolute web URL of your awstats.pl directory.
+# Usefull only when AWStats is used from command line.
+# Default: "/cgi-bin" (means awstats.pl is in "/wwwroot/cgi-bin")
+#
+DirCgi="/cgi-bin"
+
+# Relative or absolute web URL of all icons subdirectories.
+# Default: "/icon" (means you must copy icons directories in "/wwwroot/icon")
+#
+DirIcons="c:/Mes Developpements/awstats/wwwroot/icon"
+
+# If host names are already resolved in your logfile, set this to 0 will
+# increase performances.
+# Possible values: 1 or 0
+# Default: 1
+#
+DNSLookup=1
+
+
+SiteDomain="__AWSTATS_CURRENT_CONFIG__"
+
+
+# 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.
+# 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: Use space between each value.
+# Note: You can use regular expression values writing value with REGEX[value].
+# Example: "www.myserver.com localhost 127.0.0.1 REGEX[\.mydomain\.(net|org)$]"
+#
+HostAliases="localhost 127.0.0.1 REGEX[^.*\.myserver\.com$]"
+
+
+
+#------------------------------------------------------------------------
+# Optionnal setup section (Not required but increase AWStats features)
+#------------------------------------------------------------------------
+
+# If AWStats can purge log after processing it. By this way, the next time you
+# launch AWStats, log file will be smaller and processing time will be better.
+# IMPORTANT !!!
+# AWStats is able to find new lines in your log file to process only new ones,
+# so you can launch it as soon as you want, even with this parameter set to 0
+# but if you work with this value, you MUST have something to clean sometimes
+# your logfile if your web server don't do it.
+# Possible values: 1 or 0
+# Default: 0 (but if you can, set this to 1 to increase speed)
+#
+#
+PurgeLogFile=0
+
+
+# When PurgeLogFile is setup to 1, AWStats will clean your log file after
+# processing it. You can however keep an archive file (saved in "DirData") of
+# 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
+# Default: 0
+#
+ArchiveLogRecords=0
+
+
+# MiscTrackerUrl can be used to make AWStats able to detect some miscellanous
+# things, that can not be tracked on other way like:
+# - Screen size
+# - Color depth
+# - Java enabled
+# - Macromedia Director plugin
+# - Macromedia Shockwave plugin
+# - Realplayer G2 plugin
+# - QuickTime plugin
+# - Mediaplayer plugin
+# - Acrobat PDF plugin
+# To enable all this features, you must add the following HTML code at the end
+# of your index page (before </BODY>) :
+# <script language=javascript src="/js/awstats_misc_tracker.js"></script>
+# If code is not added in index page, all this detection capabilities will be
+# disabled. You must also check that ShowScreenSizeStats and ShowMiscStats
+# parameters are set to 1 to make results appear in report page.
+# If you change this parameter, you must also change the
+# awstatsmisctrackerurl variable into the awstats_misc_tracker.js file.
+# Change : Effective for new updates only.
+# Possible value: Name of javascript tracker file added in HTML code
+# Default: "/js/awstats_misc_tracker.js"
+#
+MiscTrackerUrl="/js/awstats_misc_tracker.js"
+
+
+# Add here a list of kind of url (file extension) that must be counted as
+# "Hit only" and not as a "Hit" and "Page/Download". You can set here all
+# images extensions as they are hit downloaded that must be counted but they
+# are not viewed pages. URLs with such extensions are not included in the TOP
+# Pages/URL report.
+# Note: If you want to exclude particular URLs from stats (No Pages and no
+# Hits reported), you must use SkipFiles parameter.
+# Change : Effective for new updates only
+# Example: "css js class gif jpg jpeg png bmp ico zip arj gz z wav mp3 wma mpg"
+# Example: ""
+# Default: "css js class gif jpg jpeg png bmp ico"
+#
+NotPageList="css js class gif jpg jpeg png bmp ico"
+
+
+# Index page name for your web server.
+# Example: "default.htm"
+# Default: "index.html"
+#
+DefaultFile="index.html"
+
+
+
+
+#------------------------------------------------------------------------
+# Optionnal setup section (Not required but increase AWStats features)
+#------------------------------------------------------------------------
+
+# Set your primary language.
+# Possible value:
+# 0=English, 1=French, 2=Dutch, 3=Spanish, 4=Italian, 5=German
+# 6=Polish, 7=Greek
+# Default: 0
+#
+Lang=0
+
+
+# Do not include access from clients that match following criteria.
+# 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 enter here hostname
+# criteria, else enter ip address criteria.
+# The opposite parameter of "SkipHosts" is "OnlyHosts".
+# Note: Use space between each value. This parameter is not case sensitive.
+# Note: You can use regular expression values writing value with REGEX[value].
+# Change : Effective for new updates only
+# Example: "127.0.0.1 REGEX[^192\.168\.] REGEX[^10\.0\.0\.]"
+# Example: "localhost REGEX[^.*\.localdomain$]"
+# Default: ""
+#
+SkipHosts=""
+
+
+# Do not include access from clients with a user agent that match following
+# criteria. If you want to exclude a robot, you should update the robots.pm
+# file instead of this parameter.
+# Note: Use space between each value. This parameter is not case sensitive.
+# Note: You can use regular expression values writing value with REGEX[value].
+# Change : Effective for new updates only
+# Example: "konqueror REGEX[ua_test_v\d\.\d]"
+# Default: ""
+#
+SkipUserAgents=""
+
+
+# Use SkipFiles to ignore access to URLs that match one of following entries.
+# You can enter a list of not important URLs (like framed menus, hidden pages,
+# etc...) to exclude them from statistics. You must enter here exact relative
+# URL as found in log file, or a matching REGEX value.
+# For example, to ignore /badpage.html, just add "/badpage.html". To ignore
+# all pages in a particular directory, add "REGEX[^\/directorytoexclude]".
+# The opposite parameter of "SkipFiles" is "OnlyFiles".
+# Note: Use space between each value. This parameter is not case sensitive.
+# Note: You can use regular expression values writing value with REGEX[value].
+# Change : Effective for new updates only
+# Example: "/badpage.html REGEX[^\/excludedirectory]"
+# Default: ""
+#
+SkipFiles=""
+
+
+# Some web servers on some Operating systems (IIS-Windows) considers that a
+# login with same value but different case are the same login. To tell AWStats
+# to also considers them as one, set this parameter to 1.
+# Possible values: 0 or 1
+# Default: 0
+#
+AuthenticatedUsersNotCaseSensitive=1
+
+
+# Keep or remove the anchor string you can find in some URLs.
+# Possible values: 0 or 1
+# Default: 0
+#
+URLWithAnchor=0
+
+
+# In URL links, "?" char is used to add parameter's list in URLs. Syntax is:
+# /mypage.html?param1=value1¶m2=value2
+# However, some servers/sites use also others chars to isolate dynamic part of
+# their URLs. You can complete this list with all such characters.
+# Change : Effective for new updates only
+# Example: "?;,"
+# Default: "?;"
+#
+URLQuerySeparators="?;"
+
+
+# Keep or remove the query string to the URL in the statistics for individual
+# pages. This is primarily used to differentiate between the URLs of dynamic
+# pages. If set to 1, mypage.html?id=x and mypage.html?id=y are counted as two
+# different pages.
+# Warning, when set to 1, memory required to run AWStats is dramatically
+# increased if you have a lot of changing URLs (for example URLs with a random
+# id inside). Such web sites should not set this option to 1 or use seriously
+# the next parameter URLWithQueryWithOnlyFollowingParameters (or eventually
+# URLWithQueryWithoutFollowingParameters).
+# Change : Effective for new updates only
+# Possible values:
+# 0 - URLs are cleaned from the query string (ie: "/mypage.html")
+# 1 - Full URL with query string is used (ie: "/mypage.html?p=x&q=y")
+# Default: 0
+#
+URLWithQuery=1
+
+
+# When URLWithQuery is on, you will get the full URL with all parameters in
+# URL reports. But among thoose parameters, sometimes you don't need a
+# particular parameter because it does not identify the page or because it's
+# a random ID changing for each access even if URL points to same page. In
+# such cases, it is higly recommanded to ask AWStats to keep only parameters
+# you need (if you know them) before counting, manipulating and storing it.
+# Enter here list of wanted parameters. For example, with "param", one hit on
+# /mypage.cgi?param=abc&id=Yo4UomP9d and /mypage.cgi?param=abc&id=Mu8fdxl3r
+# will be reported as 2 hits on /mypage.cgi?param=abc
+# This parameter is not used when URLWithQuery is 0 and can't be used with
+# URLWithQueryWithoutFollowingParameters.
+# Change : Effective for new updates only
+# Example: "param"
+# Default: ""
+#
+URLWithQueryWithOnlyFollowingParameters=""
+
+
+# When URLWithQuery is on, you will get the full URL with all parameters in
+# URL reports. But among thoose parameters, sometimes you don't need a
+# particular parameter because it does not identify the page or because it's
+# a random ID changing for each access even if URL points to same page. In
+# such cases, it is higly recommanded to ask AWStats to remove such parameters
+# from the URL before counting, manipulating and storing it. Enter here list
+# of all non wanted parameters. For example if you enter "id", one hit on
+# /mypage.cgi?p=abc&id=Yo4UomP9d and /mypage.cgi?p=abc&id=Mu8fdxl3r
+# will be reported as 2 hits on /mypage.cgi?p=abc
+# This parameter is not used when URLWithQuery is 0 and can't be used with
+# URLWithQueryWithOnlyFollowingParameters.
+# Change : Effective for new updates only
+# Example: "PHPSESSID jsessionid"
+# Default: ""
+#
+URLWithQueryWithoutFollowingParameters="productId"
+
+
+# Keep or remove the query string to the referrer URL in the statistics for
+# external referrer pages. This is used to differentiate between the URLs of
+# dynamic referrer pages. If set to 1, mypage.html?id=x and mypage.html?id=y
+# are counted as two different referrer pages.
+# Change : Effective for new updates only
+# Possible values:
+# 0 - Referrer URLs are cleaned from the query string (ie: "/mypage.html")
+# 1 - Full URL with query string is used (ie: "/mypage.html?p=x&q=y")
+# Default: 0
+#
+URLReferrerWithQuery=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
+# Default: 1
+WarningMessages=1
+
+
+
+#-----------------------------------------------------------------------------
+# OPTIONAL ACCURACY SETUP SECTION (Not required but increase AWStats features)
+#-----------------------------------------------------------------------------
+
+# Following values allows you to define accuracy of AWStats entities (robots,
+# browsers, os, referers, file types) detection.
+# It is recommanded that very important web sites or ISP that provides AWStats
+# to their customer set this parameter to 1 (or 0), instead of 2.
+# Possible values:
+# 0 = No detection,
+# 1 = Medium/Standard detection
+# 2 = Full detection
+# Change : Effective for new updates only
+# Default: 2 (0 for LevelForWormsDetection)
+#
+LevelForBrowsersDetection=2 # 0 disables Browsers detection.
+LevelForOSDetection=2 # 0 disables OS detection.
+LevelForRefererAnalyze=2 # 0 disables Origin detection.
+LevelForRobotsDetection=2 # 0 disables Robots detection.
+LevelForSearchEnginesDetection=2 # 0 disables Search engines detection.
+LevelForFileTypesDetection=2 # 0 disables File types detection.
+LevelForWormsDetection=2 # 0 disables Worms detection.
+
+
+
+
+# Each URL shown in stats page are links you can click.
+# Possible values: 1 or 0
+# Default: 1
+#
+ShowLinksOnUrl=1
+
+
+# Flags with link to other languages translation are visible.
+# Possible values: 1 or 0
+# Default: 1
+#
+ShowFlagLinks=1
+
+
+# Search engines keywords reported are full search string or separate keywords
+# Possible values:
+# 0 - Search keywords reported are full search string (ie: "town maps")
+# 1 - Search keywords reported are separated words (ie: "town" and "maps")
+# Default: 0
+#
+SplitSearchString=0
+
+
+# You can put here HTML code that will be added at the end of AWStats reports.
+# Great to add advert ban.
+# Default: ""
+#
+HTMLEndSection=""
+
+
+# Value of maximum bar width/heigth for horizontal/vertical graphics bar
+# Default: 260/220
+#
+BarWidth = 260
+BarHeight = 220
+
+
+# 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 = 5
+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
+
+
+ShowHeader=1 # Show AWStats head title and icon
+ShowMenu=1 # Show menu header with links on detailed reports
+ShowMonthDayStats=1
+ShowDaysOfWeekStats=1
+ShowHoursStats=1
+ShowDomainsStats=1
+ShowHostsStats=1
+ShowAuthenticatedUsers=1
+ShowRobotsStats=1
+ShowPagesStats=1
+ShowCompressionStats=0 # Show report of compression stats when using mod_gzip
+ShowFileTypesStats=1
+ShowFileSizesStats=0 # Not yet available
+ShowBrowsersStats=1
+ShowOSStats=1
+ShowOriginStats=1
+ShowKeyphrasesStats=1
+ShowKeywordsStats=1
+ShowHTTPErrorsStats=1
+ShowWormsStats=1
+
+
+
+#-----------------------------------------------------------------------------
+# PLUGINS
+#-----------------------------------------------------------------------------
+
+# Add here all plugins file you want to load.
+# Plugin files must be .pm files stored in 'plugins' directory.
+# Uncomment LoadPlugin lines to enable a plugin after checking that plugin
+# required perl modules are installed.
+#
+
+# Plugin Graph3D:
+# Some reported charts are nice 3D graphics.
+#
+#LoadPlugin="graph3d" # !!! NOT YET AVAILABLE !!!
+
+# Plugin HashFiles:
+# AWStats DNS cache files are read/saved as native hash files. This increase
+# data file loading speed, above all for very large web sites.
+#
+LoadPlugin="hashfiles"
+
+# Plugin TimeHiRes:
+# Time reported by -showsteps option is in millisecond. For debug purpose.
+#
+LoadPlugin="timehires"
+
+# Plugin TimeZone:
+# Allow AWStats to correct a bad timezone for user of IIS that use strange
+# log format.
+# !!!!!!! This plugin reduces AWStats speed of 40% !!!!!!!
+#
+#LoadPlugin="timezone +2"
+
+# Plugin TimeHiRes:
+# Time reported by -showsteps option is in millisecond. For debug purpose.
+#
+#LoadPlugin="geoip"
+
+# Plugin TimeHiRes:
+# Time reported by -showsteps option is in millisecond. For debug purpose.
+#
+#LoadPlugin="urlalias"
+
--- /dev/null
+# AWStats configure file
+#------------------------------------------------------------------------
+# Copy this file into awstats.www.myserver.mydomain.conf or awstats.conf
+# and edit this new file to setup AWStats.
+# If you don't understand what is a parameter, keep default value.
+#------------------------------------------------------------------------
+
+
+# Main setup section (Required to /test AWStats working)
+#------------------------------------------------------------------------
+
+# Web server logfile to analyze, with full path or relative path from
+# awstats.pl directory.
+# Example: "../logs/mycombinedlog.log"
+# Example: "/var/logs/httpd/myserver_access.log"
+# Example: "C:/WINNT/system32/LogFiles/W3SVC1/exyymm.log"
+# With IIS, AWStats can automatically concat YYMM.log or YYMMDD.log at end,
+# so the following example is also good with IIS.
+# Example: "C:/WINNT/system32/LogFiles/W3SVC1/ex"
+#
+LogFile="perl "c:/Mes Developpements/awstats/tools/xferlogconvert.pl" < "c:/Mes Developpements/awstats/test/log/__AWSTATS_CURRENT_CONFIG__.log" |"
+
+
+LogType=F
+
+
+# Put 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"
+# 1 - Apache native combined log format (NCSA combined/XLF/ELF log format)
+# 2 - IIS log format (W3C log format)
+# 3 - Webstar native log format
+# 4 - Apache or Squid native common log format (NCSA common log format)
+# With LogFormat=4, some features (browsers, os, keywords...) can't work.
+# 5 - ISA server native standard log format
+# "your_own_personalized_log_format" = If your log is a personalized format,
+# you must use the following syntax keys to define the log format string:
+# %host Host client name or IP address
+# %logname Authenticated login/user used on protected pages
+# %time1 Date and time with format: [dd/mmm/yyyy:hh:mm:ss +0000]
+# %time1b Date and time with format: [dd/mmm/yyyy:hh:mm:ss]
+# %time2 Date and time with format: yyyy-mm-dd hh:mm:ss
+# %methodurl Method and URL with format: "GET /index.html HTTP/x.x"
+# %methodurlnoprot Method and URL with format: "GET /index.html"
+# %method Method with format: GET
+# %url URL only with format: /index.html
+# %query Query string (used by URLWithQuery option)
+# %code Return code status (with format for web log: 999)
+# %bytesd Size of document in bytes
+# %refererquot Referer page with format: "http://from.com/from.htm"
+# %referer Referer page with format: http://from.com/from.htm
+# %uaquot User agent with format: "Mozilla/4.0 (compatible, ...)"
+# %ua User agent with format: Mozilla/4.0_(compatible...)
+# %gzipin Mod_gzip compression input bytes: In:XXX
+# %gzipout Mod_gzip compression output bytes & ratio: Out:YYY:ZZZpct.
+# %gzipratio Mod_gzip compression ratio: ZZZpct.
+# %syslog Syslog-specific time and host stamp with format: Mon dd hh:mm:ss hostname
+# %virtualname Web sever virtual hostname. Use this tag when same log
+# file contains data of several virtual web servers. The
+# SiteDomain will be used to filter the one you want.
+# If your log format has some fields not included in this list, use
+# %other Means another field
+#
+# Examples for Apache combined logs (this two examples are equivalent):
+# LogFormat = 1
+# LogFormat = "%host %other %logname %time1 %methodurl %code %bytesd %refererquot %uaquot"
+#
+# Examples for IIS (this two examples are equivalent):
+# LogFormat = 2
+# LogFormat = "%time2 %host %logname %method %url %code %bytesd %other %ua %referer"
+#
+LogFormat="%time1 %other %host %bytesd %url %other %other %method %other %logname %other %code %other %other"
+
+
+
+LogSeparator=" "
+
+# Set this to a directory where you want AWStats to save its working files.
+# Need write permissions by web server user (user "nobody" with Unix OS).
+# Example: "/tmp"
+# Example: "../data"
+# Example: "C:/awstats_working_dir"
+# Default: "." (means same directory as awstats.pl)
+#
+DirData="c:/Mes Developpements/awstats/test/awstats/result"
+
+# Relative or absolute web URL of your awstats.pl directory.
+# Usefull only when AWStats is used from command line.
+# Default: "/cgi-bin" (means awstats.pl is in "/wwwroot/cgi-bin")
+#
+DirCgi="/cgi-bin"
+
+# Relative or absolute web URL of all icons subdirectories.
+# Default: "/icon" (means you must copy icons directories in "/wwwroot/icon")
+#
+DirIcons="c:/Mes Developpements/awstats/wwwroot/icon"
+
+# If host names are already resolved in your logfile, set this to 0 will
+# increase performances.
+# Possible values: 1 or 0
+# Default: 1
+#
+DNSLookup=0
+
+# If AWStats can purge log after processing it. By this way, the next time you
+# launch AWStats, log file will be smaller and processing time will be better.
+# IMPORTANT !!!
+# AWStats is able to find new lines in your log file to process only new ones,
+# so you can launch it as soon as you want, even with this parameter set to 0
+# but if you work with this value, you MUST have something to clean sometimes
+# your logfile if your web server don't do it.
+# Possible values: 1 or 0
+# Default: 0 (but if you can, set this to 1 to increase speed)
+#
+#
+PurgeLogFile=0
+
+# When PurgeLogFile is setup to 1, AWStats will clean your log file after
+# processing it. You can however keep an archive file (saved in "DirData") of
+# 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
+# Default: 0
+#
+ArchiveLogRecords=0
+
+
+SiteDomain="__AWSTATS_CURRENT_CONFIG__"
+
+
+
+# Optionnal setup section (Not required but increase AWStats features)
+#------------------------------------------------------------------------
+
+# Set your primary language.
+# Possible value:
+# 0=English, 1=French, 2=Dutch, 3=Spanish, 4=Italian, 5=German
+# 6=Polish, 7=Greek
+# Default: 0
+#
+Lang=0
+
+# Index page name for your web server.
+# Example: "default.htm"
+# Default: "index.html"
+#
+DefaultFile="index.html"
+
+# Put here all 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.
+# 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
+# AWStats to know if a this referer URL is a local URL of same site or an URL
+# of another site.
+# 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"
+
+# Do not include access to URLs that match following entries.
+# If you don't want to include users homepage in your stats, add "/~".
+# You can also, if you want, add list of not important frame pages (like
+# menus, etc...) to exclude them from statistics.
+# Use space between each value and put a backslash before each dot.
+# Do not remove default values.
+# Example: "\.css \.js \.class robots\.txt badpage\.html /~"
+# Default: "\.css \.js \.class robots\.txt"
+#
+SkipFiles=""
+
+NotPageList=""
+
+
+LevelForBrowsersDetection=0
+LevelForOSDetection=0
+LevelForRefererAnalyze=0
+LevelForRobotsDetection=0
+LevelForSearchEnginesDetection=0
+
+
+# Do not include access from clients that match following IP address
+# You can also put partial host names but this requires that reverse
+# DNS lookup is already done in your server log file.
+# Use space between each value and put a backslash before each dot.
+# Example: "55\.55\.55\.55 222\.222\.222\.222 abcxyz"
+# Default: ""
+#
+SkipHosts=""
+
+# 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
+# Default: 1
+WarningMessages=1
+
+# Each URL shown in stats page are links you can click.
+# Possible values: 1 or 0
+# Default: 1
+#
+ShowLinksOnUrl=0
+
+# Flags with link to other languages translation are visible.
+# Possible values: 1 or 0
+# Default: 1
+#
+ShowFlagLinks=1
+
+# Search engines keywords reported are full search string or separate keywords
+# Possible values:
+# 0 - Search keywords reported are full search string (ie: "town maps")
+# 1 - Search keywords reported are separated words (ie: "town" and "maps")
+# Default: 0
+#
+SplitSearchString=0
+
+# You can put here HTML code that will be added at the end of AWStats reports.
+# Great to add advert ban.
+# Default: ""
+#
+HTMLEndSection=""
+
+# Value of maximum bar width/heigth for horizontal/vertical graphics bar
+# Default: 260/220
+#
+BarWidth = 260
+BarHeight = 220
+
+
+ShowMenu=1
+ShowMonthStats=UVHB
+ShowDaysOfMonthStats=HB
+ShowDaysOfWeekStats=HB
+ShowHoursStats=HB
+ShowDomainsStats=HB
+ShowHostsStats=HBL
+ShowAuthenticatedUsers=HBL
+ShowRobotsStats=0
+ShowEMailSenders=0
+ShowEMailReceivers=0
+ShowSessionsStats=1
+ShowPagesStats=PBEX
+ShowFileTypesStats=HB
+ShowFileSizesStats=0
+ShowBrowsersStats=0
+ShowOSStats=0
+ShowOriginStats=0
+ShowKeyphrasesStats=0
+ShowKeywordsStats=0
+ShowMiscStats=0
+ShowHTTPErrorsStats=0
+ShowSMTPErrorsStats=0
--- /dev/null
+# AWStats configure file
+#------------------------------------------------------------------------
+# Copy this file into awstats.www.myserver.mydomain.conf or awstats.conf
+# and edit this new file to setup AWStats.
+# If you don't understand what is a parameter, keep default value.
+#------------------------------------------------------------------------
+
+
+# Main setup section (Required to /test AWStats working)
+#------------------------------------------------------------------------
+
+# "LogFile" contains the web server log file to analyze.
+# Possible values: A full path, or a relative path from awstats.pl directory.
+# Example: "/var/log/apache/access.log"
+# Example: "../logs/mycombinedlog.log"
+# You can also use tags in this filename if you need a dynamic file name
+# depending on date or time (Replacement is made by AWStats at the beginning
+# of its execution). This is available tags :
+# %YYYY-n is replaced with 4 digits year we were n hours ago
+# %YY-n is replaced with 2 digits year we were n hours ago
+# %MM-n is replaced with 2 digits month we were n hours ago
+# %MO-n is replaced with 3 letters month we were n hours ago
+# %DD-n is replaced with day we were n hours ago
+# %HH-n is replaced with hour we were n hours ago
+# %NS-n is replaced with number of seconds at 00:00 since 1970
+# %WM-n is replaced with the week number in month (1-5)
+# %Wm-n is replaced with the week number in month (0-4)
+# %WY-n is replaced with the week number in year (01-52)
+# %Wy-n is replaced with the week number in year (00-51)
+# %DW-n is replaced with the day number in week (1-7, 1=sunday)
+# use n=24 if you need (1-7, 1=monday)
+# %Dw-n is replaced with the day number in week (0-6, 0=sunday)
+# use n=24 if you need (0-6, 0=monday)
+# Use 0 for n if you need current year, month, day, hour...
+# 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"
+# You can also use a pipe if log file come from a pipe.
+# Example: "gzip -d </var/log/apache/access.log.gz |"
+#
+LogFile="e:/Mes Developpements/awstats/test/log/__AWSTATS_CURRENT_CONFIG__.log"
+
+
+# Enter the log file type you want to analyze.
+# Possible values:
+# W - For a web log file
+# M - For a mail log file
+# F - For a ftp log file
+# Example: W
+# Default: W
+#
+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).
+# Possible values: 1,2,3,4,5 or "your_own_personalized_log_format"
+# 1 - Apache or Lotus Notes/Domino native combined log format (NCSA combined/XLF/ELF log format)
+# 2 - IIS log format (W3C log format)
+# 3 - Webstar native log format
+# 4 - Apache or Squid native common log format (NCSA common/CLF log format)
+# With LogFormat=4, some features (browsers, os, keywords...) can't work.
+# "your_own_personalized_log_format" = To use AWStats with any not If your log is a personalized format,
+# you must use the following syntax keys to define the log format string:
+# %host Host client name or IP address
+# %logname Authenticated login/user used on protected pages
+# %time1 Date and time with format: [dd/mmm/yyyy:hh:mm:ss +0000]
+# %time1b Date and time with format: [dd/mmm/yyyy:hh:mm:ss]
+# %time2 Date and time with format: yyyy-mm-dd hh:mm:ss
+# %methodurl Method and URL with format: "GET /index.html HTTP/x.x"
+# %methodurlnoprot Method and URL with format: "GET /index.html"
+# %method Method with format: GET
+# %url URL only with format: /index.html
+# %query Query string (used by URLWithQuery option)
+# %code Return code status (with format for web log: 999)
+# %bytesd Size of document in bytes
+# %refererquot Referer page with format: "http://from.com/from.htm"
+# %referer Referer page with format: http://from.com/from.htm
+# %uaquot User agent with format: "Mozilla/4.0 (compatible, ...)"
+# %ua User agent with format: Mozilla/4.0_(compatible...)
+# %gzipin mod_gzip compression input bytes: In:XXX
+# %gzipout mod_gzip compression output bytes & ratio: Out:YYY:ZZpct.
+# %gzipratio mod_gzip compression ratio: ZZpct.
+# %deflateratio mod_deflate compression ratio with format: (ZZ)
+# %email EMail sender (for mail log)
+# %email_r EMail receiver (for mail log)
+# %syslog Syslog-specific time and host stamp with format: Mon dd hh:mm:ss hostname
+# %virtualname Web sever virtual hostname. Use this tag when same log
+# file contains data of several virtual web servers. The
+# SiteDomain will be used to filter the one you want.
+# If your log format has some fields not included in this list, use
+# %other Means another field not used
+#
+# Examples for Apache combined logs (following two examples are equivalent):
+# LogFormat = 1
+# LogFormat = "%host %other %logname %time1 %methodurl %code %bytesd %refererquot %uaquot"
+#
+# Examples for IIS (following two examples are equivalent):
+# LogFormat = 2
+# LogFormat = "%time2 %host %logname %method %url %code %bytesd %other %ua %referer"
+#
+#LogFormat="%host %other %logname %time1 %methodurl %code %bytesd %refererquot %uaquot"
+LogFormat=1
+
+
+# Set this to a directory where you want AWStats to save its working files.
+# Need write permissions by web server user (user "nobody" with Unix OS).
+# Example: "/tmp"
+# Example: "../data"
+# Example: "C:/awstats_working_dir"
+# Default: "." (means same directory as awstats.pl)
+#
+DirData="e:/Mes Developpements/awstats/test/awstats/result"
+
+# Relative or absolute web URL of your awstats.pl directory.
+# Usefull only when AWStats is used from command line.
+# Default: "/cgi-bin" (means awstats.pl is in "/wwwroot/cgi-bin")
+#
+DirCgi="/cgi-bin"
+
+# Relative or absolute web URL of all icons subdirectories.
+# Default: "/icon" (means you must copy icons directories in "/wwwroot/icon")
+#
+DirIcons="e:/Mes Developpements/awstats/wwwroot/icon"
+
+# If host names are already resolved in your logfile, set this to 0 will
+# increase performances.
+# Possible values: 1 or 0
+# Default: 1
+#
+DNSLookup=1
+
+
+SiteDomain="__AWSTATS_CURRENT_CONFIG__"
+
+
+# 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.
+# 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: Use space between each value.
+# Note: You can use regular expression values writing value with REGEX[value].
+# Example: "www.myserver.com localhost 127.0.0.1 REGEX[\.mydomain\.(net|org)$]"
+#
+HostAliases="localhost 127.0.0.1 REGEX[^.*\.myserver\.com$]"
+
+
+
+#------------------------------------------------------------------------
+# Optionnal setup section (Not required but increase AWStats features)
+#------------------------------------------------------------------------
+
+# If AWStats can purge log after processing it. By this way, the next time you
+# launch AWStats, log file will be smaller and processing time will be better.
+# IMPORTANT !!!
+# AWStats is able to find new lines in your log file to process only new ones,
+# so you can launch it as soon as you want, even with this parameter set to 0
+# but if you work with this value, you MUST have something to clean sometimes
+# your logfile if your web server don't do it.
+# Possible values: 1 or 0
+# Default: 0 (but if you can, set this to 1 to increase speed)
+#
+#
+PurgeLogFile=0
+
+
+# When PurgeLogFile is setup to 1, AWStats will clean your log file after
+# processing it. You can however keep an archive file (saved in "DirData") of
+# 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
+# Default: 0
+#
+ArchiveLogRecords=0
+
+
+# MiscTrackerUrl can be used to make AWStats able to detect some miscellanous
+# things, that can not be tracked on other way like:
+# - Screen size
+# - Color depth
+# - Java enabled
+# - Macromedia Director plugin
+# - Macromedia Shockwave plugin
+# - Realplayer G2 plugin
+# - QuickTime plugin
+# - Mediaplayer plugin
+# - Acrobat PDF plugin
+# To enable all this features, you must add the following HTML code at the end
+# of your index page (before </BODY>) :
+# <script language=javascript src="/js/awstats_misc_tracker.js"></script>
+# If code is not added in index page, all this detection capabilities will be
+# disabled. You must also check that ShowScreenSizeStats and ShowMiscStats
+# parameters are set to 1 to make results appear in report page.
+# If you change this parameter, you must also change the
+# awstatsmisctrackerurl variable into the awstats_misc_tracker.js file.
+# Change : Effective for new updates only.
+# Possible value: Name of javascript tracker file added in HTML code
+# Default: "/js/awstats_misc_tracker.js"
+#
+MiscTrackerUrl="/js/awstats_misc_tracker.js"
+
+
+# Add here a list of kind of url (file extension) that must be counted as
+# "Hit only" and not as a "Hit" and "Page/Download". You can set here all
+# images extensions as they are hit downloaded that must be counted but they
+# are not viewed pages. URLs with such extensions are not included in the TOP
+# Pages/URL report.
+# Note: If you want to exclude particular URLs from stats (No Pages and no
+# Hits reported), you must use SkipFiles parameter.
+# Change : Effective for new updates only
+# Example: "css js class gif jpg jpeg png bmp ico zip arj gz z wav mp3 wma mpg"
+# Example: ""
+# Default: "css js class gif jpg jpeg png bmp ico"
+#
+NotPageList="css js class gif jpg jpeg png bmp ico"
+
+
+# Index page name for your web server.
+# Example: "default.htm"
+# Default: "index.html"
+#
+DefaultFile="index.html"
+
+
+
+
+#------------------------------------------------------------------------
+# Optionnal setup section (Not required but increase AWStats features)
+#------------------------------------------------------------------------
+
+# Set your primary language.
+# Possible value:
+# Albanian=al, Bosnian=ba, Bulgarian=bg, Catalan=ca,
+# Chinese (Taiwan)=tw, Chinese (Simpliefied)=cn, Czech=cz, Danish=dk,
+# Dutch=nl, English=en, Estonian=et, Euskara=eu, Finnish=fi,
+# French=fr, Galician=gl, German=de, Greek=gr, Hebrew=he, Hungarian=hu,
+# Icelandic=is, Indonesian=id, Italian=it, Japanese=jp, Korean=kr,
+# Latvian=lv, Norwegian (Nynorsk)=nn, Norwegian (Bokmal)=nb, Polish=pl,
+# Portuguese=pt, Portuguese (Brazilian)=br, Romanian=ro, Russian=ru,
+# Serbian=sr, Slovak=sk, Spanish=es, Swedish=se, Turkish=tr, Ukrainian=ua,
+# Welsh=wlk.
+# First available language accepted by browser=auto
+# Default: "auto"
+#
+Lang="auto"
+
+
+# Do not include access from clients that match following criteria.
+# 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 enter here hostname
+# criteria, else enter ip address criteria.
+# The opposite parameter of "SkipHosts" is "OnlyHosts".
+# Note: Use space between each value. This parameter is not case sensitive.
+# Note: You can use regular expression values writing value with REGEX[value].
+# Change : Effective for new updates only
+# Example: "127.0.0.1 REGEX[^192\.168\.] REGEX[^10\.0\.0\.]"
+# Example: "localhost REGEX[^.*\.localdomain$]"
+# Default: ""
+#
+SkipHosts=""
+
+
+# Do not include access from clients with a user agent that match following
+# criteria. If you want to exclude a robot, you should update the robots.pm
+# file instead of this parameter.
+# Note: Use space between each value. This parameter is not case sensitive.
+# Note: You can use regular expression values writing value with REGEX[value].
+# Change : Effective for new updates only
+# Example: "konqueror REGEX[ua_test_v\d\.\d]"
+# Default: ""
+#
+SkipUserAgents=""
+
+
+# Use SkipFiles to ignore access to URLs that match one of following entries.
+# You can enter a list of not important URLs (like framed menus, hidden pages,
+# etc...) to exclude them from statistics. You must enter here exact relative
+# URL as found in log file, or a matching REGEX value.
+# For example, to ignore /badpage.html, just add "/badpage.html". To ignore
+# all pages in a particular directory, add "REGEX[^\/directorytoexclude]".
+# The opposite parameter of "SkipFiles" is "OnlyFiles".
+# Note: Use space between each value. This parameter is not case sensitive.
+# Note: You can use regular expression values writing value with REGEX[value].
+# Change : Effective for new updates only
+# Example: "/badpage.html REGEX[^\/excludedirectory]"
+# Default: ""
+#
+SkipFiles=""
+
+
+# Some web servers on some Operating systems (IIS-Windows) considers that a
+# login with same value but different case are the same login. To tell AWStats
+# to also considers them as one, set this parameter to 1.
+# Possible values: 0 or 1
+# Default: 0
+#
+AuthenticatedUsersNotCaseSensitive=1
+
+
+# Keep or remove the anchor string you can find in some URLs.
+# Possible values: 0 or 1
+# Default: 0
+#
+URLWithAnchor=0
+
+
+# In URL links, "?" char is used to add parameter's list in URLs. Syntax is:
+# /mypage.html?param1=value1¶m2=value2
+# However, some servers/sites use also others chars to isolate dynamic part of
+# their URLs. You can complete this list with all such characters.
+# Change : Effective for new updates only
+# Example: "?;,"
+# Default: "?;"
+#
+URLQuerySeparators="?;"
+
+
+# Keep or remove the query string to the URL in the statistics for individual
+# pages. This is primarily used to differentiate between the URLs of dynamic
+# pages. If set to 1, mypage.html?id=x and mypage.html?id=y are counted as two
+# different pages.
+# Warning, when set to 1, memory required to run AWStats is dramatically
+# increased if you have a lot of changing URLs (for example URLs with a random
+# id inside). Such web sites should not set this option to 1 or use seriously
+# the next parameter URLWithQueryWithOnlyFollowingParameters (or eventually
+# URLWithQueryWithoutFollowingParameters).
+# Change : Effective for new updates only
+# Possible values:
+# 0 - URLs are cleaned from the query string (ie: "/mypage.html")
+# 1 - Full URL with query string is used (ie: "/mypage.html?p=x&q=y")
+# Default: 0
+#
+URLWithQuery=1
+
+
+# When URLWithQuery is on, you will get the full URL with all parameters in
+# URL reports. But among thoose parameters, sometimes you don't need a
+# particular parameter because it does not identify the page or because it's
+# a random ID changing for each access even if URL points to same page. In
+# such cases, it is higly recommanded to ask AWStats to keep only parameters
+# you need (if you know them) before counting, manipulating and storing it.
+# Enter here list of wanted parameters. For example, with "param", one hit on
+# /mypage.cgi?param=abc&id=Yo4UomP9d and /mypage.cgi?param=abc&id=Mu8fdxl3r
+# will be reported as 2 hits on /mypage.cgi?param=abc
+# This parameter is not used when URLWithQuery is 0 and can't be used with
+# URLWithQueryWithoutFollowingParameters.
+# Change : Effective for new updates only
+# Example: "param"
+# Default: ""
+#
+URLWithQueryWithOnlyFollowingParameters=""
+
+
+# When URLWithQuery is on, you will get the full URL with all parameters in
+# URL reports. But among thoose parameters, sometimes you don't need a
+# particular parameter because it does not identify the page or because it's
+# a random ID changing for each access even if URL points to same page. In
+# such cases, it is higly recommanded to ask AWStats to remove such parameters
+# from the URL before counting, manipulating and storing it. Enter here list
+# of all non wanted parameters. For example if you enter "id", one hit on
+# /mypage.cgi?p=abc&id=Yo4UomP9d and /mypage.cgi?p=abc&id=Mu8fdxl3r
+# will be reported as 2 hits on /mypage.cgi?p=abc
+# This parameter is not used when URLWithQuery is 0 and can't be used with
+# URLWithQueryWithOnlyFollowingParameters.
+# Change : Effective for new updates only
+# Example: "PHPSESSID jsessionid"
+# Default: ""
+#
+URLWithQueryWithoutFollowingParameters="productId jsessionid"
+
+
+# Keep or remove the query string to the referrer URL in the statistics for
+# external referrer pages. This is used to differentiate between the URLs of
+# dynamic referrer pages. If set to 1, mypage.html?id=x and mypage.html?id=y
+# are counted as two different referrer pages.
+# Change : Effective for new updates only
+# Possible values:
+# 0 - Referrer URLs are cleaned from the query string (ie: "/mypage.html")
+# 1 - Full URL with query string is used (ie: "/mypage.html?p=x&q=y")
+# Default: 0
+#
+URLReferrerWithQuery=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
+# Default: 1
+WarningMessages=1
+
+
+
+#-----------------------------------------------------------------------------
+# OPTIONAL ACCURACY SETUP SECTION (Not required but increase AWStats features)
+#-----------------------------------------------------------------------------
+
+# Following values allows you to define accuracy of AWStats entities (robots,
+# browsers, os, referers, file types) detection.
+# It is recommanded that very important web sites or ISP that provides AWStats
+# to their customer set this parameter to 1 (or 0), instead of 2.
+# Possible values:
+# 0 = No detection,
+# 1 = Medium/Standard detection
+# 2 = Full detection
+# Change : Effective for new updates only
+# Default: 2 (0 for LevelForWormsDetection)
+#
+LevelForBrowsersDetection=2 # 0 disables Browsers detection.
+LevelForOSDetection=2 # 0 disables OS detection.
+LevelForRefererAnalyze=2 # 0 disables Origin detection.
+LevelForRobotsDetection=2 # 0 disables Robots detection.
+LevelForSearchEnginesDetection=2 # 0 disables Search engines detection.
+LevelForKeywordsDetection=2 # 0 disables Keyphrases/Keywords detection.
+LevelForFileTypesDetection=1 # 0 disables File types detection.
+LevelForWormsDetection=2 # 0 disables Worms detection.
+
+
+
+#-----------------------------------------------------------------------------
+# OPTIONAL APPEARANCE SETUP SECTION (Not required but increase AWStats features)
+#-----------------------------------------------------------------------------
+
+# When you use AWStats as a CGI, you can have the reports shown in HTML frames.
+# Frames are only available for report viewed dynamically. When you build
+# pages from command line, this option is not used and no frames are built.
+# Possible values: 0 or 1
+# Default: 1
+#
+UseFramesWhenCGI=1
+
+
+# If you can choose in which format tha awstats history database is saved.
+# Possible values: text or xml
+# Default: text
+#
+BuildHistoryFormat=xml
+
+
+# Each URL shown in stats page are links you can click.
+# Possible values: 1 or 0
+# Default: 1
+#
+ShowLinksOnUrl=1
+
+
+# List of visible flags that links to other language translations.
+# See Lang parameter for list of allowed flag/language codes.
+# If you don't want any flag link, set ShowFlagLinks to "".
+# This parameter is used only if ShowMenu parameter is set to 1.
+# Possible values: "" or "language_codes_separated_by_space"
+# Example: "en es fr nl es"
+# Default: ""
+#
+ShowFlagLinks="fr"
+
+
+# Search engines keywords reported are full search string or separate keywords
+# Possible values:
+# 0 - Search keywords reported are full search string (ie: "town maps")
+# 1 - Search keywords reported are separated words (ie: "town" and "maps")
+# Default: 0
+#
+SplitSearchString=0
+
+
+# You can put here HTML code that will be added at the end of AWStats reports.
+# Great to add advert ban.
+# Default: ""
+#
+HTMLEndSection=""
+
+
+# Value of maximum bar width/heigth for horizontal/vertical graphics bar
+# Default: 260/220
+#
+BarWidth = 260
+BarHeight = 220
+
+
+# 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 = 5
+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
+
+
+ShowHeader=1 # Show AWStats head title and icon
+ShowMenu=1 # Show menu header with links on detailed reports
+ShowMonthDayStats=1
+ShowDaysOfWeekStats=1
+ShowHoursStats=1
+ShowDomainsStats=1
+ShowHostsStats=1
+ShowAuthenticatedUsers=1
+ShowRobotsStats=1
+ShowPagesStats=1
+ShowCompressionStats=0 # Show report of compression stats when using mod_gzip
+ShowFileTypesStats=1
+ShowFileSizesStats=0 # Not yet available
+ShowBrowsersStats=1
+ShowOSStats=1
+ShowOriginStats=1
+ShowKeyphrasesStats=1
+ShowKeywordsStats=1
+ShowHTTPErrorsStats=1
+ShowWormsStats=1
+# Show misc chart
+# Default: a (See also MiscTrackerUrl parameter), Possible codes: ajdfrqwp
+ShowMiscStats=ajdfrqwp
+
+
+# In the Origin chart, you have stats on where your hits came from. You can
+# includes hits on pages that comes from pages of same sites in this chart.
+# Possible values: 0 or 1
+# Default: 0
+#
+IncludeInternalLinksInOriginSection=1
+
+
+
+#-----------------------------------------------------------------------------
+# PLUGINS
+#-----------------------------------------------------------------------------
+
+# Add here all plugins file you want to load.
+# Plugin files must be .pm files stored in 'plugins' directory.
+# Uncomment LoadPlugin lines to enable a plugin after checking that plugin
+# required perl modules are installed.
+#
+
+# Plugin Graph3D:
+# Some reported charts are nice 3D graphics.
+#
+#LoadPlugin="graph3d" # !!! NOT YET AVAILABLE !!!
+
+# Plugin HashFiles:
+# AWStats DNS cache files are read/saved as native hash files. This increase
+# data file loading speed, above all for very large web sites.
+#
+LoadPlugin="hashfiles"
+
+# Plugin TimeHiRes:
+# Time reported by -showsteps option is in millisecond. For debug purpose.
+#
+LoadPlugin="timehires"
+
+# Plugin TimeZone:
+# Allow AWStats to correct a bad timezone for user of IIS that use strange
+# log format.
+# !!!!!!! This plugin reduces AWStats speed of 40% !!!!!!!
+#
+#LoadPlugin="timezone +2"
+
+# Plugin TimeHiRes:
+# Time reported by -showsteps option is in millisecond. For debug purpose.
+#
+#LoadPlugin="geoip"
+
+# Plugin TimeHiRes:
+# Time reported by -showsteps option is in millisecond. For debug purpose.
+#
+#LoadPlugin="urlalias"
+
+# Plugin: DecodeUTFKeys
+# Perl modules required: Encode and URI::Escape
+# Allow AWStats to convert keywords strings coded by some search engines in
+# UTF8 coding to a common string in a local charset.
+#
+LoadPlugin="decodeutfkeys"
+
+
+
+#-----------------------------------------------------------------------------
+# EXTRA SECTION
+#-----------------------------------------------------------------------------
+
+# WARNING: Extra sections are experimental feature not stable yet !!!
+
+# You can define your own charts, you choose here what are rows and columns
+# keys. This feature is particularly usefull for marketing purpose, tracking
+# products orders for example.
+# For this, edit all parameters of Extra section. Each set of parameter is a
+# different chart. For several charts, duplicate section changing the number.
+# Note that each Extra section reduces AWStats speed by 10%.
+#
+# WARNING: A wrong setup of Extra section can result in a too large arrays
+# that will consume all your memory, making AWStats unusable after several
+# updates, so be sure to setup it correctly.
+# In most cases, you don't need this feature.
+#
+# ExtraSectionNameX is title of your personalized chart.
+# ExtraSectionConditionalX are conditions on URL and/or QUERY_STRING and/or
+# REFERER you can use to count or not the hit. Use "|" for "OR".
+# ExtraSectionFirstColumnTitleX is the first column title of the chart.
+# ExtraSectionFirstColumnValuesX is a Regex string to tell AWStats how to
+# extract the value used for first column. Each different value found will
+# be a different row. Be sure that list of different values is "limited" to
+# avoid "not enough memory" problems !
+# ExtraSectionStatTypesX are things you want to count. You can use standard
+# code letters (P for pages,H for hits,B for bandwidth,L for last access).
+# MaxNbOfExtraX is maximum number of rows shown in chart.
+# MinHitExtraX is minimum number of hits required to be shown in chart.
+#
+
+# Example to report the 20 products the most ordered by "order.cgi" script
+ExtraSectionName1="Product orders"
+ExtraSectionCondition1="URL,\/cgi\-bin\/order\.cgi|URL,\/cgi-bin2\/order\.cgi"
+ExtraSectionFirstColumnTitle1="Product ID"
+ExtraSectionFirstColumnValues1="QUERY_STRING,productId=([^&]+)"
+ExtraSectionStatTypes1=PL
+MaxNbOfExtra1=20
+MinHitExtra1=1
+
+
+ExtraSectionName2="Redirect"
+ExtraSectionCondition2="URL,\/cgi\-bin\/awredir\.pl"
+ExtraSectionFirstColumnTitle2="Url"
+ExtraSectionFirstColumnValues2="QUERY_STRING,url=([^&]+)"
+ExtraSectionStatTypes2=HL
+MaxNbOfExtra2=20
+MinHitExtra2=1
--- /dev/null
+# AWStats configure file
+#------------------------------------------------------------------------
+# Copy this file into awstats.www.myserver.mydomain.conf or awstats.conf
+# and edit this new file to setup AWStats.
+# If you don't understand what is a parameter, keep default value.
+#------------------------------------------------------------------------
+
+
+# Main setup section (Required to /test AWStats working)
+#------------------------------------------------------------------------
+
+# Web server logfile to analyze, with full path or relative path from
+# awstats.pl directory.
+# Example: "../logs/mycombinedlog.log"
+# Example: "/var/logs/httpd/myserver_access.log"
+# Example: "C:/WINNT/system32/LogFiles/W3SVC1/exyymm.log"
+# With IIS, AWStats can automatically concat YYMM.log or YYMMDD.log at end,
+# so the following example is also good with IIS.
+# Example: "C:/WINNT/system32/LogFiles/W3SVC1/ex"
+#
+LogFile="c:/Mes Developpements/awstats/test/log/__AWSTATS_CURRENT_CONFIG__.log"
+
+# 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,6 or "your_own_personalized_log_format"
+# 1 - Apache native combined log format (NCSA combined/XLF/ELF log format)
+# 2 - IIS log format (W3C log format)
+# 3 - Webstar native log format
+# 4 - Apache or Squid native common log format (NCSA common log format)
+# With LogFormat=4, some features (browsers, os, keywords...) can't work.
+# 5 - ISA server native standard log format
+# 6 - Lotus Notes combined log format
+# "your_own_personalized_log_format" = If your log is a personalized format,
+# you must use the following syntax keys to define the log format string:
+# %host Host client name or IP address
+# %logname Authenticated login/user used on protected pages
+# %time1 Date and time with format: [dd/mmm/yyyy:hh:mm:ss +0000]
+# %time1b Date and time with format: [dd/mmm/yyyy:hh:mm:ss]
+# %time2 Date and time with format: yyyy-mm-dd hh:mm:ss
+# %methodurl Method and URL with format: "GET /index.html HTTP/x.x"
+# %methodurlnoprot Method and URL with format: "GET /index.html"
+# %method Method with format: GET
+# %url URL only with format: /index.html
+# %query Query string (used by URLWithQuery option)
+# %code Return code status (with format for web log: 999)
+# %bytesd Size of document in bytes
+# %refererquot Referer page with format: "http://from.com/from.htm"
+# %referer Referer page with format: http://from.com/from.htm
+# %uaquot User agent with format: "Mozilla/4.0 (compatible, ...)"
+# %ua User agent with format: Mozilla/4.0_(compatible...)
+# %gzipin Mod_gzip compression input bytes: In:XXX
+# %gzipout Mod_gzip compression output bytes & ratio: Out:YYY:ZZZpct.
+# %gzipratio Mod_gzip compression ratio: ZZZpct.
+# %email EMail sender (for mail log)
+# %email_r EMail receiver (for mail log)
+# %syslog Syslog-specific time and host stamp with format: Mon dd hh:mm:ss hostname
+# %virtualname Web sever virtual hostname. Use this tag when same log
+# file contains data of several virtual web servers. The
+# SiteDomain will be used to filter the one you want.
+# If your log format has some fields not included in this list, use
+# %other Means another field not used
+#
+# Examples for Apache combined logs (following two examples are equivalent):
+# LogFormat = 1
+# LogFormat = "%host %other %logname %time1 %methodurl %code %bytesd %refererquot %uaquot"
+#
+# Examples for IIS (following two examples are equivalent):
+# LogFormat = 2
+# LogFormat = "%time2 %host %logname %method %url %code %bytesd %other %ua %referer"
+#
+LogFormat="%host %other %logname %time1 %methodurl %code %bytesd %refererquot %uaquot"
+
+
+# If your log field's separator is not a space, you can change this parameter.
+# This parameter is not used if LogFormat is a predefined value (1,2,3,4,5,6)
+# Example: " "
+# Example: "\t"
+# Example: "|"
+# Default: " "
+#
+LogSeparator="\s+"
+
+
+# Set this to a directory where you want AWStats to save its working files.
+# Need write permissions by web server user (user "nobody" with Unix OS).
+# Example: "/tmp"
+# Example: "../data"
+# Example: "C:/awstats_working_dir"
+# Default: "." (means same directory as awstats.pl)
+#
+DirData="c:/Mes Developpements/awstats/test/awstats/result"
+
+
+# Relative or absolute web URL of your awstats.pl directory.
+# Usefull only when AWStats is used from command line.
+# Default: "/cgi-bin" (means awstats.pl is in "/wwwroot/cgi-bin")
+#
+DirCgi="/cgi-bin"
+
+
+# Relative or absolute web URL of all icons subdirectories.
+# Default: "/icon" (means you must copy icons directories in "/wwwroot/icon")
+#
+DirIcons="c:/Mes Developpements/awstats/wwwroot/icon"
+
+
+# If host names are already resolved in your logfile, set this to 0 will
+# increase performances.
+# Possible values: 1 or 0
+# Default: 1
+#
+DNSLookup=0
+
+
+# If AWStats can purge log after processing it. By this way, the next time you
+# launch AWStats, log file will be smaller and processing time will be better.
+# IMPORTANT !!!
+# AWStats is able to find new lines in your log file to process only new ones,
+# so you can launch it as soon as you want, even with this parameter set to 0
+# but if you work with this value, you MUST have something to clean sometimes
+# your logfile if your web server don't do it.
+# Possible values: 1 or 0
+# Default: 0 (but if you can, set this to 1 to increase speed)
+#
+#
+PurgeLogFile=0
+
+
+# When PurgeLogFile is setup to 1, AWStats will clean your log file after
+# processing it. You can however keep an archive file (saved in "DirData") of
+# 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
+# Default: 0
+#
+ArchiveLogRecords=0
+
+
+SiteDomain="__AWSTATS_CURRENT_CONFIG__"
+
+
+# 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
+# AWStats to know if a referer URL is a local URL of same site or an URL of
+# another site.
+# Example: "www.myserver.com x.y.z.w localhost 127.0.0.1"
+#
+HostAliases="123.123.123.123 www.myserver.com x.y.z.w localhost 127.0.0.1"
+
+
+
+# Optionnal setup section (Not required but increase AWStats features)
+#------------------------------------------------------------------------
+
+# Set your primary language.
+# Possible value:
+# 0=English, 1=French, 2=Dutch, 3=Spanish, 4=Italian, 5=German
+# 6=Polish, 7=Greek
+# Default: 0
+#
+Lang=0
+
+
+# Index page name for your web server.
+# Example: "default.htm"
+# Default: "index.html"
+#
+DefaultFile="index.html"
+
+
+# Put here all 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.
+# 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
+# AWStats to know if a this referer URL is a local URL of same site or an URL
+# of another site.
+# 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"
+
+
+# Do not include access to URLs that match following entries.
+# If you don't want to include users homepage in your stats, add "/~".
+# You can also, if you want, add list of not important frame pages (like
+# menus, etc...) to exclude them from statistics.
+# Use space between each value and put a backslash before each dot.
+# Do not remove default values.
+# Example: "\.css \.js \.class robots\.txt badpage\.html /~"
+# Default: "\.css \.js \.class robots\.txt"
+#
+SkipFiles="\.css \.js \.class robots\.txt"
+
+
+# Do not include access from clients that match following IP address
+# You can also put partial host names but this requires that reverse
+# DNS lookup is already done in your server log file.
+# Use space between each value and put a backslash before each dot.
+# Example: "55\.55\.55\.55 222\.222\.222\.222 abcxyz"
+# Default: ""
+#
+SkipHosts=""
+
+
+# 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
+# Default: 1
+WarningMessages=1
+
+
+# Each URL shown in stats page are links you can click.
+# Possible values: 1 or 0
+# Default: 1
+#
+ShowLinksOnUrl=1
+
+
+# Flags with link to other languages translation are visible.
+# Possible values: 1 or 0
+# Default: 1
+#
+ShowFlagLinks=1
+
+
+# Search engines keywords reported are full search string or separate keywords
+# Possible values:
+# 0 - Search keywords reported are full search string (ie: "town maps")
+# 1 - Search keywords reported are separated words (ie: "town" and "maps")
+# Default: 0
+#
+SplitSearchString=0
+
+
+# You can put here HTML code that will be added at the end of AWStats reports.
+# Great to add advert ban.
+# Default: ""
+#
+HTMLEndSection=""
+
+
+# Value of maximum bar width/heigth for horizontal/vertical graphics bar
+# Default: 260/220
+#
+BarWidth = 260
+BarHeight = 220
+
+
+# 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 = 5
+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
+
+
+ShowHeader=1 # Show AWStats head title and icon
+ShowMenu=1 # Show menu header with links on detailed reports
+ShowMonthDayStats=1
+ShowDaysOfWeekStats=1
+ShowHoursStats=1
+ShowDomainsStats=1
+ShowHostsStats=1
+ShowAuthenticatedUsers=1
+ShowRobotsStats=1
+ShowPagesStats=1
+ShowCompressionStats=0 # Show report of compression stats when using mod_gzip
+ShowFileTypesStats=1
+ShowFileSizesStats=0 # Not yet available
+ShowBrowsersStats=1
+ShowOSStats=1
+ShowOriginStats=1
+ShowKeyphrasesStats=1
+ShowKeywordsStats=1
+ShowHTTPErrorsStats=1
--- /dev/null
+# AWStats configure file
+#------------------------------------------------------------------------
+# Copy this file into awstats.www.myserver.mydomain.conf or awstats.conf
+# and edit this new file to setup AWStats (This config file must be in
+# same directory than awstats.pl).
+# If you don't understand what is a parameter, keep default value.
+#------------------------------------------------------------------------
+
+
+#LogFile="C:\Mes Developpements\awstats\test\benchmark\www.tf1.fr\old\afile.log"
+LogFile="C:\Mes Developpements\awstats\test\benchmark\www.tf1.fr\new\file.log"
+
+# A MODIFIER (remplacer)
+# LogFormat=...
+LogFormat="date time c-ip cs-method cs-uri-stem cs-uri-query sc-status sc-bytes time-taken cs(User-Agent) cs(Referer)"
+#LogFormat=4
+
+DNSLookup=0
+
+DirData="C:\Mes Developpements\awstats\test\benchmark\www.tf1.fr"
+#DirData="/data/tf1logs/data"
+
+AllowToUpdateStatsFromBrowser=0
+
+PurgeLogFile=0
+
+ArchiveLogRecords=0
+
+DirCgi="/cgi-bin"
+
+DirIcons="/icons"
+
+SiteDomain="www.tf1.fr"
+
+# A MODIFIER
+#HostAliases="tf1\.fr sports\.tf1\.fr bourse\.tf1\.fr tf1\.eurosport\.fr tf1\.com www\.tf1\.com tf1\.org www\.tf1\.org www-portail\.tf1\.fr e-tf1\.com www\.e-tf1\.com"
+HostAliases="REGEX[tf1.fr$] REGEX[tf1.com$] REGEX[eurosport.fr$] REGEX[tf1.org$]"
+
+Lang="fr"
+
+# A MODIFIER (ajouter index.htm)
+DefaultFile="0,,,00.html Default.htm index.htm"
+#DefaultFile="0,,,00.html"
+
+SkipHosts=""
+
+SkipDNSLookupFor=""
+
+# A MODIFIER (ajouter test.html et remplacer \. par .)
+#SkipFiles="/vgntest/ \.css$ \.js$ \.xml$ \.ico$ \.class$ robots\.txt$ /ast/ /Identification/ /Inscription/ default\.ida page_erreur.htm /TF1/ /nocol/"
+SkipFiles="test.html /vgntest/ .css$ .js$ .xml$ .ico$ .class$ /ast/ /Identification/ /Inscription/ default.ida page_erreur.htm /TF1/ /nocol/"
+
+OnlyFiles=""
+
+URLWithQuery=0
+
+WarningMessages=1
+
+NbOfLinesForCorruptedLog=50
+
+FirstDayOfWeek=1
+
+MaxNbOfDomain = 25
+MaxNbOfHostsShown = 25
+MinHitHost = 1
+MaxNbOfLoginShown = 10
+MinHitLogin = 1
+MaxNbOfRobotShown = 25
+MinHitRobot = 1
+MaxNbOfPageShown = 25
+MinHitFile = 1
+MaxNbOfRefererShown = 25
+MinHitRefer = 1
+MaxNbOfKeywordsShown = 25
+MinHitKeyword = 1
+# A MODIFIER (ajouter les 2 lignes)
+MaxNbOfKeyphrasesShown = 25
+MinHitKeyphrase = 1
+
+
+
+# A MODIFIER (supprimer ce parametre qui n'existe plus)
+#SplitSearchString=0
+
+
+Expires=900
+
+ShowHeader=0 # Show AWStats head title and icon
+ShowMenu=0 # Show menu header with links on detailed reports
+ShowMonthDayStats=1
+ShowDomainsStats=1
+ShowHostsStats=0
+ShowAuthenticatedUsers=0
+ShowRobotsStats=1
+ShowHoursStats=1
+ShowDaysOfWeekStats=1
+# A MODIFIER
+ShowPagesStats=PB
+#ShowPagesStats=1
+# A MODIFIER
+ShowFileTypesStats=1
+#ShowFileTypesStats=0
+ShowFileSizesStats=0 # Not yet available
+ShowBrowsersStats=1
+ShowOSStats=1
+ShowOriginStats=1
+ShowKeyphrasesStats=1
+ShowKeywordsStats=1
+ShowHTTPErrorsStats=1
+
+ShowFlagLinks=""
+
+ShowLinksOnUrl=1
+
+DetailedReportsOnNewWindows=1
+
+HTMLHeadSection=""
+
+HTMLEndSection=""
+
+BarWidth = 200
+BarHeight = 180
+
+Logo="awstats_logo1.png"
+LogoLink="http://www.tf1.fr"
+
+color_Background="FFFFFF" # Background color for main page (Default = "FFFFFF")
+color_TableBGTitle="F8AA02" # Background color for table title (Default = "CCCCCC")
+color_TableTitle="000000" # Table title font color (Default = "000000")
+color_TableBG="F8AA02" # Background color for table (Default = "CCCCDD")
+color_TableRowTitle="FFFFFF" # Table row title font color (Default = "FFFFFF")
+color_TableBGRowTitle="F08800" # Background color for row title (Default = "ECECEC")
+color_TableBorder="F8AA02" # Table border color (Default = "ECECEC")
+color_text="000000" # Color of main body text (Default = "000000")
+color_titletext="000000" # Color of text title within colored Title Rows (Default = "000000")
+color_link="000000" # Color of HTML links (Default = "0011BB")
+color_hover="605040" # Color of HTML on-mouseover links (Default = "605040")
+color_v="F3F300" # Background color for number of visites (Default = "F3F300")
+color_w="FF9933" # Background color for number of unique visitors (Default = "FF9933")
+color_p="4477DD" # Background color for number of pages (Default = "4477DD")
+color_h="66F0FF" # Background color for number of hits (Default = "66F0FF")
+color_k="339944" # Background color for number of bytes (Default = "339944")
+color_s="8888DD" # Background color for number of search (Default = "8888DD")
+
+
+
+# A MODIFIER (ajouter)
+LogSeparator=" "
+
+
+#-----------------------------------------------------------------------------
+# OPTIONAL ACCURACY SETUP SECTION (Not required but increase AWStats features)
+#-----------------------------------------------------------------------------
+
+# Following values allows you to disable/enable some AWStats features.
+# Possible values: 0, 1 (or 2 for LevelForRobotsDetection)
+# Default: 1 (2 for LevelForRobotsDetection)
+#
+LevelForRobotsDetection=2 # 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 5%.
+
+
+
+
+# A MODIFIER (ajouter)
+# Charge le plugin etf1 pour la page urldetail avec
+# - Le compte base de donnée test,
+# - Mot de passe test
+# - TNSNAMES TEST
+# - 0/1 (1=on conserve les URL sans ID articles, 0=seules URL avec ID articles affichées)
+#
+# L'URL d'acces a la page etf1 reste
+# http://myserver/cgi-bin/awstats.pl?config=www.tf1.fr&output=urldetail&etf1filter=DATE&etf1filter=TITRE_COURT:mort
+# ou
+# http://myserver/cgi-bin/awstats.pl?config=www.tf1.fr&output=urldetail&etf1filter=DATE&etf1filter=TITRE_COURT:mort&etf1fusionid=1
+# Pour fusionner toutes les URL de meme id en une seule ligne
+#LoadPlugin="etf1 test test TEST 0"
+
+#LoadPlugin="timehires"
+
+#LoadPlugin="geoip"
--- /dev/null
+# anonlog.cfg, configuration file for anonlog.
+# In this file, anything following a # is a comment.
+# Other lines follow the format "variable = value".
+# See Readme.html for details of each option.
+
+# You will want to edit the first three options at least.
+
+# The logfile being anonymized.
+logfile = testglobal.log
+
+# Where to write the anonymized logfile: just 'newlog = ' for stdout (screen).
+newlog =
+
+# Hostnames for the server (comma-separated list).
+# (These are treated specially in the referrer field.)
+# servernames = www.mycompany.com,131.111.20.206 # example
+servernames =
+
+# The format of the logfile. Normally just 'logformat = ' for auto-detect, but
+# you can coerce it here if the program has problems detecting the format.
+logformat =
+
+# A file containing words to use as replacements. 'dictionary = ' if none.
+dictionary = dictionary
+
+# The file for outputting the list of replacements used.
+# 'translations = ' if it's not to output a list.
+translations =
+
+# Filenames to be left alone (comma-separated list).
+unchfiles = index.html
+
+# Whether to make the length of the original and anonymized names the same.
+# 1 for yes, 0 for no.
+matchlength = 0
+
+# Whether filenames on the server are case sensitive. 1 for yes, 0 for no.
+case_sensitive = 1
+
+# Ditto for authenticated usernames.
+usercase_sensitive = 0
--- /dev/null
+#!/usr/bin/perl
+#
+### anonlog 1.0.1 http://anonlog.sourceforge.net/
+### This program is copyright (c) Stephen R. E. Turner 2000-2002.
+### It is free software; you can redistribute it and/or modify
+### it under the terms of version 2 of the GNU General Public License as
+### published by the Free Software Foundation.
+###
+### This program is distributed in the hope that it will be useful,
+### but without any warranty; without even the implied warranty of
+### merchantability or fitness for a particular purpose. See the
+### GNU General Public License for more details.
+###
+### You should have received a copy of the GNU General Public License
+### along with this program; if not, see http://www.gnu.org/copyleft/gpl.html
+### or write to the Free Software Foundation, Inc., 59 Temple Place,
+### Suite 330, Boston, MA 02111-1307, USA
+
+require 5.004; # for rand()
+use strict;
+my ($conffile, $logfile, $logformat, $newlog, $dictionary, $translations,
+ $servernames, $unchfiles, $matchlength,
+ $case_sensitive, $usercase_sensitive);
+
+# ======== User-settable parameters start here ======== #
+#
+# NB All parameters can also be set in the configuration file, $conffile,
+# normally anonlog.cfg. This is usually more convenient. The variables here
+# have the same names as those in anonlog.cfg (with the addition of a $ at
+# the front). So see Readme.html for documentation on the various options.
+#
+# On Unix, you can edit the top line of this program to give the location of
+# Perl on your system. (Try 'which perl' to find out).
+#
+# The configuration file to override all these options.
+# $conffile = ''; for none.
+$conffile = 'anonlog.cfg';
+
+$logfile = 'logfile.log';
+$newlog = '';
+$servernames = '';
+$logformat = '';
+$dictionary = 'dictionary';
+$translations = '';
+$unchfiles = 'index.html';
+$matchlength = 0;
+$case_sensitive = 1;
+$usercase_sensitive = 0;
+
+# ======== User-settable parameters end here ======== #
+
+my $progname = $0 || 'anonlog';
+my $version = '1.0.1'; # version of this program
+my $progurl = 'http://anonlog.sourceforge.net/';
+
+# All legal domain names
+my @domains = ("ad", "ae", "af", "ag", "ai", "al", "am", "an", "ao", "aq",
+ "ar", "as", "at", "au", "aw", "az", "ba", "bb", "bd", "be",
+ "bf", "bg", "bh", "bi", "bj", "bm", "bn", "bo", "br", "bs",
+ "bt", "bv", "bw", "by", "bz", "ca", "cc", "cd", "cf", "cg",
+ "ch", "ci", "ck", "cl", "cm", "cn", "co", "com", "cr", "cs",
+ "cu", "cv", "cx", "cy", "cz", "de", "dj", "dk", "dm", "do",
+ "dz", "ec", "edu", "ee", "eg", "eh", "er", "es", "et", "fi",
+ "fj", "fk", "fm", "fo", "fr", "fx", "ga", "gb", "gd", "ge",
+ "gf", "gg", "gh", "gi", "gl", "gm", "gn", "gov", "gp", "gq",
+ "gr", "gs", "gt", "gu", "gw", "gy", "hk", "hm", "hn", "hr",
+ "ht", "hu", "id", "ie", "il", "im", "in", "int", "io", "iq",
+ "ir", "is", "it", "je", "jm", "jo", "jp", "ke", "kg", "kh",
+ "ki", "km", "kn", "kp", "kr", "kw", "ky", "kz", "la", "lb",
+ "lc", "li", "lk", "lr", "ls", "lt", "lu", "lv", "ly", "ma",
+ "mc", "md", "mg", "mh", "mil", "mk", "ml", "mm", "mn", "mo",
+ "mp", "mq", "mr", "ms", "mt", "mu", "mv", "mw", "mx", "my",
+ "mz", "na", "nc", "ne", "net", "nf", "ng", "ni", "nl", "no",
+ "np", "nr", "nu", "nz", "om", "org", "pa", "pe", "pf", "pg",
+ "ph", "pk", "pl", "pm", "pn", "pr", "pt", "pw", "py", "qa",
+ "re", "ro", "ru", "rw", "sa", "sb", "sc", "sd", "se", "sg",
+ "sh", "si", "sj", "sk", "sl", "sm", "sn", "so", "sr", "st",
+ "su", "sv", "sy", "sz", "tc", "td", "tf", "tg", "th", "tj",
+ "tk", "tm", "tn", "to", "tp", "tr", "tt", "tv", "tw", "tz",
+ "ua", "ug", "uk", "um", "us", "uy", "uz", "va", "vc", "ve",
+ "vg", "vi", "vn", "vu", "wf", "ws", "ye", "yt", "yu", "za",
+ "zm", "zr", "zw");
+my $no_tries = 100; # See random_entry() and random_string()
+my $no_tries2 = 2000;
+my $width = 35; # See writeout
+my $firstline;
+
+my @data;
+# @data has the folloing components:
+# 0 = host; 1 = user; 2 = date/time; 3 = HTTP method; 4 = filename;
+# 5 = HTTP version / W3SVC string; 6 = HTTP status code; 7 = bytes sent;
+# 8 = referrer; 9 = browser; 10 = virtual hostname; 11 = processing time;
+# 12 = bytes received, 13 = IIS status; 14 = search args;
+# 15 = time separate from date.
+my (%hosttree, %filetree, %reftree, %usertree, %vhosttree);
+my (@servernames, @unchfiles, @dict);
+
+# Now all log formats
+
+my ($format, @tokens, $outstr);
+
+my $commonfmt = <<'HERE';
+ (\S*)\ # host
+ \S+\ # (unused)
+ (\S+)\ # user
+ \[([^\]]+)\]\ # date and time
+ \"\s*([A-Za-z]+)\s+(.+?)(?:\s+(HTTP\/\d.\d))?\s*\"\ # request line
+ (\d{3})\ # status code
+ (\d+|-) # bytes
+HERE
+my @commontokens = (0..7);
+my $commonout = "%s - %s [%s] \"%s %s %s\" %s %s";
+
+my $combfmt = <<'HERE';
+ (\S*)\ # host
+ \S+\ # (unused)
+ (\S+)\ # user
+ \[([^\]]+)\]\ # date and time
+ \"\s*([A-Za-z]+)\s+(.+?)(?:\s+(HTTP\/\d.\d))?\s*\"\ # request line
+ (\d{3})\ # status code
+ (\d+|-)\ # bytes
+ \"(.*)\"\ # referrer
+ \"([^\"]*)\" # browser
+HERE
+my @combtokens = (0..9);
+my $combout = "%s - %s [%s] \"%s %s %s\" %s %s \"%s\" \"%s\"";
+
+my $proftpd = <<'HERE';
+ \[([^\]]+)\]\ # date and time
+ (\S+)\ # host
+ (\S+)\ # user
+ (\S+)\s(.*)\ # request line
+ (\d{3})\ # status code
+ (\d+|-) # bytes
+HERE
+my @proftpdtokens = (2, 0, 1, 3, 4, 6, 7);
+my $proftpdout = "[%s] %s %s %s %s %s %s";
+
+my $iisfmt = <<'HERE';
+ ([^,]*),\ # host
+ ([^,]*),\ # user
+ ([^,]*,\ [^,]*),\ # date and time
+ (W3SVC[^,]*),\ # W3SVC line
+ ([^,]*),\ # server name
+ [^,]*,\ # server address
+ (\d+|-),\ # processing time
+ (\d+|-),\ # bytes received
+ (\d+|-),\ # bytes sent
+ (\d{3}|-),\ # HTTP status code
+ ([^,]*),\ # IIS status
+ ([^,]*),\ # Operation
+ ([^,]*),\ # Filename
+ ([^,]*),\ ? # Search args
+HERE
+my @iistokens = (0..2, 5, 10..12, 7, 6, 13, 3, 4, 14);
+my $iisout = "%s, %s, %s, %s, %s, -, %s, %s, %s, %s, %s, %s, %s, %s,";
+
+my $msext = 0; # Whether extended format is genuine or Microsoft version
+
+# ======== End of global declarations, start of main program ======== #
+
+if ($conffile) {
+ open(CONFFILE, $conffile) ||
+ die "$progname: Cannot open configuration file $conffile: $!\n";
+ parse_config();
+}
+
+open(LOGFILE, $logfile) || die "$progname: Cannot open logfile $logfile: $!\n";
+if ($newlog eq '') { $newlog = '-'; }
+open(NEWLOG, ">$newlog") ||
+ die "$progname: Cannot write to new logfile $newlog: $!\n";
+
+@servernames = split(/,\s*/, $servernames);
+@unchfiles = split(/,\s*/, $unchfiles);
+
+if ($dictionary) {
+ unless (open(DICT, $dictionary)) {
+ warn "$progname: Cannot open dictionary $dictionary: $!\n";
+ } else { construct_dict(); }
+}
+
+# == End of initialisation, now process logfile == #
+
+$firstline = 1;
+while (<LOGFILE>) {
+ if ($firstline) {
+ detect_format();
+ $firstline = 0;
+ }
+ if ($logformat eq 'extended' && /^\#/) {
+ # special case: extended format, line beginning with #
+ if (/^\#Fields:\s/) { parse_extfmt(); }
+ print NEWLOG;
+ }
+ else {
+ @data[@tokens] = /^$format$/x;
+ unless (defined($data[$tokens[0]])) {
+ print STDERR "$progname: Unparseable line: ";
+ print STDERR;
+ }
+ else {
+ $data[0] = anon_host($data[0]);
+ $data[4] = anon_file($data[4]);
+ $data[8] = anon_referrer($data[8]);
+ $data[1] = anon_user($data[1]);
+ $data[10] = anon_vhost($data[10]);
+ if ($data[14] ne '' && $data[14] ne '-') { $data[14] = 'args'; }
+ printf NEWLOG "$outstr\n", @data[@tokens];
+ }
+ }
+}
+
+# == Finished processing logfile, finally output translations == #
+
+if ($translations) {
+ unless (open(TRANS, ">$translations")) {
+ warn "$progname: Cannot write to translation file $translations: $!\n";
+ } else {
+ if (%filetree) {
+ print TRANS "** FILES **\n\n";
+ writeout(\%filetree, 1, '/', 1, 1);
+ }
+ if (%hosttree) {
+ print TRANS "\n** HOSTS **\n\n";
+ writeout(\%hosttree, 2, '.', 0, 0);
+ }
+ if (%reftree) {
+ print TRANS "\n** REFERRERS **\n\n";
+ writeout(\%reftree, 1, '/', 0, 0);
+ }
+ if (%usertree) {
+ print TRANS "\n** USERS **\n\n";
+ writeout(\%usertree, 1, '', 0, 0);
+ }
+ if (%vhosttree) {
+ print TRANS "\n** VIRTUAL HOSTS **\n\n";
+ writeout(\%vhosttree, 1, '', 0, 0);
+ }
+ }
+}
+
+# ======== End of main program. Rest is subroutines. ======== #
+
+# Parse the configuration file.
+sub parse_config {
+ my ($name, $value);
+
+ while (<CONFFILE>) {
+ chomp;
+ s/\#.*$//; # Remove comments
+ if (/\S/) { # If any non-space character left on line
+ ($name, $value) = /^\s*(.*?)\s*=\s*(.*?)\s*$/;
+ $name =~ tr/A-Z/a-z/;
+ if (!defined($name)) {
+ warn "$progname: Can't parse configuration line: $_\n";
+ }
+ elsif ($name eq 'logfile' && $value ne '') { $logfile = $value }
+ elsif ($name eq 'logformat') { $logformat = $value }
+ elsif ($name eq 'newlog') { $newlog = $value }
+ elsif ($name eq 'dictionary') { $dictionary = $value }
+ elsif ($name eq 'translations') { $translations = $value }
+ elsif ($name eq 'servernames') { $servernames = $value }
+ elsif ($name eq 'unchfiles') { $unchfiles = $value }
+ elsif ($name eq 'matchlength' &&
+ ($value eq '0' || $value == '1')) {
+ $matchlength = $value;
+ }
+ elsif ($name eq 'case_sensitive' &&
+ ($value eq '0' || $value == '1')) {
+ $case_sensitive = $value;
+ }
+ elsif ($name eq 'usercase_sensitive' &&
+ ($value eq '0' || $value == '1')) {
+ $usercase_sensitive = $value;
+ }
+ else {
+ warn "$progname: Can't understand configuration line: $_\n";
+ }
+ }
+ }
+}
+
+# Construct the dictionary.
+sub construct_dict {
+ local $_;
+ my ($w, $d, $i, $tmp, @words, @ignore, %h);
+
+ while (<DICT>) { $w .= $_ }
+ @words = split(/\s+/, $w);
+ @ignore = map(/^([^.]*)/, @unchfiles);
+ # @ignore contains the 'index' in index.html (or index.html.gz or index)
+ # We delete them from the dictionary below (could instead be careful in
+ # lookup_or_create_filename, but this is easier and faster).
+ foreach (@ignore) { tr/A-Z/a-z/; }
+ # Put words of length l into the array at $dict[l].
+ foreach (@words) {
+ tr/A-Z/a-z/;
+ $tmp = $_;
+ $i = $matchlength?length():0;
+ push(@{$dict[$i]}, $_) # Take only words, and not in @ignore
+ unless (/[^a-z]/ || grep($tmp eq $_, @ignore));
+ }
+ foreach $d (@dict) { if ($d == undef) { @$d = (); }}
+}
+
+# Detect logfile format from first line. (NB Line is already in (global) $_ ).
+sub detect_format {
+ my $i;
+
+ unless ($logformat) {
+ if ((split /,\s*/) == 15) { $logformat = 'iis'; }
+ elsif (($i = index($_, '[')) >= 6 && substr($_, $i + 27, 1) eq ']' &&
+ index($_, '"') == $i + 29) {
+ if (($i = split(/\"/)) == 3) { $logformat = 'common'; }
+ elsif ($i == 7) { $logformat = 'combined'; }
+ }
+ elsif (/^\#/) { $logformat = 'extended'; }
+ unless ($logformat) { die "$progname: Can't detect format of logfile $logfile from first line: specify it in $conffile\n"; }
+ }
+
+ $logformat =~ tr/A-Z/a-z/;
+ if ($logformat eq 'common') {
+ print STDERR "$progname: Reading $logfile in common format\n";
+ $format = $commonfmt;
+ @tokens = @commontokens;
+ $outstr = $commonout;
+ }
+ elsif ($logformat eq 'combined') {
+ print STDERR "$progname: Reading $logfile in combined format\n";
+ $format = $combfmt;
+ @tokens = @combtokens;
+ $outstr = $combout;
+ }
+ elsif ($logformat eq 'proftpd') {
+ print STDERR "$progname: Reading $logfile in proftpd format\n";
+ $format = $proftpd;
+ @tokens = @proftpdtokens;
+ $outstr = $proftpdout;
+ }
+ elsif ($logformat eq 'iis') {
+ print STDERR "$progname: Reading $logfile in IIS format\n";
+ $format = $iisfmt;
+ @tokens = @iistokens;
+ $outstr = $iisout;
+ }
+ elsif ($logformat eq 'extended' || $logformat eq 'ms-extended') {
+ # In this case, have to construct the log format from the #Fields line
+ if ($logformat eq 'ms-extended') { $msext = 1; }
+ $logformat = 'extended';
+ while (/^\#/) { # process all # lines before handing back
+ if (/^\#Software: Microsoft Internet Information Serv/) {
+ $msext = 1;
+ }
+ elsif (/^\#Fields:\s/) { parse_extfmt(); }
+ print NEWLOG;
+ $_ = <LOGFILE>;
+ }
+ print NEWLOG "#Remark: Logfile anonymized by anonlog $version, $progurl\n";
+ if ($msext) { print STDERR "$progname: Reading $logfile in Microsoft extended format\n"; }
+ else { print STDERR "$progname: Reading $logfile in W3C extended format\n"; }
+ }
+ else { die "$progname: Don't know what you mean by 'logformat = $logformat' in $conffile\n"; }
+}
+
+# Parse the #Fields: line from an extended format logfile. The #Fields: line
+# is already in (global) $_ .
+sub parse_extfmt {
+ my ($i, $first);
+
+ $format = '';
+ @tokens = ();
+ $outstr = '';
+ $first = 1;
+
+ foreach $i (split(' ', substr($_, 9))) { # substr skips "#Fields: " itself
+ if ($first) { $first = 0; }
+ else { $format .= '\s+'; $outstr .= "\t"; }
+ $i =~ tr/A-Z/a-z/;
+ if ($i eq 'date') {
+ $format .= '(\d{4}-\d{2}-\d{2})';
+ push(@tokens, 2);
+ $outstr .= '%s';
+ }
+ elsif ($i eq 'time') {
+ $format .= '(\d{2}:\d{2}(?::\d{2}(?:\.\d*)?)?)';
+ push(@tokens, 15);
+ $outstr .= '%s';
+ }
+ elsif ($i eq 'bytes' || $i eq 'sc-bytes') {
+ $format .= '(\d+|-)';
+ push(@tokens, 7);
+ $outstr .= '%d';
+ }
+ elsif ($i eq 'cs-bytes') {
+ $format .= '(\d+|-)';
+ push(@tokens, 12);
+ $outstr .= '%d';
+ }
+ elsif ($i eq 'sc-status') {
+ $format .= '(\d{3})';
+ push(@tokens, 6);
+ $outstr .= '%d';
+ }
+ elsif ($i eq 'c-dns' || $i eq 'cs-dns' ||
+ $i eq 'c-ip' || $i eq 'cs-ip') {
+ $format .= '(\S+)';
+ push(@tokens, 0);
+ $outstr .= '%s';
+ }
+ elsif ($i eq 'cs-uri' || $i eq 'cs-uri-stem') {
+ $format .= '(\S+)';
+ push(@tokens, 4);
+ $outstr .= '%s';
+ }
+ elsif ($i eq 'cs(referer)') {
+ if ($msext) { $format .= '(\S+)'; $outstr .= '%s'; }
+ else { $format .= '\"(.*?)\"'; $outstr .= '"%s"'; }
+ push(@tokens, 8);
+ }
+ elsif ($i eq 'cs(user-agent)') {
+ if ($msext) { $format .= '(\S+)'; $outstr .= '%s'; }
+ else { $format .= '\"(.*?)\"'; $outstr .= '"%s"'; }
+ push(@tokens, 9);
+ }
+ elsif ($i eq 'cs-host' || $i eq 's-ip' || $i eq 's-dns' ||
+ $i eq 'cs-sip' || $i eq 's-sitename' ||
+ $i eq 's-computername') {
+ $format .= '(\S+)';
+ push(@tokens, 10);
+ $outstr .= '%s';
+ }
+ elsif ($i eq 'cs(host)') {
+ $format .= '\"(.*?)\"';
+ push(@tokens, 10);
+ $outstr .= '"%s"';
+ }
+ elsif ($i eq 'cs-uri-query') {
+ $format .= '(\S+)';
+ push(@tokens, 14);
+ $outstr .= '%s';
+ }
+ elsif ($i eq 'cs-username') {
+ $format .= '(\S+)';
+ push(@tokens, 1);
+ $outstr .= '%s';
+ }
+ elsif ($i eq 'cs(from)') {
+ $format .= '\"(.*?)\"';
+ push(@tokens, 1);
+ $outstr .= '"%s"';
+ }
+ elsif ($i eq 'time-taken') {
+ $format .= '([\d\.]+|-)';
+ push(@tokens, 11);
+ $outstr .= '%s';
+ }
+ elsif ($i eq 'cs-method') {
+ $format .= '([A-Za-z]+)';
+ push(@tokens, 3);
+ $outstr .= '%s';
+ }
+ else { # unknown token
+ $format .= '\S+';
+ $outstr .= '-';
+ }
+ }
+}
+
+# The anonymizing functions
+#
+# The translations are looked up in a tree. Each node of the tree is a hash
+# as follows:
+# Keys: The part of the name being translated
+# Values: A 2-element \array (translation, \hash of the same type recursively)
+#
+# All these functions work the same way.
+# They are called with one argument from the main part of the
+# program, a second argument (\sub-hash) when called recursively.
+# The name is split into two components, $b to be translated immediately
+# and $a, the rest. $b's (translation, \subhash) is assigned to @b.
+sub anon_host {
+ local $_ = $_[0];
+ my @b;
+ my $numhost = 0;
+ if (!defined($_[1])) { tr/A-Z/a-z/; }
+ if (/\.$/) { $_ = substr($_, 0, length($_) - 1); } # strip trailing dot
+ my ($a, $b) = /^(.*)\.(.*)$/;
+ if (!defined($b)) { $a = ''; $b = $_; } # if no dot in (sub-)name
+
+ if (defined($_[1])) { @b = lookup_or_create($b, \%{$_[1]}); }
+ else {
+ if ($_ eq '' || $_ eq '-') { return '-'; }
+ my($n1, $n2, $n3, $n4) =
+ /^(\d{1,3})\.(\d{1,3})\.(\d{1,3})\.(\d{1,3})$/;
+ if (defined($n1) && $n1 <= 255 && $n2 <= 255 && $n3 <= 255 &&
+ $n4 <= 255) { return(anon_numhost($_, \%hosttree)); }
+ if (!/\./ && !grep($b eq $_, @domains)) { # no dot in whole name
+ @b = lookup_or_create($b, \%hosttree);
+ } else { @b = lookup_or_create($b, \%hosttree, \@domains); }
+ }
+
+ if ($a eq '') { return($b[0]); }
+ else { return(anon_host($a, $b[1]) . '.' . $b[0]); }
+}
+
+sub anon_numhost { # Numerical hostnames
+ local $_ = $_[0];
+ my @b;
+ my ($b, $a) = /^(.*?)\.(.*)$/;
+ if (!defined($b)) { $a = ''; $b = $_; }
+ my @newnumber = (rand255($_[1]));
+ @b = lookup_or_create($b, $_[1], \@newnumber);
+ if ($a eq '') { return($b[0]); }
+ else { return($b[0] . '.' . anon_numhost($a, $b[1])); }
+}
+
+# anon_file also takes an optional argument number 2, overriding global
+# $case_sensitive. If it is present, initial stripping of anchors and search
+# arguments is also performed (because it is also used only on the first call
+# for that data, in this case a referrer).
+sub anon_file {
+ local $_ = $_[0];
+ my $args = '';
+ my $case = $case_sensitive;
+ my (@b, @tmp, $ans);
+ if (!defined($_[1]) || defined($_[2])) {
+ s/\#.*//; # remove anchors
+ if (s/\?.*//) { $args = '?args'; }
+ s/%([\da-fA-F]{2})/pack("C", hex($1))/ge; # change %7E to ~ etc.
+ if (defined($_[2])) { $case = $_[2]; }
+ if (!$case) { tr/A-Z/a-z/; }
+ }
+
+ my ($b, $a) = m[^/(.*?)(/.*)$];
+ if (!defined($b)) { # not two slashes in name
+ if (!m[^/]) { return '-'; }
+ # top level should always begin with slash, and lower levels forced to
+ $b = substr($_, 1);
+ if ($b eq '') { return "/$args"; }
+ if (grep($b eq $_, @unchfiles)) { return "/$b$args"; }
+ if (defined($_[1])) { @b = lookup_or_create_filename($b, \%{$_[1]}); }
+ else { @b = lookup_or_create_filename($b, \%filetree); }
+ return("/$b[0]$args");
+ }
+ # rest only reached if there were two slashes in name
+ if ($b eq '.' || $b eq '..') { # special case: leave these alone
+ @tmp = ($b);
+ if (defined($_[1])) { @b = lookup_or_create($b, \%{$_[1]}, \@tmp); }
+ else { @b = lookup_or_create($b, \%filetree, \@tmp); }
+ }
+ elsif (defined($_[1])) { @b = lookup_or_create($b, \%{$_[1]}); }
+ else { @b = lookup_or_create($b, \%filetree); }
+ return("/$b[0]" . anon_file($a, $b[1]) . $args);
+}
+
+# Referrers are a bit different because they're split into 3 parts:
+# a scheme, a hostname and a filename. We only allow through http: and
+# ftp: URLs. If the hostname is in the list of known $servernames, we preserve
+# the hostname and use the existing local translations for the filename part.
+# Otherwise we translate the hostname according to the existing hosttree, and
+# use this as the root for the referrer tree.
+sub anon_referrer {
+ local $_ = $_[0];
+ my @b;
+ my ($scheme, $hostname, $port, $path) = m[^(.*?)://(.*?)(:.*?)?(/.*)$];
+
+ if (!defined($scheme) || $scheme !~ /^(ht|f)tp/i) { return "-"; }
+ $scheme =~ tr/A-Z/a-z/;
+ if ($hostname =~ /\.$/) { # strip trailing dot
+ $hostname = substr($hostname, 0, length($hostname) - 1);
+ }
+ if (grep($_ eq $hostname, @servernames)) {
+ return($scheme . '://' . $hostname . anon_file($path));
+ }
+ else {
+ my @newhost = (anon_host($hostname));
+ @b = lookup_or_create($hostname, \%reftree, \@newhost);
+ return("$scheme://$b[0]$port" . anon_file($path, $b[1], 1));
+ }
+}
+
+sub anon_user { # users and virtual hosts aren't hierarchical
+ local $_ = $_[0];
+ my @b;
+
+ if ($_ eq '' || $_ eq '-') { return '-'; }
+ if (!$usercase_sensitive) { tr/A-Z/a-z/; }
+ @b = lookup_or_create($_, \%usertree);
+ return($b[0]);
+}
+
+sub anon_vhost {
+ local $_ = $_[0];
+ my @b;
+
+ if ($_ eq '' || $_ eq '-') { return '-'; }
+ tr/A-Z/a-z/;
+ @b = lookup_or_create($_, \%vhosttree);
+ return($b[0]);
+}
+
+# Look up an item (arg 0) in a tree node (arg 1), or create a new entry if
+# necessary. The entry is selected from array arg 2 if present, else from
+# dictionary entry of correct length, else a random string of correct length.
+# See also lookup_or_create_filename below.
+sub lookup_or_create {
+ my $n = $_[0];
+ my (@ans, %h);
+
+ unless (defined(${$_[1]}{$n})) {
+ if (defined($_[2])) { $ans[0] = random_entry($_[2], $_[1]); }
+ else {
+ $ans[0] = random_entry($dict[$matchlength?length($n):0], $_[1]);
+ }
+ unless (defined($ans[0])) {
+ $ans[0] = random_string(length($n), $_[1]);
+ }
+ # Start hash table so it isn't undef later
+ $h{''} = undef;
+ $ans[1] = \%h;
+ ${$_[1]}{$n} = \@ans;
+ }
+ return(@{${$_[1]}{$n}});
+}
+
+# The same as lookup_or_create above, but preserves the extension of filenames.
+# (Actually, this is never called with 3 args, but we leave it in for possible
+# future use, and to keep it parallel with the previous function).
+sub lookup_or_create_filename {
+ local $_ = $_[0];
+ my (@ans, %h);
+
+ unless (defined(${$_[1]}{$_})) {
+ my ($name, $ext) = m[^(.*)(\..*)$];
+ if (!defined($name)) { $ext = ''; $name = $_; } # no extension
+ if (defined($_[2])) { $ans[0] = random_entry($_[2], $_[1], $ext); }
+ else {
+ $ans[0] = random_entry($dict[$matchlength?length($name):0], $_[1],
+ $ext);
+ }
+ unless (defined($ans[0])) {
+ $ans[0] = random_string(length($name), $_[1], $ext);
+ }
+ $h{''} = undef;
+ $ans[1] = \%h;
+ ${$_[1]}{$_} = \@ans;
+ }
+ return(@{${$_[1]}{$_}});
+}
+
+# Select a random entry from array arg 0, but must not occur as value in hash
+# arg 1. If failed after $no_tries, give up and return undef.
+# If arg 2 exists, then the random entry is "arg0_element . arg2" instead.
+sub random_entry {
+ if ($_[0] == undef) { return undef; }
+ my @l = @{$_[0]};
+ my @v = values(%{$_[1]});
+ my ($ans, $k);
+
+ if (@l == ()) { return undef; }
+ for ($k = 0;
+ (!defined($ans) || grep {$ans eq ${$_}[0]} @v) && $k < $no_tries;
+ $k++) { $ans = $l[rand($#l + 0.9999999)] . $_[2]; }
+ if ($k < $no_tries) { return($ans); }
+ else { return undef; }
+}
+
+# Create random string, length given by arg 0 (unless global $matchlength is
+# false), again must not occur as value in hash arg 1. Same arg2 as in
+# random_entry. This time if failed after $no_tries2, return any answer.
+sub random_string {
+ my $l = $_[0];
+ my @v = values(%{$_[1]});
+ my ($ans, $i, $j, $k);
+
+ if ($l == 0) { return(''); }
+ unless ($matchlength) { $l = int(5 + rand(6)); } # i.e. 5 to 10
+ for ($k = 0;
+ (!defined($ans) || grep {$ans eq ${$_}[0]} @v) && $k < $no_tries2;
+ $k++) {
+ $ans = '';
+ for ($i = 0; $i < $l; $i++) {
+ $j = 65 + rand(52);
+ if ($j >= 91) { $j += 6; }
+ $ans .= chr($j);
+ }
+ $ans .= $_[2];
+ }
+ return($ans);
+}
+
+# Select a random number from 0 to 255, but again not already occurring as
+# value in hash (arg 0). This should never fail in the context of this
+# program, but we use $no_tries2 again just in case.
+sub rand255 {
+ my @v = values(%{$_[0]});
+ my ($ans, $k);
+
+ for ($k = 0;
+ (!defined($ans) || grep {$ans == ${$_}[0]} @v) && $k < $no_tries2;
+ $k++) { $ans = int(rand(255.9999999)); }
+ return($ans);
+}
+
+# Write out the translations to file TRANS.
+# The 0th argument is the \hash to be interpreted;
+# The 1st argument is 0 if the name-parts are collated backwards, 1 if
+# forwards, 2 if they are hostnames (backwards unless numerical);
+# The 2nd argument is the delimiter between name-parts, or empty string if they
+# are not hierarchical.
+# The 3rd argument says whether the delimiter should also occur at the start of
+# the string.
+# The 4th argument says whether the entry should still be printed if it is
+# not (known to be) a leaf.
+# The 5th and 6th arguments, if present, are the up-tree name-parts for the
+# original and translated names respectively.
+sub writeout {
+ my %hash = %{$_[0]};
+ my ($colorder, $delim, $initial, $printall) = ($_[1], $_[2], $_[3], $_[4]);
+ my ($partname_old, $partname_new) = ($_[5], $_[6]);
+ my ($name, @value, $name_new, $name_old, $newcolord, $fieldwidth);
+
+ foreach $name (sort { # Declare sort order inline so we can use %hash
+ # The first case is binned immediately below, but must catch here too
+ (!defined($hash{$a}) || !defined($hash{$b}))?(lc($a) cmp lc($b)):
+ (((${$hash{$a}}[0] + 0) <=> (${$hash{$b}}[0] + 0)) ||
+ # If they start with (or are) numbers, sort them that way
+ (lc(${$hash{$a}}[0]) cmp lc(${$hash{$b}}[0])) || # Usual ordering
+ (($a + 0) <=> ($b + 0)) || # Fallback to untranslated names: but by
+ (lc($a) cmp lc($b))) # construction this should (all but) never occur
+ } keys(%hash)) { # End of sort order. Phew.
+ if (defined($hash{$name})) {
+ @value = @{$hash{$name}};
+ if ($colorder == 2) { $newcolord = (($name =~ /^\d{1,3}$/)?1:0); }
+ else { $newcolord = $colorder; }
+ # NB Incomplete test for numerical hostname (unlike in anon_host)
+ if ($newcolord == 1) {
+ if (!$partname_old && !$initial) {
+ $name_new = "$value[0]";
+ $name_old = "$name";
+ } else {
+ $name_new = "$partname_new$delim$value[0]";
+ $name_old = "$partname_old$delim$name";
+ }
+ $fieldwidth = -$width;
+ }
+ else {
+ if (!$partname_old && !$initial) {
+ $name_new = "$value[0]";
+ $name_old = "$name";
+ } else {
+ $name_new = "$value[0]$delim$partname_new";
+ $name_old = "$name$delim$partname_old";
+ }
+ $fieldwidth = $width;
+ }
+ printf TRANS ("%*s = %*s\n",
+ $fieldwidth, $name_new, $fieldwidth, $name_old)
+ if ($printall || keys(%{$value[1]}) <= 1);
+ writeout($value[1], $newcolord, $delim, $initial, $printall,
+ $name_old, $name_new);
+ }
+ }
+}
--- /dev/null
+a
+abatement
+abhorrence
+abhorrent
+abide
+abiding
+abilities
+able
+ablution
+abode
+abominable
+abominably
+abominate
+abound
+about
+abouts
+above
+abroad
+abrupt
+abruptly
+abruptness
+absence
+absent
+absolute
+absolutely
+absurd
+absurdities
+absurdity
+abundant
+abundantly
+abuse
+abused
+abusing
+abusive
+accede
+acceded
+acceding
+accent
+accents
+accept
+acceptable
+acceptance
+accepted
+accepting
+accident
+accidental
+accidentally
+accompanied
+accompany
+accompanying
+accomplished
+accomplishment
+accomplishments
+according
+accordingly
+accosted
+account
+accounted
+accounting
+accounts
+accuracy
+accurate
+accusation
+accusations
+accuse
+accused
+accusing
+accustomed
+ached
+achieving
+acknowledge
+acknowledged
+acknowledgements
+acknowledging
+acknowledgment
+acknowledgments
+acquaint
+acquaintance
+acquaintances
+acquainted
+acquainting
+acquiesce
+acquiescence
+acquire
+acquired
+acquisition
+acquit
+acrimony
+across
+act
+acted
+acting
+action
+actions
+active
+activity
+actual
+actually
+actuated
+acute
+acutely
+acutest
+adapted
+add
+added
+adding
+addition
+additional
+additions
+address
+addressed
+addresses
+addressing
+adds
+adept
+adequate
+adhered
+adhering
+adieu
+adieus
+adieux
+adjusting
+admirable
+admiration
+admire
+admired
+admirer
+admires
+admiring
+admission
+admit
+admittance
+admitted
+admitting
+adopt
+adopted
+adoration
+adorned
+advance
+advanced
+advancement
+advances
+advantage
+advantageous
+advantageously
+advantages
+adventure
+advertised
+advice
+advisable
+advise
+advised
+advising
+affability
+affable
+affair
+affairs
+affect
+affectation
+affected
+affection
+affectionate
+affectionately
+affections
+affinity
+affirmative
+afflicted
+afflicting
+affliction
+afford
+afforded
+affording
+affords
+affront
+affronted
+afraid
+afresh
+after
+afternoon
+afterwards
+again
+against
+age
+agitated
+agitation
+agitations
+ago
+agonies
+agony
+agree
+agreeable
+agreeably
+agreed
+agreeing
+agreement
+aid
+aimed
+air
+airing
+airs
+alacrity
+alarm
+alarmed
+alarming
+alarms
+alas
+alienated
+alighted
+alike
+alive
+all
+allayed
+alleviate
+alleviated
+alliance
+allow
+allowable
+allowance
+allowances
+allowed
+allowing
+allude
+alluded
+alluding
+allurements
+allusion
+allusions
+almost
+alone
+along
+aloof
+aloud
+already
+also
+altar
+alter
+alteration
+alterations
+altered
+alternate
+alternative
+although
+altogether
+always
+am
+amaze
+amazed
+amazement
+amazes
+amazing
+ambition
+amd
+amendment
+amends
+amiable
+amid
+amidst
+amiss
+among
+amongst
+amount
+amounting
+ample
+amply
+amuse
+amused
+amusement
+amusements
+amusing
+an
+ancient
+and
+anecdote
+anecdotes
+anew
+angel
+angelic
+anger
+angrily
+angry
+anguish
+animal
+animated
+animating
+animation
+ankle
+ankles
+annexed
+announce
+announced
+annoyed
+annual
+annum
+another
+answer
+answerable
+answered
+answering
+answers
+antagonist
+anticipate
+anticipated
+anticipating
+anticipation
+anxiety
+anxious
+anxiously
+any
+anybody
+anyhow
+anyone
+anything
+anywhere
+apace
+apartment
+apartments
+apologies
+apologise
+apologised
+apologising
+apology
+apothecary
+apparel
+apparent
+apparently
+appeal
+appeals
+appear
+appearance
+appearances
+appeared
+appearing
+appears
+appease
+appeased
+appertain
+appetite
+application
+applied
+applies
+apply
+applying
+appointed
+appointment
+apprehended
+apprehending
+apprehension
+apprehensions
+apprehensive
+approach
+approached
+approaching
+approbation
+approve
+approved
+apt
+arch
+archly
+archness
+ardent
+ardently
+are
+argued
+arguing
+argument
+arguments
+arise
+arisen
+arising
+arm
+army
+arose
+around
+aroused
+arrange
+arranged
+arrangement
+arrangements
+arranges
+arranging
+arrear
+arrested
+arrival
+arrive
+arrived
+arriving
+arrogance
+arrogant
+art
+artful
+artfully
+article
+articles
+artificial
+arts
+as
+ascended
+ascertain
+ascertaining
+ashamed
+aside
+ask
+asked
+asking
+aspect
+asperity
+aspire
+assembled
+assemblies
+assembly
+assent
+assented
+assents
+assert
+asserted
+asserting
+assertion
+assertions
+assiduous
+assiduously
+assist
+assistance
+assistant
+assisted
+assisting
+associating
+assume
+assumed
+assurance
+assurances
+assure
+assured
+assuring
+astonish
+astonished
+astonishment
+at
+ate
+atone
+atoned
+atonement
+attach
+attached
+attachment
+attachments
+attack
+attacked
+attacks
+attained
+attempt
+attempted
+attempting
+attend
+attendance
+attendant
+attendants
+attended
+attending
+attention
+attentions
+attentive
+attentively
+attics
+attitude
+attorney
+attracted
+attraction
+attractions
+attribute
+attributed
+attributing
+audible
+audience
+aught
+augment
+augmented
+aunt
+aunts
+austerity
+authorise
+authorised
+authorising
+authoritative
+authority
+authorized
+avail
+availed
+avarice
+avenue
+avoid
+avoidance
+avoided
+avoiding
+avowal
+avowed
+awaited
+awake
+awakened
+aware
+away
+awe
+awed
+awful
+awkward
+awkwardness
+awoke
+back
+backed
+backgammon
+backward
+backwards
+bad
+ball
+balls
+balm
+bandbox
+banish
+banished
+banks
+barbarous
+barbarously
+bare
+barefaced
+barely
+bashful
+basis
+battled
+be
+bear
+bearing
+bears
+beatings
+beauteous
+beauties
+beautiful
+beauty
+beaux
+became
+because
+become
+becomes
+becoming
+bed
+bedrooms
+been
+befall
+before
+beforehand
+befriended
+beg
+began
+begged
+begging
+begin
+beginning
+begins
+begs
+begun
+behalf
+behave
+behaved
+behaves
+behavior
+behaviour
+beheld
+behind
+beholding
+being
+belief
+believe
+believed
+believes
+believing
+bell
+belong
+belonged
+belonging
+belongs
+beloved
+below
+benches
+beneath
+beneficence
+beneficial
+benefit
+benefited
+benefiting
+benefits
+benevolence
+benevolent
+bent
+bequeathed
+bequest
+besides
+best
+bestow
+bestowed
+bestowing
+betray
+betrayed
+bets
+better
+between
+bewailed
+bewildered
+bewitched
+bewitching
+beyond
+bid
+bidding
+bills
+birds
+birth
+bit
+biting
+bitter
+bitterest
+bitterly
+bitterness
+black
+blacken
+blame
+blameable
+blamed
+blameless
+blamelessness
+blaming
+blasted
+blemish
+bless
+blessed
+blessing
+blind
+blinded
+blinds
+blots
+blow
+blown
+blowsy
+blue
+blush
+blushed
+blushing
+board
+boast
+boasted
+boasting
+bodies
+body
+boisterously
+bold
+boldly
+bonnet
+book
+books
+bordered
+bordering
+bore
+born
+borne
+borrow
+borrowed
+bosom
+bosoms
+both
+bottle
+bottom
+bought
+bound
+boundary
+boundless
+bounds
+bounty
+bow
+bowed
+bowing
+bowl
+bows
+boxes
+boy
+boys
+bracelets
+brain
+brains
+branch
+breach
+break
+breakfast
+breakfasted
+breaking
+breast
+breath
+breathed
+breathing
+breathless
+breeding
+brevity
+bribe
+bribery
+bride
+bridegroom
+bridge
+briefly
+bright
+brightened
+brightening
+brightest
+brilliancy
+bring
+bringing
+brings
+brink
+brittle
+broke
+broken
+brooking
+brother
+brotherly
+brothers
+brought
+brow
+brown
+build
+building
+built
+burning
+burnt
+burst
+burying
+busily
+business
+bustle
+busy
+but
+butcher
+butler
+buy
+buying
+by
+bye
+cake
+calculate
+calculated
+calculation
+calico
+call
+called
+calling
+calls
+calm
+calmly
+calmness
+cambric
+came
+camp
+campful
+can
+candid
+candour
+cannot
+canvas
+canvassed
+capable
+capacity
+capers
+capital
+caprice
+captivate
+captivated
+captivating
+captivation
+card
+cards
+care
+cared
+careful
+carefully
+careless
+carelessness
+cares
+caring
+carpets
+carriage
+carriages
+carried
+carry
+carrying
+carved
+case
+cases
+cassino
+cast
+casual
+catch
+catching
+caught
+cause
+caused
+causes
+caution
+cautioning
+cautious
+cautiousness
+cease
+ceased
+ceaseless
+celebrated
+celerity
+censure
+censured
+censuring
+cents
+ceremonies
+ceremonious
+ceremony
+certain
+certainly
+certainty
+cessation
+chagrin
+chair
+chaise
+challenge
+chamber
+chambermaid
+chance
+chanced
+chances
+change
+changed
+changes
+changing
+chaperon
+character
+characterise
+characteristic
+characters
+charge
+charged
+charity
+charm
+charming
+charmingly
+charms
+chatty
+cheap
+cheat
+cheating
+check
+checked
+checking
+cheeks
+cheerful
+cheerfully
+cheerfulness
+cheering
+cherish
+cherished
+chestnuts
+chicken
+chief
+chiefly
+child
+childhood
+children
+chin
+china
+choice
+choose
+chooses
+choosing
+chose
+chosen
+christening
+church
+chuse
+circle
+circles
+circuit
+circulated
+circulating
+circulation
+circumspect
+circumspection
+circumstance
+circumstances
+city
+civil
+civilities
+civility
+civilly
+claim
+claimed
+claims
+clamorous
+class
+cleanse
+clear
+cleared
+clearer
+clearing
+clearly
+clergy
+clergyman
+clerical
+clerk
+clever
+clock
+close
+closed
+closely
+closer
+closest
+closet
+closure
+clothes
+clouded
+clue
+clump
+cluster
+coach
+coachman
+coarse
+coarseness
+coat
+coats
+coaxed
+coffee
+cogent
+coherent
+coincide
+coincided
+coincidence
+cold
+colder
+coldly
+colds
+collect
+collected
+collecting
+collection
+collins
+colonel
+colour
+coloured
+colouring
+combated
+come
+comes
+comfort
+comfortable
+comfortably
+comforted
+comfortless
+comforts
+coming
+command
+commanded
+commencement
+commendable
+commendation
+commendations
+commended
+commiseration
+commission
+commissioned
+commissioning
+common
+commonest
+commonly
+communicate
+communicated
+communication
+communications
+communicative
+communicativeness
+companion
+companions
+company
+comparative
+comparatively
+compare
+compared
+comparing
+comparison
+comparisons
+compass
+compassion
+compassionate
+compatible
+compensation
+competition
+complacency
+complain
+complained
+complaining
+complaint
+complaints
+complaisance
+complaisant
+complete
+completed
+completely
+completion
+complexion
+compliance
+complied
+compliment
+complimented
+complimenting
+compliments
+comply
+complying
+compose
+composed
+composedly
+composition
+composure
+comprehend
+comprehended
+comprehends
+comprehension
+comprise
+comprised
+compromised
+conceal
+concealed
+concealing
+concealment
+conceals
+conceit
+conceited
+conceive
+conception
+concern
+concerned
+concerning
+concerns
+concerto
+conciliate
+conciliating
+conciliatory
+concisely
+conclude
+concluded
+concluding
+conclusion
+concurrence
+condemn
+condemned
+condescend
+condescended
+condescendingly
+condescends
+condescension
+condition
+conditional
+conditionally
+conditions
+condole
+condolence
+conduct
+conducted
+confederacy
+conference
+confess
+confessed
+confession
+confidante
+confide
+confidence
+confident
+confidential
+confidently
+confiding
+confined
+confinement
+confirm
+confirmation
+confirmed
+confirming
+confirms
+confused
+confusion
+congenial
+congratulate
+congratulated
+congratulation
+congratulations
+congratulatory
+conjecture
+conjectured
+conjectures
+conjecturing
+conjugal
+conjunction
+connect
+connected
+connection
+connections
+connivance
+connubial
+conquer
+conquered
+conquest
+conscience
+conscientious
+conscientiously
+conscious
+consciousness
+consent
+consented
+consenting
+consequence
+consequent
+consequential
+consequently
+consider
+considerable
+considerably
+consideration
+considerations
+considered
+considering
+consign
+consigned
+consisted
+consistency
+consistent
+consists
+consolation
+consolatory
+console
+consoled
+consoling
+constancy
+constant
+constantly
+consternation
+constitute
+constitution
+constrained
+construction
+construed
+construing
+consult
+consulted
+consulting
+contain
+contained
+containing
+contains
+contemplation
+contempt
+contemptuously
+content
+contented
+contentment
+contents
+continual
+continually
+continuance
+continue
+continued
+continuing
+contracted
+contradict
+contradicted
+contradictions
+contrariety
+contrariwise
+contrary
+contrast
+contrasted
+contribute
+contributed
+contrivance
+contrive
+contrived
+controverted
+convenience
+convenient
+conversation
+conversations
+converse
+conversed
+conversible
+conversing
+convert
+converting
+convey
+conveyed
+conveying
+conviction
+convince
+convinced
+cook
+cooking
+cooks
+cool
+coolly
+copied
+copse
+coquetry
+cordial
+cordiality
+cordially
+corner
+corps
+correct
+correspond
+correspondence
+correspondent
+correspondents
+corroborated
+corroboration
+corruption
+cost
+costing
+cottagers
+cough
+coughing
+coughs
+could
+counted
+countenance
+counteract
+counteracted
+counterbalance
+counterpart
+counting
+country
+county
+couple
+couples
+courage
+course
+courses
+court
+courted
+courteous
+courtesy
+courtier
+courting
+courtship
+cousin
+cousins
+cover
+covered
+covering
+covies
+cows
+cradles
+crammed
+crayons
+created
+creative
+creature
+creatures
+credit
+creditable
+creditably
+creditors
+cried
+critical
+criticise
+criticisms
+cross
+crossed
+crossing
+crowded
+crown
+crowned
+cruel
+cruelly
+cruelty
+crushing
+cry
+crying
+cucumber
+culprit
+cultivation
+cunning
+cup
+curiosities
+curiosity
+curious
+curricle
+curtailed
+curtains
+curtsey
+curtseyed
+custody
+custom
+cutting
+daily
+damp
+dance
+danced
+dances
+dancing
+danger
+dangerous
+dare
+dared
+daring
+dark
+darling
+darting
+date
+dated
+daugher
+daughter
+daughters
+dawdled
+day
+days
+dazzling
+de
+dead
+deaden
+deal
+dear
+dearest
+dearly
+death
+debt
+debts
+decamping
+decease
+deceitful
+deceive
+deceived
+deceives
+deceiving
+decency
+decent
+deception
+decide
+decided
+decidedly
+deciding
+decisions
+decisive
+decked
+declaration
+declare
+declared
+declares
+declaring
+decline
+declined
+decorum
+decorums
+deduced
+deemed
+deep
+deeper
+deepest
+deeply
+default
+defect
+defection
+defective
+defects
+defence
+defend
+defended
+defense
+defer
+deference
+deferred
+defiance
+deficiency
+deficient
+defied
+defined
+definition
+defy
+degenerate
+degree
+degrees
+deigned
+dejection
+delay
+delayed
+deliberated
+deliberately
+deliberation
+delicacy
+delicate
+delicious
+delight
+delighted
+delightful
+delightfully
+delighting
+delights
+delivered
+delivering
+demand
+demanding
+demands
+demean
+denial
+denied
+denominated
+denoted
+deny
+denying
+depart
+departed
+departure
+depend
+depended
+dependence
+dependent
+depending
+deportment
+depravity
+depreciate
+depressed
+deprive
+deprived
+deranged
+derision
+derive
+derived
+derives
+descended
+descending
+descent
+describe
+described
+describing
+description
+desert
+deserted
+desertion
+deserts
+deserve
+deserved
+deservedly
+deserves
+deserving
+design
+designed
+designedly
+designing
+designs
+desirable
+desire
+desired
+desiring
+desirous
+despair
+despaired
+desperate
+desperation
+despicable
+despicably
+despise
+despised
+despises
+despising
+desponding
+destined
+destitute
+destroyed
+destructive
+detached
+detaching
+detail
+detailed
+detain
+detained
+detaining
+detect
+detected
+detection
+deter
+determination
+determine
+determined
+determining
+detest
+detestable
+detested
+develop
+development
+device
+devoid
+devote
+devoted
+devoting
+dialogue
+dictate
+dictated
+dictates
+dictating
+dictatorial
+did
+die
+died
+differ
+difference
+differences
+different
+differently
+difficult
+difficulty
+diffidence
+diffident
+diffuse
+diffused
+diffuseness
+dignified
+dignity
+digressions
+dilatory
+diligence
+dimensions
+diminution
+dine
+dined
+dines
+dining
+dinner
+dinners
+direct
+directed
+directing
+direction
+directions
+directly
+dirt
+dirty
+disadvantage
+disadvantages
+disagreeable
+disagreeably
+disagreement
+disappoint
+disappointed
+disappointing
+disappointment
+disappointments
+disapprobation
+disapprove
+disarm
+disbelieving
+discern
+discernible
+discerning
+discernment
+discharge
+discharged
+discharging
+disclaim
+disclaimed
+disclose
+disclosed
+disclosure
+discompose
+discomposed
+discomposure
+disconcerted
+discontented
+discontentedness
+discontinuance
+discourage
+discouraged
+discourse
+discourses
+discover
+discovered
+discovering
+discovery
+discredit
+discreditable
+discretion
+discrimination
+discuss
+discussed
+discussion
+disdain
+disdained
+disengaged
+disgrace
+disgraced
+disgraceful
+disgracing
+disguise
+disgust
+disgusted
+disgusting
+dish
+disheartened
+dishes
+dishonesty
+dishonorable
+dishonourable
+disinclination
+disinclined
+disinterested
+disinterestedness
+dislike
+disliked
+dislikes
+disliking
+dismay
+dismissed
+dismission
+disobliging
+dispatched
+dispelling
+dispense
+dispirited
+display
+displayed
+displaying
+displease
+displeased
+displeasure
+disposal
+dispose
+disposed
+disposing
+disposition
+dispositions
+disputable
+dispute
+disputes
+disquiet
+disregarded
+disrespect
+disrespectful
+dissatisfied
+dissemble
+disservice
+dissipation
+dissolved
+dissuade
+dissuaded
+distance
+distant
+distinction
+distinguish
+distinguished
+distinguishing
+distracted
+distractedly
+distraction
+distress
+distressed
+distressing
+distribute
+distrust
+distrusted
+disturb
+disturbance
+disturbed
+disturbers
+diversified
+diversion
+divert
+diverted
+divide
+divided
+dividing
+do
+does
+doing
+doings
+doleful
+domestic
+domestics
+don
+done
+door
+doors
+doorway
+dose
+double
+doubled
+doubly
+doubt
+doubted
+doubtful
+doubting
+doubtingly
+doubtless
+doubts
+down
+downstairs
+dozen
+draughts
+draw
+drawing
+drawings
+drawn
+dread
+dreaded
+dreadful
+dreadfully
+dreading
+dress
+dressed
+dresses
+dressing
+drew
+drily
+drink
+drinking
+drive
+driven
+driving
+drooping
+drop
+dropped
+dropt
+drove
+duchess
+ducks
+ductility
+due
+duel
+duets
+dull
+dullest
+dullness
+dupe
+duped
+duplicity
+duration
+during
+duties
+dutifully
+duty
+dwell
+dwelling
+dwelt
+dying
+each
+eager
+eagerly
+eagerness
+ear
+earl
+earlier
+earliest
+early
+earnest
+earnestly
+earnestness
+earth
+earthly
+ease
+easily
+easiness
+easy
+eat
+eating
+eccentric
+echo
+eclat
+eclipsed
+economically
+economy
+ecstasy
+edge
+edged
+educated
+education
+effect
+effects
+effectual
+effectually
+efficacy
+effort
+efforts
+effusion
+effusions
+eight
+either
+elapsed
+elated
+elder
+elderly
+eldest
+elegance
+elegant
+elevate
+elevated
+elevating
+elevation
+eleven
+eligibility
+eligible
+elope
+eloped
+elopement
+eloping
+eloquence
+eloquent
+else
+elsewhere
+eluded
+embargo
+embarrassed
+embarrassment
+embraced
+embracing
+emergence
+eminence
+eminent
+emotion
+emotions
+emphasis
+emphatic
+emphatically
+employ
+employed
+employing
+employment
+employments
+emptiness
+enable
+enabled
+enabling
+encamped
+encounter
+encourage
+encouraged
+encouragement
+encouraging
+encroaching
+encumbrance
+end
+endeared
+endeavour
+endeavoured
+endeavouring
+endeavours
+ended
+endless
+endurable
+endure
+endured
+enduring
+enemies
+enemy
+energetic
+energy
+enforced
+engage
+engaged
+engagement
+engagements
+engaging
+engross
+engrossed
+engrossing
+enhance
+enjoy
+enjoying
+enjoyment
+enjoyments
+enlarging
+ennight
+enormity
+enough
+enquired
+enquiries
+enquiring
+enquiry
+enraged
+ensign
+ensigncy
+ensue
+ensued
+ensuing
+ensure
+entail
+entailed
+entailing
+enter
+entered
+entering
+entertain
+entertained
+entertainment
+entirely
+entitled
+entrance
+entreat
+entreated
+entreaties
+entreating
+entreaty
+enumerating
+enumeration
+envelope
+envied
+environs
+envy
+envying
+epithet
+equal
+equalled
+equally
+equals
+equipage
+equivalent
+equivocal
+ere
+err
+errand
+error
+errors
+escape
+escaped
+escaping
+especially
+essence
+essential
+essentials
+establish
+established
+establishment
+estate
+estates
+esteem
+esteemed
+estimable
+estimated
+estimation
+etc
+etiquette
+evade
+even
+eveness
+evening
+evenings
+evenness
+event
+events
+ever
+every
+everybody
+everyone
+everything
+everywhere
+evident
+evidently
+evil
+evils
+exact
+exactly
+exaggerate
+exaggeration
+examination
+examine
+examined
+examining
+example
+exasperate
+exceed
+exceeded
+exceeding
+exceedingly
+excel
+excellence
+excellency
+excellent
+except
+excepting
+exception
+exceptional
+excess
+excessive
+excessively
+exchanged
+excite
+excited
+exciting
+exclaimed
+exclaiming
+exclamation
+exclamations
+exclude
+exclusion
+excuse
+excused
+excuses
+executed
+execution
+executors
+exercise
+exercising
+exert
+exerted
+exerting
+exertion
+exhausted
+exhibit
+exhibiting
+exhibition
+exigence
+exist
+existed
+existence
+existing
+expect
+expectation
+expectations
+expected
+expecting
+expects
+expedient
+expedite
+expeditiously
+expence
+expences
+expense
+expenses
+experience
+experienced
+experiences
+explain
+explained
+explaining
+explanation
+explanations
+explanatory
+explicit
+explicitly
+explore
+expose
+exposed
+exposing
+expostulation
+exposure
+express
+expressed
+expressing
+expression
+expressions
+expressive
+expressively
+expressly
+exquisite
+extended
+extensive
+extent
+extenuating
+extinguished
+extort
+extorted
+extractions
+extracts
+extraordinary
+extravagance
+extravagant
+extreme
+extremely
+exuberance
+exuberant
+exultation
+eye
+eyeing
+eyelashes
+eyes
+face
+faces
+fact
+facts
+faculties
+fail
+failed
+failing
+failure
+faint
+fainter
+faintly
+fair
+fairest
+fairly
+faithful
+faithfully
+fall
+fallen
+falling
+falls
+false
+falsehood
+falsely
+fame
+familiar
+familiarity
+familiarly
+families
+family
+fancied
+fancy
+fancying
+far
+fare
+farewell
+farm
+farmhouse
+farther
+farthing
+fashion
+fashionable
+fashions
+fast
+fastened
+fastidious
+fat
+fate
+father
+fatigue
+fatigued
+fault
+faultless
+faults
+faulty
+favor
+favorite
+favour
+favourable
+favourably
+favoured
+favourite
+favourites
+favours
+fear
+feared
+fearful
+fearing
+fearless
+fears
+feather
+feathers
+feature
+features
+feel
+feeling
+feelingly
+feelings
+feels
+feet
+felicitations
+felicity
+fell
+fellow
+fellows
+felt
+female
+females
+fender
+fervent
+fervently
+fetch
+fetched
+feverish
+few
+fewer
+fidget
+fidgets
+fidgety
+field
+fields
+fifteen
+fifth
+fifty
+fight
+fighting
+figure
+figures
+filial
+fill
+filled
+filling
+final
+finally
+finances
+find
+finding
+finds
+fine
+finer
+finery
+finest
+fingering
+fingers
+finish
+finished
+finishing
+fire
+fireplace
+firm
+firmest
+firmly
+firmness
+first
+fish
+fishing
+fit
+fitted
+five
+fix
+fixed
+fixing
+flaming
+flat
+flatter
+flattered
+flattering
+flew
+flight
+flirt
+flirtation
+flirting
+flogged
+flow
+flowed
+flowing
+fluctuating
+fluently
+flutter
+fluttered
+flutterings
+flying
+folded
+folios
+follies
+follow
+followed
+following
+follows
+folly
+fond
+fonder
+fool
+foolish
+foot
+footing
+footman
+footstool
+for
+forbade
+forbearance
+forbearing
+forbid
+forbidding
+forbore
+force
+forced
+forcibly
+forcing
+forego
+foresaw
+foresee
+foreseen
+foretold
+forever
+forfeit
+forfeited
+forgave
+forget
+forgetfulness
+forgets
+forgetting
+forgive
+forgiven
+forgiveness
+forgiving
+forgot
+forgotten
+forlorn
+form
+formal
+formality
+formation
+formed
+former
+formerly
+formidable
+forming
+forms
+forth
+fortitude
+fortnight
+fortunate
+fortunately
+fortune
+fortunes
+forty
+forward
+forwarded
+forwarder
+forwarding
+forwards
+foul
+found
+foundation
+foundations
+founded
+four
+fourth
+fourthly
+foxhounds
+frailty
+frame
+frankly
+frankness
+freckled
+free
+freedom
+freely
+frequent
+frequently
+fresh
+fresher
+fret
+fretfully
+fretfulness
+friend
+friendless
+friendlier
+friendly
+friends
+friendship
+frighted
+frighten
+frightened
+frisks
+frivolous
+from
+front
+fronted
+frost
+fruits
+fugitives
+fulfil
+full
+fullest
+fully
+fun
+furnish
+furnished
+furniture
+further
+fuss
+future
+gaieties
+gaiety
+gaily
+gain
+gained
+gaining
+gallant
+gallantry
+gallery
+game
+gamester
+gaming
+gaped
+garden
+gardener
+gate
+gates
+gathered
+gathering
+gaudy
+gave
+gay
+gayer
+gaze
+general
+generality
+generally
+generation
+generations
+generous
+generously
+genius
+genteel
+gentle
+gentleman
+gentlemanlike
+gentlemen
+gentleness
+gentlest
+gentlewoman
+genuine
+get
+gets
+getting
+giddiness
+gift
+gig
+girl
+girls
+give
+given
+gives
+giving
+glad
+gladly
+glance
+glancing
+glass
+glazing
+glen
+glimpse
+gloom
+gloomy
+gloried
+glories
+glory
+glove
+glow
+glowing
+go
+godfather
+godson
+goes
+going
+gone
+good
+goodness
+goodwill
+gossiping
+got
+governed
+governess
+gown
+gowns
+grace
+graceful
+gracefully
+graces
+gracious
+graciously
+graciousness
+gradual
+gradually
+grain
+grand
+grandeur
+grandfather
+grapes
+grasp
+grateful
+gratefully
+gratification
+gratified
+gratify
+gratifying
+gratitude
+grave
+gravel
+gravely
+gravity
+great
+greater
+greatest
+greatly
+greatness
+green
+grew
+grief
+griefs
+grievances
+grieve
+grieved
+grieving
+grievous
+grievously
+gross
+grossest
+ground
+grounds
+groundwork
+group
+grouped
+grove
+grow
+growing
+grown
+growth
+guard
+guarded
+guardian
+guardians
+guardianship
+guess
+guessed
+guest
+guests
+guidance
+guide
+guided
+guiding
+guilt
+guilty
+guinea
+gulf
+habit
+habits
+habitual
+hack
+hackney
+hackneyed
+had
+hair
+half
+hall
+ham
+hand
+handed
+handkerchief
+hands
+handsome
+handsomely
+handsomer
+handsomest
+handwriting
+hang
+hanging
+happen
+happened
+happening
+happens
+happier
+happiest
+happily
+happiness
+happy
+harboured
+hard
+hardened
+hardest
+hardly
+hardship
+hardships
+harm
+harmony
+harp
+harshly
+has
+haste
+hasten
+hastened
+hastening
+hastily
+hasty
+hat
+hate
+hated
+hatefully
+hates
+hating
+hatred
+haughty
+haunch
+haunt
+hauteur
+have
+having
+hazarded
+he
+head
+headache
+headquarters
+heads
+headstrong
+heal
+health
+healthful
+healthfulness
+healthy
+hear
+heard
+hearers
+hearing
+hears
+heart
+heartening
+heartfelt
+hearth
+heartily
+hearty
+heaven
+heavens
+heavier
+heavy
+hedge
+heedless
+height
+heighten
+heightened
+heinous
+heiress
+heirs
+held
+help
+hence
+henceforth
+her
+here
+hereabouts
+hereafter
+heretofore
+hermitage
+hers
+herself
+hesitate
+hesitated
+hesitating
+hesitation
+hide
+high
+higher
+highest
+highflown
+highly
+hill
+hills
+him
+himself
+hint
+hinted
+hints
+hire
+hired
+his
+histories
+history
+hither
+hitherto
+hold
+holding
+home
+honest
+honestly
+honour
+honourable
+honoured
+honours
+hope
+hoped
+hopeless
+hopes
+hoping
+horrible
+horrid
+horror
+horse
+horseback
+horses
+horsewoman
+hose
+hospitality
+hot
+hotel
+hotels
+hour
+hours
+house
+household
+housekeeper
+housekeeping
+housemaid
+housemaids
+houses
+how
+however
+hr
+hug
+human
+humanity
+humble
+humbled
+humbling
+humiliating
+humiliation
+humility
+humour
+humoured
+hundred
+hunting
+hurried
+hurry
+hurrying
+hurt
+hurts
+husband
+husbands
+hushed
+hypocrisy
+hypocritical
+hysterics
+idea
+ideas
+idle
+idleness
+if
+ignorance
+ignorant
+ill
+illiberal
+illiterate
+illness
+illustration
+illustrious
+imaginable
+imaginary
+imagination
+imaginations
+imagine
+imagined
+imitate
+imitated
+imitation
+imitations
+immediate
+immediately
+immoral
+immovable
+imparted
+impartial
+impassable
+impatience
+impatient
+impatiently
+impelled
+impenetrably
+imperfection
+imperfectly
+impertinence
+impertinent
+imperturbably
+impetuous
+implacability
+implicit
+implicitness
+implied
+implies
+imply
+impolitic
+importance
+important
+importing
+importune
+importuned
+impose
+imposed
+imposing
+impossible
+impressed
+impressing
+impression
+impressive
+improbable
+improper
+improprieties
+impropriety
+improve
+improved
+improvement
+improvements
+improves
+imprudence
+imprudent
+impudence
+impudent
+impulse
+impulses
+impunity
+impurities
+impute
+imputed
+imputing
+in
+inadequate
+inattention
+inattentive
+incapable
+incautiously
+incensed
+incessant
+incessantly
+inches
+incivility
+inclination
+inclinations
+inclined
+include
+included
+including
+income
+incomprehensible
+inconceivable
+inconsiderable
+inconsistencies
+inconsistency
+inconvenience
+inconveniences
+inconvenient
+increase
+increased
+increases
+increasing
+incredible
+incredulity
+incredulous
+incumbent
+incur
+incurred
+indebted
+indecision
+indecorum
+indeed
+indefinite
+indelicacy
+indelicate
+independence
+independent
+indicated
+indifference
+indifferent
+indignant
+indignation
+indignity
+indirect
+indiscreet
+indispensably
+indisposed
+indistinctly
+individual
+individually
+indolence
+indolent
+induce
+induced
+inducement
+inducements
+indulge
+indulged
+indulgence
+indulgent
+indulging
+industriously
+ineffectual
+inevitable
+inevitably
+inexhaustible
+inexpressible
+inexpressibly
+infamous
+infamy
+infancy
+infatuation
+inferences
+inferior
+inferiority
+infinite
+infinitely
+inflexibly
+inflict
+inflicted
+infliction
+influence
+influenced
+influencing
+inform
+informality
+information
+informed
+informing
+informs
+ingenious
+ingenuity
+ingratitude
+inhabitants
+inherit
+inherited
+inheriting
+inhumanity
+iniquitous
+injunctions
+injure
+injured
+injuries
+injuring
+injurious
+injury
+injustice
+inmate
+inmates
+inn
+innocence
+innocent
+innocently
+inns
+inoffensive
+inquire
+inquired
+inquiries
+inquiring
+inquiry
+insensibility
+insensible
+insignificance
+insignificant
+insincere
+insinuating
+insipid
+insipidity
+insist
+insisted
+insists
+insolence
+insolent
+inspection
+inspire
+inspired
+inspires
+inspiring
+instability
+instance
+instances
+instant
+instantaneous
+instantly
+instead
+instinctively
+instituted
+instruct
+instructed
+instructing
+instruction
+instructions
+instrument
+insufferable
+insufferably
+insufficient
+insulted
+insulting
+insupportable
+integrity
+intelligence
+intelligent
+intelligible
+intend
+intended
+intending
+intention
+intentionally
+intentions
+intently
+intercourse
+interest
+interested
+interesting
+interfere
+interference
+interfering
+intermarriage
+intermediate
+intermission
+interpose
+interpretation
+interrupt
+interrupted
+interrupting
+interruption
+interruptions
+interval
+intervals
+intervene
+interview
+intimacy
+intimate
+intimately
+intimates
+intimation
+intimidate
+intimidated
+into
+intolerable
+intreaty
+intrepidity
+intricate
+intrigues
+introduce
+introduced
+introducing
+introduction
+intrude
+intruder
+intruding
+intrusion
+inured
+invalid
+invaluable
+invariable
+invariably
+invectives
+invent
+inventing
+invention
+investigation
+invitation
+invitations
+invite
+invited
+inviting
+involuntarily
+involuntary
+involve
+involved
+involves
+involving
+irksome
+irregularity
+irreligious
+irremediable
+irreproachable
+irretrievable
+irrevocably
+irritable
+irritated
+irritation
+is
+it
+its
+itself
+jealous
+jealousy
+jestingly
+jewel
+jewels
+jilt
+join
+joined
+joining
+joints
+joke
+jokes
+joking
+jot
+journey
+joy
+joyful
+joyfully
+judge
+judged
+judgement
+judging
+judgment
+jumbled
+jumped
+jumping
+jumps
+junior
+just
+justice
+justification
+justified
+justify
+justifying
+justly
+keener
+keenest
+keep
+keeping
+keeps
+kept
+kill
+killed
+kind
+kinder
+kindest
+kindly
+kindness
+kindred
+kinds
+king
+kingdom
+kiss
+kissed
+kitchen
+knees
+knew
+knighthood
+know
+knowing
+knowledge
+known
+knows
+labour
+lace
+laconic
+lad
+ladies
+lady
+ladyship
+lagged
+laid
+laity
+lament
+lamentations
+lamented
+lamenting
+land
+landing
+landlord
+lane
+lanes
+language
+languages
+languor
+larder
+large
+larger
+largest
+last
+lasted
+lasting
+lastly
+late
+lately
+later
+latest
+latter
+latterly
+laudable
+laugh
+laughed
+laughing
+laughingly
+laughter
+laurel
+law
+lawfully
+lawn
+lay
+laying
+lead
+leading
+leads
+leaning
+learn
+learned
+learning
+learnt
+lease
+least
+leave
+leaves
+leaving
+led
+left
+legacy
+legal
+legally
+leisure
+leisurely
+lend
+length
+less
+lessen
+lessened
+lessening
+lesson
+lest
+let
+letter
+letters
+letting
+levelled
+liable
+liberal
+liberality
+liberally
+liberties
+liberty
+library
+licence
+licentiousness
+lie
+lies
+lieu
+lieutenant
+life
+lifetime
+lift
+lifted
+light
+lighted
+lightness
+like
+liked
+likelihood
+likely
+likeness
+likes
+likewise
+liking
+limits
+line
+lines
+lingering
+lips
+list
+listen
+listened
+listener
+listening
+little
+littleassisted
+live
+lived
+liveliest
+liveliness
+lively
+livery
+lives
+living
+livings
+ll
+lobby
+local
+lock
+lodge
+lodges
+lodgings
+lofty
+long
+longed
+longer
+longing
+loo
+look
+looked
+looking
+looks
+loose
+lord
+lose
+loser
+losing
+loss
+losses
+lost
+lot
+lottery
+loud
+louder
+loudly
+love
+loved
+loveliest
+loveliness
+lovely
+lover
+lovers
+loves
+loving
+low
+lower
+lowest
+lowness
+luck
+luckiest
+luckily
+luckless
+lucky
+luncheon
+lurking
+lustre
+lying
+m
+ma
+madam
+made
+magistrate
+magnitude
+maid
+maiden
+maintain
+maintained
+maintaining
+make
+makes
+making
+male
+malice
+malicious
+mamma
+man
+manage
+managed
+management
+manager
+manifold
+mankind
+manner
+manners
+manoeuvre
+manor
+mansion
+mantelpiece
+many
+mark
+marked
+market
+marks
+marriage
+married
+marry
+marrying
+master
+masterly
+masters
+match
+material
+materially
+maternal
+matrimonial
+matrimony
+matter
+matters
+mature
+may
+mayoralty
+me
+meadows
+mean
+meanest
+meaning
+meanly
+meanness
+means
+meant
+meantime
+meanwhile
+measure
+measures
+meat
+mechanically
+mediocrity
+meditate
+meditated
+meditating
+meditation
+meditations
+meet
+meeting
+meetings
+meets
+melancholy
+member
+memories
+memory
+men
+mend
+mention
+mentioned
+mentioning
+mercenary
+mere
+merely
+merit
+merited
+merits
+merry
+mess
+message
+messages
+met
+method
+middle
+mien
+might
+mild
+mildly
+mildness
+mile
+miles
+military
+militia
+milliner
+mind
+minded
+mindful
+minds
+mine
+mingled
+mingling
+miniatures
+minute
+minuted
+minutely
+minuteness
+minutes
+minutest
+miraculous
+mirth
+mischance
+mischief
+mischievously
+misconduct
+miserable
+miserably
+miseries
+miserly
+misery
+misfortune
+misfortunes
+mislead
+misleading
+misleads
+misled
+mismanagement
+misrepresentation
+misrepresented
+miss
+missed
+missent
+missing
+mistake
+mistaken
+mistakes
+mistook
+mistress
+mistrust
+misunderstand
+misunderstood
+misused
+mix
+mixed
+mixing
+mixture
+mode
+model
+moderate
+moderation
+modern
+modest
+modesty
+moment
+momentary
+moments
+money
+monosyllable
+monotonous
+month
+monthly
+months
+moral
+morality
+moralize
+more
+moreover
+morning
+mornings
+morrow
+mortal
+mortification
+mortifications
+mortified
+mortifies
+mortifying
+most
+mostly
+mother
+motion
+motive
+motives
+mountains
+mounting
+mouth
+mouths
+move
+moved
+moving
+much
+mud
+muffin
+multitude
+murmurs
+music
+musical
+muslin
+muslins
+must
+musty
+mutual
+mutually
+my
+myself
+mystery
+name
+named
+names
+naming
+narrative
+narrow
+narrowest
+narrowly
+nasty
+natural
+naturally
+nature
+natured
+nay
+near
+nearer
+nearest
+nearly
+nearness
+neat
+neatness
+necessarily
+necessary
+necessity
+nectarines
+need
+needed
+needless
+needlessly
+needlework
+negative
+negatived
+neglect
+neglected
+neglecting
+negligence
+negligent
+neighbour
+neighbourhood
+neighbourhoods
+neighbouring
+neighbours
+neither
+nephew
+nephews
+nerves
+nervous
+net
+netting
+nettled
+never
+new
+newcomers
+newest
+news
+newspaper
+next
+nice
+nicely
+nicest
+niece
+nieces
+night
+nightcap
+nine
+nnight
+no
+noble
+nobler
+noblest
+nobody
+nods
+noise
+noisy
+nominally
+none
+nonsense
+nonsensical
+noon
+nor
+north
+northern
+northward
+northwards
+nose
+not
+note
+notes
+nothing
+nothingness
+nothings
+notice
+noticed
+noticing
+notion
+notions
+nourishes
+novels
+novelty
+now
+nowadays
+nowhere
+number
+numerous
+nuptials
+nursing
+o
+oaks
+obeisance
+obey
+obeyed
+object
+objected
+objecting
+objection
+objectionable
+objections
+objects
+obligation
+obligations
+oblige
+obliged
+obliging
+obligingly
+obsequious
+obsequiousness
+observances
+observation
+observations
+observe
+observed
+observer
+observing
+obstacles
+obstinacy
+obstinate
+obtain
+obtained
+obtruded
+obvious
+occasion
+occasional
+occasionally
+occasioned
+occasions
+occupation
+occupied
+occupies
+occupy
+occur
+occurred
+occurrences
+occurring
+occurs
+odd
+oddities
+oddity
+oddly
+odious
+of
+off
+offence
+offend
+offended
+offending
+offense
+offenses
+offensive
+offer
+offered
+offering
+offers
+office
+officer
+officers
+officious
+officiousness
+often
+oftener
+oh
+old
+older
+omen
+omit
+omitted
+on
+once
+one
+ones
+only
+open
+opened
+opening
+openly
+openness
+operated
+opinion
+opinions
+opportunities
+opportunity
+oppose
+opposed
+opposite
+opposition
+oppressed
+oppressively
+or
+ordained
+order
+ordered
+orderly
+orders
+ordinary
+ordination
+original
+originally
+originate
+originated
+ornaments
+ostentation
+ostentatious
+other
+others
+otherwise
+ought
+our
+ours
+ourselves
+out
+outdone
+outlived
+outrun
+outstrip
+outstripped
+over
+overbearing
+overcame
+overcome
+overcoming
+overflowing
+overflows
+overhear
+overheard
+overhearings
+overjoyed
+overlook
+overlooked
+overpower
+overpowered
+overpowering
+overruled
+overset
+overspread
+overspreading
+overtaken
+overthrow
+overthrowing
+overthrown
+overtook
+overtures
+owe
+owed
+owes
+owing
+own
+owned
+owner
+owns
+pace
+pack
+packed
+packing
+paddock
+page
+pages
+paid
+pain
+painful
+painfully
+paining
+pains
+paint
+painter
+paintings
+pair
+palatable
+pale
+paler
+pales
+paling
+palings
+palliation
+paltry
+panegyric
+pang
+panting
+papa
+paper
+papers
+parade
+parading
+parasol
+parcels
+pardon
+parent
+parental
+parents
+parish
+parishioners
+park
+parlour
+parsonage
+part
+partake
+parted
+partial
+partiality
+participation
+particular
+particularly
+particulars
+parties
+parting
+partly
+partner
+partners
+partridges
+parts
+party
+pass
+passage
+passages
+passed
+passing
+passion
+passions
+past
+path
+pathetic
+patience
+patient
+patron
+patronage
+patroness
+pause
+paused
+pauses
+pausing
+pavement
+pay
+paying
+payment
+peace
+peaches
+peculiar
+peculiarities
+peculiarity
+peculiarly
+pecuniary
+pedantic
+peep
+peevish
+pen
+penance
+penetration
+penitent
+pens
+people
+per
+perceive
+perceived
+perceiving
+perceptible
+perfect
+perfections
+perfectly
+perforce
+perform
+performance
+performed
+performer
+performers
+performs
+perhaps
+period
+periods
+permanent
+permission
+permit
+permitted
+perpetual
+perpetually
+perplexity
+perseverance
+persevered
+persevering
+perseveringly
+persist
+persisted
+persisting
+persists
+person
+personage
+personages
+personal
+persons
+persuade
+persuaded
+persuasion
+persuasions
+perturbation
+perturbed
+perusal
+perusing
+perverse
+perverseness
+petition
+petitioned
+petrified
+petticoat
+petulance
+pf
+phaeton
+philosopher
+philosophic
+philosophy
+physicians
+pianoforte
+picture
+pictured
+pictures
+picturesque
+piece
+pieces
+pigs
+piling
+piqued
+piquet
+pitched
+pitiable
+pitied
+pitiful
+pity
+place
+placed
+places
+placing
+plague
+plain
+plainer
+plainly
+plan
+planned
+planning
+plans
+plantation
+plate
+play
+played
+players
+playful
+playfulness
+playing
+plays
+plead
+pleaded
+pleasant
+pleasanter
+pleasantest
+pleasantly
+pleasantness
+pleasantry
+please
+pleased
+pleases
+pleasing
+pleasure
+pleasures
+pledged
+plentiful
+plenty
+pliancy
+pocket
+poetry
+point
+pointed
+pointedly
+pointing
+points
+policy
+polished
+polite
+politely
+politeness
+polluted
+pollution
+pompous
+ponies
+pool
+pools
+poor
+poorly
+popular
+popularity
+porridge
+port
+portion
+portrait
+portraits
+position
+positions
+positive
+positively
+possess
+possessed
+possesses
+possessing
+possession
+possessor
+possibilities
+possibility
+possible
+possiblity
+possibly
+post
+posterity
+postilions
+postponed
+postscript
+poultry
+pounds
+pour
+poured
+pouring
+poverty
+powdering
+power
+powerful
+powers
+practice
+practised
+practises
+practising
+praise
+praised
+praises
+pray
+preaching
+preceded
+preceding
+precious
+precipitance
+precipitate
+precisely
+precision
+precluding
+predict
+predominance
+predominate
+prefaced
+prefer
+preference
+preferment
+preferred
+prejudice
+prejudiced
+prejudices
+premeditation
+premises
+preparation
+preparations
+prepare
+prepared
+preparing
+prepossessed
+prepossession
+presence
+present
+presentation
+presented
+presently
+presents
+preservation
+preservative
+preserve
+preserved
+preside
+presided
+press
+pressed
+pressing
+pressingly
+presume
+presumed
+presuming
+presumption
+pretence
+pretend
+pretended
+pretending
+pretense
+pretension
+pretensions
+prettier
+prettiest
+pretty
+prettyish
+prevail
+prevailed
+prevailing
+prevent
+prevented
+prevents
+previous
+previously
+prey
+price
+pride
+prided
+principal
+principally
+principle
+principles
+prior
+private
+privately
+privilege
+privileged
+prized
+prizes
+probabilities
+probability
+probable
+probably
+probity
+proceed
+proceeded
+proceeding
+proceedings
+process
+proclaim
+procure
+procured
+procuring
+prodigious
+prodigiously
+produce
+produced
+productive
+profess
+professed
+professing
+profession
+professions
+proficiency
+proficient
+profit
+profligacy
+profligate
+profuse
+profusion
+prognostics
+progress
+prohibited
+project
+projected
+promise
+promised
+promises
+promising
+promote
+promoted
+prompt
+prompted
+prone
+pronounce
+pronounced
+pronouncing
+proof
+proper
+properly
+property
+propitious
+proportion
+proportionate
+proportioned
+proportions
+proposal
+proposals
+propose
+proposed
+proprietor
+propriety
+prospect
+prospects
+prosperity
+prosperous
+protection
+protest
+protested
+protesting
+proud
+proudest
+proudly
+prove
+proved
+proverb
+provide
+provided
+providing
+proving
+provision
+provocations
+provoke
+provoked
+provoking
+proxy
+prudence
+prudent
+prudential
+prudently
+public
+publicly
+publish
+puddles
+puffed
+pull
+punch
+punctual
+punctuality
+punctually
+punish
+punishment
+purchase
+purchased
+purchases
+pure
+purport
+purpose
+purposely
+purse
+purses
+pursue
+pursued
+pursuing
+pursuit
+pursuits
+put
+putting
+puzzle
+puzzled
+pyramids
+quadrille
+qualification
+qualifications
+qualified
+qualities
+quality
+quantity
+quarrel
+quarreled
+quarreling
+quarrelling
+quarrelsome
+quarter
+quartered
+quarters
+querulous
+quest
+question
+questioned
+questions
+quick
+quickly
+quickness
+quiet
+quieted
+quieter
+quietly
+quit
+quite
+quitted
+quitting
+race
+racked
+rage
+ragout
+rail
+rain
+rained
+raised
+raising
+rallied
+ramble
+rambled
+ran
+rang
+range
+rank
+rant
+rapacity
+rapid
+rapidity
+rapidly
+rapture
+raptures
+rapturous
+rapturously
+rashness
+rate
+rated
+rather
+rational
+rationally
+rattle
+reach
+reached
+reaching
+read
+reader
+readily
+readiness
+reading
+ready
+real
+realised
+realities
+really
+reanimated
+reap
+reappear
+reason
+reasonable
+reasonableness
+reasonably
+reasoning
+reasons
+rebuke
+recall
+recalled
+recede
+receipt
+receive
+received
+receiving
+recent
+reception
+recital
+reckon
+reckoned
+recognized
+recognizing
+recollect
+recollected
+recollecting
+recollection
+recollections
+recommenced
+recommend
+recommendation
+recommendations
+recommended
+recommending
+reconcile
+reconciled
+reconciliation
+reconciling
+recover
+recovered
+recovering
+recovery
+recreation
+rectitude
+rector
+rectory
+recurring
+red
+redress
+reduced
+reel
+reference
+referred
+refinements
+reflect
+reflected
+reflecting
+reflection
+reflections
+refrain
+refrained
+refreshing
+refreshment
+refuge
+refusal
+refusals
+refuse
+refused
+refusing
+refute
+regain
+regained
+regard
+regarded
+regarding
+regardless
+regiment
+regimentals
+regret
+regrets
+regretted
+regretting
+regular
+regularly
+regulars
+regulate
+regulated
+regulation
+reject
+rejected
+rejecting
+rejection
+rejoice
+rejoiced
+rejoicing
+rejoined
+relate
+related
+relates
+relating
+relation
+relations
+relationship
+relative
+release
+reliance
+relied
+relief
+relieve
+relieved
+relinquish
+relished
+reluctance
+reluctant
+rely
+remain
+remainder
+remained
+remaining
+remains
+remark
+remarkable
+remarkably
+remarked
+remarks
+remedy
+remember
+remembered
+remembering
+remembrance
+remind
+reminded
+reminding
+remonstrance
+remorse
+removal
+remove
+removed
+removing
+rencontre
+render
+rendered
+rendering
+renewal
+renewed
+renewing
+repaid
+repaired
+repeat
+repeated
+repeatedly
+repeating
+repel
+repelled
+repent
+repentance
+repented
+repetition
+repine
+repined
+repining
+repinings
+replete
+replied
+replies
+reply
+replying
+report
+reporting
+reports
+repose
+reprehensible
+represent
+representation
+represented
+representing
+repress
+repressed
+repressing
+reproach
+reproached
+reproaches
+reproof
+reproofs
+repugnance
+repugnant
+repulsed
+repulsive
+reputation
+reputed
+request
+requested
+requester
+requesting
+require
+required
+requiring
+requisite
+requited
+rescue
+research
+resemblance
+resent
+resented
+resentful
+resentfully
+resentment
+resentments
+reserve
+reserved
+reserves
+residence
+resides
+residing
+resign
+resignation
+resigned
+resigning
+resist
+resistance
+resisted
+resisting
+resolute
+resolutely
+resolution
+resolve
+resolved
+resolving
+resounding
+resource
+respect
+respectability
+respectable
+respected
+respectful
+respecting
+respective
+respects
+rest
+rested
+restless
+restoration
+restored
+restoring
+restrain
+restrained
+restraint
+result
+resume
+resuming
+retail
+retailing
+retain
+retained
+retaining
+retains
+retaliate
+retired
+retirement
+retort
+retreated
+retreating
+retrospections
+retrospective
+return
+returned
+returning
+returns
+revealed
+revealing
+revenge
+revenging
+revered
+reverie
+reverse
+reverting
+review
+revival
+revive
+revived
+revolt
+revolted
+revolution
+revolving
+rewarded
+rich
+richly
+rid
+ride
+ridge
+ridicule
+ridiculing
+ridiculous
+riding
+right
+rightful
+rightly
+ring
+rings
+rise
+risen
+rises
+rising
+risk
+rites
+rival
+rivals
+river
+rivers
+road
+roads
+roasted
+rob
+rocks
+rode
+romantic
+room
+rooms
+rose
+rough
+round
+roused
+route
+rude
+rudeness
+ruin
+ruined
+ruining
+rule
+run
+running
+runs
+rushed
+s
+sacrifice
+sacrificed
+sad
+sadly
+safe
+safely
+safest
+safety
+sagacity
+said
+sake
+sakes
+salad
+sallied
+saloon
+salutation
+same
+sameness
+sanction
+sanctioned
+sang
+sanguine
+sarcastic
+sash
+sat
+satin
+satirical
+satisfaction
+satisfactions
+satisfactory
+satisfied
+satisfy
+satisfying
+saucy
+savage
+save
+saved
+saving
+savours
+saw
+say
+saying
+says
+scale
+scampering
+scandalous
+scarce
+scarcely
+scarcity
+scarlet
+scattered
+scene
+scenes
+scheme
+schemes
+scheming
+school
+science
+scold
+scolded
+scolding
+scope
+score
+scores
+scorn
+scorned
+scrape
+screen
+screens
+scruple
+scrupled
+scruples
+scrutiny
+se
+search
+searching
+season
+seasonable
+seat
+seated
+seats
+secluded
+seclusion
+second
+seconded
+seconding
+secondly
+secrecy
+secret
+secretly
+secrets
+secure
+secured
+security
+sedate
+sedateness
+seduction
+see
+seeing
+seek
+seeking
+seem
+seemed
+seeming
+seems
+seen
+sees
+seize
+seized
+seizing
+seldom
+selected
+selecting
+self
+selfish
+selfishness
+sell
+selves
+seminaries
+send
+sending
+sends
+seniority
+sensation
+sensations
+sense
+senses
+sensibility
+sensible
+sensibly
+sent
+sentence
+sentences
+sentiment
+sentiments
+sentinel
+separate
+separated
+separately
+separates
+separating
+separation
+sequel
+serenity
+serious
+seriously
+sermon
+sermons
+servant
+servants
+serve
+service
+serviceable
+services
+servility
+serving
+set
+setting
+settle
+settled
+settlement
+settlements
+settling
+seven
+several
+severe
+severest
+severity
+sex
+shade
+shades
+shake
+shaken
+shaking
+shall
+shame
+shameful
+shameless
+shan
+shape
+share
+shared
+sharers
+sharing
+sharp
+sharpened
+she
+shed
+sheet
+sheets
+sheltered
+shelves
+shew
+shewed
+shield
+shift
+shifting
+shillings
+shine
+shock
+shocked
+shocking
+shoes
+shook
+shoot
+shop
+shopping
+shops
+short
+shorten
+shorter
+shortly
+shortness
+should
+shoulders
+show
+showed
+showing
+shown
+shows
+shrewish
+shrink
+shrubbery
+shrug
+shut
+shy
+shyness
+siad
+sick
+sickly
+side
+sideboard
+sides
+sigh
+sighed
+sight
+sign
+signal
+significant
+signify
+signs
+silence
+silenced
+silent
+silently
+silliest
+silly
+similar
+similarity
+simpered
+simpers
+simple
+simpleton
+simply
+since
+sincere
+sincerely
+sincerity
+sing
+singing
+single
+singled
+singling
+sings
+singular
+sink
+sinking
+sir
+sister
+sisterly
+sisters
+sit
+sitting
+situated
+situation
+six
+sixpence
+sixteen
+sixth
+size
+sized
+sketch
+skill
+slacken
+slave
+sleep
+sleeping
+sleepless
+sleeves
+slept
+slight
+slighted
+slightest
+slightingly
+slightly
+slit
+sloping
+slow
+slowly
+sly
+slyness
+small
+smallest
+smart
+smile
+smiled
+smiles
+smiling
+smilingly
+smirks
+smoothly
+sneer
+sneering
+snug
+so
+social
+societies
+society
+sofas
+softened
+softness
+solace
+solaced
+soldiers
+sole
+solely
+solemn
+solemnity
+solicit
+solicitation
+soliciting
+solicitude
+solid
+solidity
+solitary
+solitude
+some
+somebody
+somehow
+someone
+something
+sometimes
+somewhat
+somewhere
+son
+song
+songs
+sonnet
+sons
+soon
+sooner
+soothe
+soothed
+sore
+sorely
+sorrow
+sorry
+sort
+sought
+soul
+sound
+sounds
+soup
+sour
+source
+sources
+space
+spacious
+spare
+spared
+sparkled
+spars
+spasms
+speak
+speaker
+speaking
+speaks
+special
+speculation
+speech
+speeches
+speed
+speediest
+speedily
+speedy
+spend
+spending
+spent
+sphere
+spirit
+spiritless
+spirits
+spite
+spiteful
+spleen
+splendid
+splendour
+spoilt
+spoke
+spoken
+spokesman
+sport
+sportive
+sports
+sportsmen
+spot
+spots
+sprained
+sprang
+spread
+spreading
+spring
+springing
+springs
+spur
+spurned
+squeamish
+stability
+stables
+stage
+staggered
+staid
+staircase
+stairs
+stamp
+stand
+standing
+stands
+stanzas
+stared
+start
+started
+starting
+startled
+starve
+state
+stated
+stateliness
+stately
+statement
+stating
+station
+stationed
+stay
+stayed
+staying
+stays
+steadfast
+steadfastly
+steadily
+steadiness
+steady
+stem
+step
+stepped
+stepping
+steps
+steward
+stiffly
+stiffness
+stiles
+still
+stir
+stirring
+stirs
+stockings
+stole
+stone
+stood
+stop
+stopped
+stopping
+store
+storing
+storm
+story
+stout
+stoutly
+strange
+strangely
+strangeness
+stranger
+strangers
+stratagems
+straws
+stream
+street
+streets
+strength
+strenuously
+stress
+stretch
+stretched
+stretching
+strictest
+strictly
+strictures
+strike
+striking
+strikingly
+striving
+stroke
+stroll
+strong
+stronger
+strongest
+strongly
+struck
+struggle
+struggled
+struggles
+struggling
+stubbornness
+studied
+studier
+studies
+studious
+study
+studying
+stuffy
+stumbling
+stupid
+stupider
+stupidity
+style
+subject
+subjection
+subjects
+subjoin
+submit
+submitted
+subsequent
+subsided
+subsist
+subsisted
+subsisting
+substance
+substantial
+substitute
+succeed
+succeeded
+succeeding
+succeeds
+success
+successful
+successfully
+succession
+successively
+successor
+such
+sudden
+suddenly
+suddenness
+suffer
+suffered
+sufferer
+suffering
+sufferings
+suffers
+sufficient
+sufficiently
+suggest
+suggested
+suggesting
+suggestion
+suit
+suitable
+suitableness
+suited
+suiting
+sum
+summer
+summon
+summoned
+summons
+sunk
+supercilious
+superciliousness
+superintended
+superintendence
+superintends
+superior
+superiority
+superlatively
+superseded
+supper
+supplication
+supplied
+supply
+supplying
+support
+supported
+suppose
+supposed
+supposing
+supposition
+suppositions
+suppress
+suppressed
+sure
+surely
+surest
+surmise
+surmises
+surmount
+surpass
+surpassing
+surprise
+surprised
+surrounded
+surrounding
+survey
+surveying
+survive
+survived
+survivor
+susceptibility
+suspect
+suspected
+suspecting
+suspects
+suspend
+suspended
+suspense
+suspicion
+suspicions
+suspicious
+sustained
+swallowed
+sweet
+sweetest
+sweetness
+swell
+swelled
+swelling
+syllable
+syllables
+symmetry
+sympathise
+symptom
+symptoms
+synonymously
+t
+table
+tables
+tacit
+taciturn
+tackle
+take
+taken
+takes
+taking
+talent
+talents
+talk
+talked
+talking
+talks
+tall
+taller
+tallest
+tanned
+taste
+tastes
+taught
+tax
+tea
+teach
+teaching
+tear
+tears
+teased
+teasing
+teazing
+tedious
+teeth
+tell
+telling
+tells
+temper
+tempered
+tempers
+temporary
+tempt
+temptation
+temptations
+tempted
+ten
+tenant
+tenants
+tend
+tendency
+tender
+tenderly
+tenderness
+tenor
+tens
+tent
+tents
+term
+termed
+termination
+terms
+terrific
+test
+testified
+testifying
+testimony
+than
+thank
+thanked
+thankful
+thankfully
+thankfulness
+thanking
+thanks
+that
+the
+theatres
+their
+theirs
+them
+themselves
+then
+thence
+there
+thereby
+therefore
+therein
+thereupon
+these
+they
+thin
+thing
+things
+think
+thinking
+thinks
+third
+thirdly
+thirteen
+thirty
+this
+thither
+thorough
+thoroughly
+those
+though
+thought
+thoughtful
+thoughtfulness
+thoughtless
+thoughtlessness
+thoughts
+thousand
+threadbare
+threatened
+threats
+three
+threw
+throat
+through
+throughout
+throw
+throwing
+thrown
+thus
+thwarted
+tickets
+tide
+tidings
+till
+time
+times
+tired
+tires
+tiresome
+tithes
+title
+to
+together
+toilette
+token
+told
+tolerable
+tolerably
+tomorrow
+tone
+tongue
+tongues
+too
+took
+top
+topic
+topics
+torment
+tormenting
+tortured
+total
+totally
+touched
+tour
+toward
+towards
+town
+trace
+traced
+traces
+tractable
+trade
+tradesman
+train
+trait
+tranquil
+tranquillity
+tranquilly
+transactions
+transferred
+transient
+transition
+transpired
+transport
+transports
+travelled
+travellers
+travelling
+treasure
+treasured
+treat
+treated
+treating
+treatment
+trees
+tremble
+trembled
+trembling
+tremblings
+trepidation
+trespass
+tress
+trial
+trials
+tribute
+tricks
+tried
+tries
+trifle
+trifled
+trifling
+trim
+trimming
+triumph
+triumphant
+triumphantly
+triumphing
+troop
+trouble
+troublesome
+troubling
+trout
+true
+truest
+truly
+trunk
+trunks
+trust
+trusted
+trusting
+truth
+try
+trying
+tumult
+turn
+turned
+turning
+turnpikes
+turns
+twelve
+twelvemonth
+twenty
+twice
+two
+uglier
+ugly
+ultimately
+unabashed
+unabated
+unable
+unaccountable
+unacknowledged
+unacquainted
+unaffected
+unaffectedly
+unallied
+unalloyed
+unalterable
+unanswerable
+unappeasable
+unassailed
+unassuming
+unattended
+unavailing
+unavoidable
+unavoidably
+unaware
+unbecoming
+unbending
+unblemished
+uncertain
+uncertainty
+unchanged
+uncivil
+uncle
+uncles
+uncomfortable
+uncommon
+uncommonly
+uncompanionable
+unconcern
+unconcerned
+unconnected
+unconsciously
+uncontrolled
+undeceive
+undecided
+under
+undergone
+understand
+understanding
+understood
+undertaken
+undertaking
+undervalued
+undervaluing
+undeserved
+undeserving
+undetermined
+undiminished
+undo
+undone
+undoubted
+undoubtedly
+undutiful
+uneasiness
+uneasy
+unembarrassed
+unequal
+unequally
+unexampled
+unexpected
+unexpectedly
+unfavourable
+unfavourably
+unfeeling
+unfelt
+unfit
+unfold
+unfolded
+unfolding
+unforgiving
+unfortunate
+unfortunately
+unfrequently
+ungenerous
+ungovernable
+ungracious
+ungraciousness
+unguarded
+unhappily
+unhappiness
+unhappy
+unheard
+uniform
+uniformity
+uniformly
+unimportant
+unintelligible
+union
+unite
+united
+uniting
+universal
+universally
+universities
+unjust
+unjustifiable
+unjustly
+unkindness
+unknowingly
+unknown
+unless
+unlike
+unlikely
+unluckily
+unlucky
+unmarked
+unmoved
+unnatural
+unnaturally
+unnecessarily
+unnecessary
+unpardonable
+unpleasant
+unpleasantly
+unpleasing
+unprepared
+unpretending
+unprincipled
+unprofitable
+unprotected
+unqualified
+unquestionably
+unreasonable
+unreasonably
+unreserve
+unreserved
+unrestrained
+unseldom
+unsettled
+unshackled
+unshaken
+unsocial
+unstudied
+unsubdued
+unsuccessfully
+unsuitable
+unsuspicious
+untamed
+untidy
+until
+untinctured
+untitled
+untouched
+unusual
+unvarying
+unwearying
+unwelcome
+unwell
+unwilling
+unwillingly
+unwillingness
+unworthily
+unworthy
+up
+upbraided
+upbraiding
+upon
+upper
+uppermost
+uproar
+upstairs
+upstart
+urged
+urgent
+us
+use
+used
+useful
+useless
+uselessly
+using
+usual
+usually
+utmost
+utter
+uttered
+utterly
+vacancy
+vacant
+vague
+vain
+valid
+valley
+valuable
+value
+valued
+valueless
+vanish
+vanished
+vanity
+variance
+variation
+varied
+varieties
+variety
+various
+vary
+varying
+vast
+vastly
+vehemence
+veneration
+venison
+vent
+venting
+venture
+ventured
+venturing
+veracity
+verdure
+verily
+verses
+very
+vestibule
+vex
+vexation
+vexations
+vexatious
+vexed
+vexing
+vice
+vices
+vicinity
+vicious
+victim
+victory
+view
+viewing
+views
+vigorously
+vigour
+village
+villainous
+vindication
+violated
+violation
+violence
+violent
+violently
+virtue
+visible
+visit
+visited
+visiting
+visitor
+visitors
+visits
+vivacity
+vogue
+voice
+void
+volatility
+volubility
+volume
+voluntarily
+voluntary
+vouch
+vouchsafed
+vow
+vows
+vulgar
+vulgarity
+wait
+waited
+waiter
+waiting
+waived
+waking
+walk
+walked
+walker
+walking
+walks
+wander
+wandered
+wandering
+want
+wanted
+wanting
+wantonly
+wants
+ward
+warded
+warehouses
+warm
+warmest
+warmly
+warmth
+warn
+warned
+warrant
+was
+waste
+wasting
+watch
+watched
+watches
+watchful
+watchfulness
+watching
+water
+wave
+wavered
+wavering
+way
+ways
+we
+weak
+weakened
+weakest
+weakness
+weaknesses
+wealth
+wear
+wearied
+wearisome
+wears
+weary
+weather
+wedding
+week
+weeks
+weep
+weighed
+weight
+weighty
+welcome
+welcomed
+welcoming
+welfare
+well
+went
+were
+west
+wet
+what
+whatever
+when
+whence
+whenever
+where
+wherever
+whether
+which
+whichever
+while
+whilst
+whims
+whimsical
+whisper
+whispered
+whispering
+whist
+white
+whither
+who
+whole
+wholly
+whom
+whose
+why
+wickedest
+wickedness
+wide
+widely
+widow
+wife
+wild
+wilderness
+wilful
+wilfully
+will
+willfully
+willing
+willingly
+willingness
+win
+wind
+winding
+windings
+window
+windows
+wine
+wink
+winking
+winter
+wisdom
+wise
+wisely
+wiser
+wisest
+wish
+wished
+wishes
+wishing
+wit
+with
+withdrawing
+withdrawn
+withdrew
+withheld
+within
+without
+withstood
+witness
+witnessed
+witnessing
+witticisms
+witty
+wives
+woe
+wold
+woman
+womanly
+women
+won
+wonder
+wondered
+wonderful
+wonderfully
+wondering
+wonders
+wood
+woods
+woody
+word
+words
+wore
+work
+worked
+world
+worldly
+worn
+worse
+worst
+worth
+worthless
+worthlessness
+worthy
+would
+wound
+wounded
+wounding
+wretched
+wretchedly
+wretchedness
+write
+writer
+writes
+writing
+written
+wrong
+wrote
+yards
+yawn
+yawned
+yawning
+year
+years
+yes
+yesterday
+yet
+yield
+yielded
+yielding
+you
+young
+younger
+youngest
+your
+yours
+yourself
+yourselves
+youth
+youths
--- /dev/null
+# This is a sample of log file that contains a lot of various data we can find
+# in a log file. Great sample to test reliability and accuracy of any log
+# analyzer.
+# ----------------------------------------------------------------------------
+# This sample log file contains 10 differents IPs that are :
+# Viewed traffic: 6 human visits, done by 5 different true human visitors
+# 21 hits on pages and 15 hits not pages (36 hits)
+# Viewed traffic: 7 pages, 9 hits
+# ----------------------------------------------------------------------------
+# 80.8.55.1 2 visits (start at 00:00:00 and at 12:00:00 with both entry page on /)
+# And 2 hits to add favourites but first is non root hit with error meaning it's same "add"
+# 80.8.55.2 Not a visit, only an image included into a page of an other site
+# 80.8.55.3 1 visit (and add home page to favourites)
+# 80.8.55.4 same visitor than 80.8.55.3 using aol proxy
+# 80.8.55.5 Not a visit (but a bot indexing)
+# 80.8.55.6 1 visit (authenticated visitor)
+# 80.8.55.7 1 visit (authenticated visitor with space in name)
+# 80.8.55.8 Not a visit (try but failed twice with 404 and 405 error)
+# 80.8.55.9 Not a visit (but a worm attack)
+# 80.8.55.10 1 visit that come from a web page that is not a search engine
+
+#
+# TOTAL YOU MUST GET: 6 visits made by 5 different human visitors that viewed 21 pages and
+# 15 not pages (36 hits). Others 7 pages/hits are "not viewed" traffic.
+
+80.8.55.1 - - [01/Jan/2001:00:00:10 +0100] "GET /page1.html HTTP/1.0" 200 7009 "-" "Mozilla/4.0 (compatible; MSIE 5.5; Windows NT 5.0)"
+80.8.55.1 - - [01/Jan/2001:00:00:00 +0100] "GET / HTTP/1.0" 200 7009 "http://www.sitereferer/cgi-bin/search.pl?q=a" "Mozilla/4.0 (compatible; MSIE 5.5; Windows NT 5.0)"
+80.8.55.1 - - [01/Jan/2001:00:00:20 +0100] "GET /page2.cgi HTTP/1.0" 200 7009 "http://localhost/page1.html" "Mozilla/4.0 (compatible; MSIE 5.5; Windows NT 5.0)"
+80.8.55.1 - - [01/Jan/2001:00:00:25 +0100] "GET /page3 HTTP/1.0" 200 7009 "-" "Mozilla/4.0 (compatible; MSIE 5.5; Windows NT 5.0)"
+80.8.55.1 - - [01/Jan/2001:00:00:30 +0100] "GET /image.gif HTTP/1.0" 200 7009 "-" "Mozilla/4.0 (compatible; MSIE 5.5; Windows NT 5.0)"
+80.8.55.1 - - [01/Jan/2001:00:00:35 +0100] "GET /image2.png HTTP/1.0" 200 7009 "-" "Mozilla/4.0 (compatible; MSIE 5.5; Windows NT 5.0)"
+80.8.55.1 - - [01/Jan/2001:00:00:40 +0100] "GET /dir/favicon.ico HTTP/1.0" 404 299 "-" "Mozilla/4.0 (compatible; MSIE 5.5; Windows NT 5.0)"
+80.8.55.1 - - [01/Jan/2001:00:00:40 +0100] "GET /favicon.ico HTTP/1.0" 200 299 "-" "Mozilla/4.0 (compatible; MSIE 5.5; Windows NT 5.0)"
+
+80.8.55.1 - - [01/Jan/2001:12:00:00 +0100] "GET / HTTP/1.0" 200 7009 "http://WWW.SiteRefereR:80/cgi-bin/azerty.pl?q=a" "Mozilla/4.7 [fr] (Win95; I)"
+80.8.55.1 - - [01/Jan/2001:12:00:10 +0100] "GET /page1.html HTTP/1.0" 200 7009 "-" "Mozilla/4.7 [fr] (Win95; I)"
+80.8.55.1 - - [01/Jan/2001:12:00:20 +0100] "GET /page2.cgi HTTP/1.0" 200 7009 "-" "Mozilla/4.7 [fr] (Win95; I)"
+80.8.55.1 - - [01/Jan/2001:12:00:25 +0100] "GET /page3 HTTP/1.0" 200 7009 "-" "Mozilla/4.7 [fr] (Win95; I)"
+80.8.55.1 - - [01/Jan/2001:12:00:30 +0100] "GET /image.gif HTTP/1.0" 200 7009 "-" "Mozilla/4.7 [fr] (Win95; I)"
+80.8.55.1 - - [01/Jan/2001:12:00:35 +0100] "GET /image2.png HTTP/1.0" 200 7009 "-" "Mozilla/4.7 [fr] (Win95; I)"
+80.8.55.1 - - [01/Jan/2001:12:00:40 +0100] "GET /js/awstats_misc_tracker.js HTTP/1.1" 200 4998 "-" "Mozilla/4.7 [fr] (Win95; I)"
+80.8.55.1 - - [01/Jan/2001:12:00:45 +0100] "GET /js/awstats_misc_tracker.js?screen=1024x768&cdi=32&java=true&shk=n&fla=y&rp=y&mov=n&wma=y&pdf=y&uid=awsuser_id1073036758306r9417&sid=awssession_id1073036758306r9417 HTTP/1.1" 200 4998 "-" "Mozilla/4.7 [fr] (Win95; I)"
+
+80.8.55.2 - - [01/Jan/2001:12:01:00 +0100] "GET /hitfromothersitetoimage.gif HTTP/1.0" 200 7009 "-" "Mozilla/5.0+(Macintosh;+U;+PPC+Mac+OS+X+Mach-O;+en-US;+rv:1.4)+Gecko/20030624+Netscape/7.1"
+
+80.8.55.3 - - [01/Jan/2001:12:01:10 +0100] "GET / HTTP/1.0" 200 7009 "http://www.sitereferer:81/cgi-bin/azerty.pl" "Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.5a) Gecko/20030728 Mozilla Firebird/0.6.1"
+80.8.55.3 - - [01/Jan/2001:12:01:15 +0100] "GET /page1.html HTTP/1.0" 200 7009 "-" "Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.5a) Gecko/20030728 Mozilla Firebird/0.6.1"
+80.8.55.3 - - [01/Jan/2001:12:01:20 +0100] "GET /page2.cgi?x=a&family=a&y=b&familx=x HTTP/1.0" 200 7009 "-" "Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.5a) Gecko/20030728 Mozilla Firebird/0.6.1"
+80.8.55.3 - - [01/Jan/2001:12:01:25 +0100] "GET /page3 HTTP/1.0" 200 7009 "-" "Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.5a) Gecko/20030728 Mozilla Firebird/0.6.1"
+80.8.55.3 - - [01/Jan/2001:12:01:30 +0100] "GET /image.gif HTTP/1.0" 200 7009 "-" "Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.5a) Gecko/20030728 Mozilla Firebird/0.6.1"
+80.8.55.3 - - [01/Jan/2001:12:01:35 +0100] "GET /image2.png HTTP/1.0" 200 7009 "-" "Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.5a) Gecko/20030728 Mozilla Firebird/0.6.1"
+
+80.8.55.4 - - [01/Jan/2001:12:01:45 +0100] "GET /samevisitorthan80.8.55.3usingaolproxy.gif HTTP/1.0" 200 7009 "-" "Mozilla/3.0 (Windows 98; U) Opera 6.03"
+
+80.8.55.5 - - [01/Jan/2001:12:02:00 +0200] "GET /robots.txt HTTP/1.0" 200 299 "-" "Unknown bot"
+80.8.55.5 - - [01/Jan/2001:12:02:00 +0200] "GET /mydir/robots.txt HTTP/1.0" 200 299 "-" "GoogleBot"
+80.8.55.5 - - [01/Jan/2001:12:02:05 +0200] "GET /page2.cgi HTTP/1.0" 200 7009 "-" "GoogleBot"
+
+80.8.55.6 - john [01/Jan/2001:13:00:00 +0100] "GET /cgi-bin/order.cgi?x=a&family=a&productId=998&titi=i&y=b&y=b HTTP/1.0" 200 7009 "http://www.google.com/search?sourceid=navclient&ie=utf-8&oe=utf-8&q=ma%C3%AEtre+élève" "SAGEM-myX-5m/1.0_UP.Browser/6.1.0.6.1.103_(GUI)_MMP/1.0_(Google_WAP_Proxy/1.0)"
+80.8.55.6 - john [01/Jan/2001:13:00:00 +0100] "GET /images/image1.gif HTTP/1.0" 200 364 "http://www.google.fr/search?q=cache:dccTQ_Zn4isJ:www.chiensderace.com/cgi-bin/liste_annonces.pl%3FTYPE%3D5%26ORIGINE%3Dchiensderace+labrador+chiensderace&hl=en&lr=lang_en|lang_fr&ie=UTF-8" "SAGEM-myX-5m/1.0_UP.Browser/6.1.0.6.1.103_(GUI)_MMP/1.0_(Google_WAP_Proxy/1.0)"
+80.8.55.6 - john [01/Jan/2001:13:00:00 +0100] "GET /images/image2.gif HTTP/1.0" 200 364 "http://www.google.fr/search?q=cache:dccTQ_Zn4isJ:www.chiensderace.com/cgi-bin/liste_annonces.pl%3FTYPE%3D5%26ORIGINE%3Dchiensderace+labrador+chiensderace&hl=en&lr=lang_en|lang_fr&ie=UTF-8" "SAGEM-myX-5m/1.0_UP.Browser/6.1.0.6.1.103_(GUI)_MMP/1.0_(Google_WAP_Proxy/1.0)"
+80.8.55.6 - john [01/Jan/2001:13:00:00 +0100] "GET /images/image3.gif HTTP/1.0" 200 364 "http://www.google.fr/search?q=cache:dccTQ_Zn4isJ:www.chiensderace.com/cgi-bin/liste_annonces.pl%3FTYPE%3D5%26ORIGINE%3Dchiensderace+labrador+chiensderace&hl=en&lr=lang_en|lang_fr&ie=UTF-8" "SAGEM-myX-5m/1.0_UP.Browser/6.1.0.6.1.103_(GUI)_MMP/1.0_(Google_WAP_Proxy/1.0)"
+80.8.55.6 - john [01/Jan/2001:13:00:00 +0100] "GET /images/image4.gif HTTP/1.0" 200 364 "http://www.google.fr/search?q=cache:dccTQ_Zn4isJ:www.chiensderace.com/cgi-bin/liste_annonces.pl%3FTYPE%3D5%26ORIGINE%3Dchiensderace+labrador+chiensderace&hl=en&lr=lang_en|lang_fr&ie=UTF-8" "SAGEM-myX-5m/1.0_UP.Browser/6.1.0.6.1.103_(GUI)_MMP/1.0_(Google_WAP_Proxy/1.0)"
+80.8.55.6 - john [01/Jan/2001:13:00:00 +0100] "GET /images/image5.gif HTTP/1.0" 200 364 "http://www.google.fr/search?q=cache:dccTQ_Zn4isJ:www.chiensderace.com/cgi-bin/liste_annonces.pl%3FTYPE%3D5%26ORIGINE%3Dchiensderace+labrador+chiensderace&hl=en&lr=lang_en|lang_fr&ie=UTF-8" "SAGEM-myX-5m/1.0_UP.Browser/6.1.0.6.1.103_(GUI)_MMP/1.0_(Google_WAP_Proxy/1.0)"
+
+80.8.55.7 - John Begood [01/Jan/2001:13:01:00 +0100] "GET /cgi-bin/order.cgi;family=f&type=t&productId=999&titi=i#BIS HTTP/1.0" 200 7009 "http://www.a9.com/searchkeyfroma9" "Mozilla/3.01 (compatible;)"
+80.8.55.7 - John Begood [01/Jan/2001:13:01:00 +0100] "GET /do/Show;jsessionid=6BEF030AB1677BEC333FFCC7BF4DF564?param=1477 HTTP/1.0" 200 7009 "-" "Mozilla/3.01 (compatible;)"
+
+80.8.55.8 - - [01/Jan/2001:14:01:20 +0100] "GET /404notfoundpage.html?paramnotpagefound=valparamnotpagefound HTTP/1.0" 404 0 "http://refererto404nofoundpage/pageswithbadlink.html?paramrefnotpagefound=valparamrefnotpagefound" "Mozilla/4.0 (compatible; MSIE 5.5; Windows NT 5.0)"
+80.8.55.8 - - [01/Jan/2001:14:01:20 +0100] "GET /405error.html HTTP/1.0" 405 0 "http://refererto405error/pagesfrom405.html" "Mozilla/4.0 (compatible; MSIE 5.5; Windows NT 5.0)"
+
+80.8.55.9 - - [01/Jan/2001:15:00:00 +0200] "GET /default.ida?XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX%u9090%u6858%ucbd3%u7801%u9090%u6858%ucbd3%u7801%u9090%u6858%ucbd3%u7801%u9090%u9090%u8190%u00c3%u0003%u8b00%u531b%u53ff%u0078%u0000%u00=a HTTP/1.0" 404 299 "-" "-"
+80.8.55.9 - - [01/Jan/2001:15:00:00 +0200] "SEARCH / -" 411 - "-" "-"
+
+80.8.55.10 - - [01/Jan/2001:16:00:00 -0300] "GET / HTTP/1.1" 200 70476 "http://us.f109.mail.yahoo.com/ym/ShowLetter?box=Inbox&MoreYahooParams..." "Mozilla/5.0 (Windows; U; Windows NT 5.0; fr-FR; rv:1.7.5) Gecko/20041108 Firefox/1.0"
+80.8.55.10 - - [01/Jan/2001:16:00:00 -0300] "GET /index.html HTTP/1.1" 200 70476 "http://us.f109.mail.yahoo.com/ym/ShowLetter?box=Inbox&MoreYahooParams..." "Mozilla/5.0 (Windows; U; Windows NT 5.0; fr-FR; rv:1.7.5) Gecko/20041108 Firefox/1.0"
+80.8.55.10 - - [01/Jan/2001:16:00:00 -0300] "GET /index.php HTTP/1.1" 200 70476 "http://us.f109.mail.yahoo.com/ym/ShowLetter?box=Inbox&MoreYahooParams..." "Mozilla/5.0 (Windows; U; Windows NT 5.0; fr-FR; rv:1.7.5) Gecko/20041108 Firefox/1.0"
+80.8.55.10 - - [01/Jan/2001:16:00:00 -0300] "GET / HTTP/1.1" 200 70476 "http://us.f109.mail.yahoo.com/ym/ShowLetter?box=Inbox&MoreYahooParams..." "Mozilla/5.0 (Windows; U; Windows NT 5.0; fr-FR; rv:1.7.5) Gecko/20041108 Firefox/1.0"
+
+80.8.55.10 - - [01/Jan/2001:16:00:00 -0300] "GET / HTTP/1.1" 200 70476 "http://us.f109.mail.yahoo.com/ym/ShowLetter?box=Inbox&MoreYahooParams..." "Mozilla/5.0 (Windows; U; Windows NT 5.0; fr-FR; rv:1.7.5) Gecko/20041108 Firefox/1.0"
+80.8.55.10 - - [01/Jan/2001:16:30:00 -0300] "GET /page1.html HTTP/1.1" 200 70476 "http://www.freeweb.hu/icecat/filmek/film04.html" "Mozilla/5.0 (Windows; U; Windows NT 5.0; fr-FR; rv:1.7.5) Gecko/20041108 Firefox/1.0"
+80.8.55.10 - - [01/Jan/2001:17:00:00 -0300] "GET /cgi-bin/awredir.pl?url=http://xxx.com/aa.html HTTP/1.1" 302 70476 "http://us.f109.mail.yahoo.com/ym/ShowLetter?box=Inbox&MoreYahooParams..." "Mozilla/5.0 (Windows; U; Windows NT 5.0; fr-FR; rv:1.7.5) Gecko/20041108 Firefox/1.0"
--- /dev/null
+#!/usr/bin/perl
+#-----------------------------------------------------------------------------
+# Run update and output for a list of test config files
+#-----------------------------------------------------------------------------
+
+
+$DIRAWSTATS="e:/Mes Developpements/awstats/wwwroot/cgi-bin";
+$DIRCONF="e:/Mes Developpements/awstats/test/awstats/conf";
+$DIRRESULT="e:/Mes Developpements/awstats/test/awstats/result";
+$TEMP="c:/temp";
+#$PERL="\"c:\\Program files\\cygwin\\bin\\perl.exe\"";
+$PERL="perl.exe";
+
+@TESTLIST=(
+"testglobal",
+"testlogins",
+"testworms",
+"testipv6",
+"testdnsdone",
+"testextra",
+"testgeoip",
+"testgeoip_region_maxmind",
+"testgeoip_city_maxmind",
+"testgeoip_isp_maxmind",
+"testgeoip_org_maxmind",
+"testrobot",
+"benchmark",
+"testmoddeflate","testmodgzip","testmodgzip2","testmodgzip3",
+"testurlwithquery",
+"testwindowsmediaserver","testwindowsmediaserver9","testrealmediaserver","testdarwinserver",
+"testsquidextended",
+"testisa1",
+"testisa2",
+"testlotus",
+"testlotus65",
+"testwebstar",
+"testzope",
+"testcluster",
+"testoracle9ias",
+"testproftp","testproftp2","testvsftpd",
+"testskipfiles",
+"testvirtualhosts",
+"testsendmail",
+"testpostfix",
+"testpostfix1",
+"testpostfix4",
+"testexchange");
+
+@TESTLIST=("testglobal");
+#@TESTLIST=("testlogins");
+#@TESTLIST=("testworms");
+#@TESTLIST=("testipv6");
+#@TESTLIST=("testrobot");
+#@TESTLIST=("testdnsdone");
+#@TESTLIST=("testextra");
+#@TESTLIST=("testgeoip");
+#@TESTLIST=("benchmark");
+#@TESTLIST=("testmoddeflate","testmodgzip","testmodgzip2","testmodgzip3");
+#@TESTLIST=("testproftp");
+#@TESTLIST=("testwindowsmediaserver");
+#@TESTLIST=("testwindowsmediaserver9");
+#@TESTLIST=("testrealmediaserver");
+#@TESTLIST=("testdarwinserver");
+#@TESTLIST=("testurlwithquery");
+#@TESTLIST=("testlotus");
+#@TESTLIST=("testlotus65");
+#@TESTLIST=("testzope");
+#@TESTLIST=("testcluster");
+#@TESTLIST=("testoracle9ias");
+#@TESTLIST=("testproftp","testproftp2","testvsftpd");
+#@TESTLIST=("testskipfiles");
+#@TESTLIST=("testvirtualhosts");
+#@TESTLIST=("testsendmail");
+#@TESTLIST=("testpostfix");
+#@TESTLIST=("testpostfix1");
+#@TESTLIST=("testpostfix4");
+#@TESTLIST=("testexchange");
+#@TESTLIST=("testwebstar");
+$OPTION="-staticlinks";
+$OPTION="-staticlinks -showdropped -showcorrupted -debug=1";
+#$OPTION="-staticlinks -showdropped -showcorrupted";
+$YEARMONTH="-month=01 -year=2001";
+#$YEARMONTH="-month=12 -year=2003";
+
+print "AWStats unitary tester\n";
+
+
+while(1==1)
+{
+
+ print "Choose test to execute...\n";
+ sprintf("$02i %s",0,"All");
+ my $i=1;
+ foreach my $key (@TESTLIST) {
+ print sprintf("%02i) %s\n",$i,$key);
+ $i++;
+ }
+ my $bidon='';
+ while (! $bidon) {
+ print "Your choice : ";
+ $bidon=<STDIN>;
+ chomp $bidon;
+ $bidon =~ s/\r//g;
+ }
+ my @choosed=();
+ if ($bidon eq '0') { @choosed=@TESTLIST; }
+ else { push @choosed, $TESTLIST[$bidon-1]; }
+
+ # Option output
+ print "Choose output option (browserdetail)...\n";
+ my $bidon='';
+ print "Your choice : ";
+ $bidon=<STDIN>;
+ chomp $bidon;
+ $bidon =~ s/\r//g;
+ if ($bidon) { $OPTIONOUTPUT=$bidon; }
+
+ my $command=my $ret='';
+ foreach my $test (@choosed) {
+ print "\n----- Lancement du test $test -----\n";
+
+ unlink("$DIRRESULT/dnscachelastupdate.$test.txt");
+
+ $command="cp \"$DIRCONF/awstats.$test.conf\" \"$DIRAWSTATS/awstats.$test.conf\"";
+ print "$command 2>&1\n";
+ $ret=`$command`;
+ print "$ret\n";
+
+ opendir(DIR,"$DIRRESULT");
+ foreach (grep /^awstats\d\d\d\d\d\d\.$test\.txt$/, sort readdir DIR) { unlink "$DIRRESULT/$_"; }
+ closedir(DIR);
+
+ $command="$PERL \"$DIRAWSTATS/awstats.pl\" $OPTION -config=$test > \"$DIRRESULT/result_${test}_update.html\"";
+ print "$command 2>&1\n";
+ $ret=`$command 2>&1`;
+ # print "$ret\n";
+ $command="$PERL \"$DIRAWSTATS/awstats.pl\" $OPTION -config=$test $YEARMONTH -output".($OPTIONOUTPUT?"=$OPTIONOUTPUT":"")." > \"$DIRRESULT/result_${test}.html\"";
+ print "$command 2>&1\n";
+ $ret=`$command`;
+ # print "$ret\n";
+
+ `rm "$DIRAWSTATS/awstats.$test.conf"`;
+
+ # Compare txt file
+
+ # Compare html file
+
+
+ print "Test $test terminé avec succès.\n";
+ }
+
+ sleep 5;
+
+}