# 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"
+LogFile="d:/Mes Developpements/awstats/test/log/__AWSTATS_CURRENT_CONFIG__.log"
# Enter the log file type you want to analyze.
# Example: "C:/awstats_working_dir"
# Default: "." (means same directory as awstats.pl)
#
-DirData="e:/Mes Developpements/awstats/test/awstats/result"
+DirData="d:/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.
# 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"
+DirIcons="d:/Mes Developpements/awstats/wwwroot/icon"
# If host names are already resolved in your logfile, set this to 0 will
# increase performances.