]> git.ipfire.org Git - thirdparty/AWStats.git/commitdiff
*** empty log message ***
authoreldy <>
Tue, 2 Feb 2010 07:43:43 +0000 (07:43 +0000)
committereldy <>
Tue, 2 Feb 2010 07:43:43 +0000 (07:43 +0000)
test/awstats/conf/awstats.testglobal.conf

index 7bcce1e8768bd5b6caaf1d20b07306917c3b05e4..a88c2c1cbad7ddc7888f43c8e5c2748d0ea7adb0 100644 (file)
@@ -37,7 +37,7 @@
 # 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.
@@ -110,7 +110,7 @@ LogFormat="%host %other %logname %time1 %methodurl %code %bytesd %refererquot %u
 # 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.
@@ -121,7 +121,7 @@ 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"
+DirIcons="d:/Mes Developpements/awstats/wwwroot/icon"
 
 # If host names are already resolved in your logfile, set this to 0 will
 # increase performances.