Sophie

Sophie

distrib > Mandriva > 2007.0 > x86_64 > media > contrib-release-src > by-pkgid > 52e75e21759369782e679325608b1fdd > files > 1

awstats-6.5-8mdv2007.0.src.rpm

--- wwwroot/cgi-bin/awstats.model.conf	2005-10-30 16:56:38.000000000 +0100
+++ wwwroot/cgi-bin/awstats.model.conf.new	2006-06-26 10:26:52.000000000 +0200
@@ -48,7 +48,7 @@
 # If there is several log files from load balancing servers :
 # Example: "/pathtotools/logresolvemerge.pl *.log |"
 #
-LogFile="/var/log/httpd/mylog.log"
+LogFile="/var/log/httpd/access_log"
 
 
 # Enter the log file type you want to analyze.
@@ -200,7 +200,7 @@
 # Example: "C:/awstats_data_dir"
 # Default: "."          (means same directory as awstats.pl)
 #
-DirData="."
+DirData="/var/lib/awstats"
 
 
 # Relative or absolute web URL of your awstats cgi-bin directory.
@@ -209,7 +209,7 @@
 # Example: "/awstats"
 # Default: "/cgi-bin"   (means awstats.pl is in "/yourwwwroot/cgi-bin")
 #
-DirCgi="/cgi-bin"
+DirCgi="/awstats"
 
 
 # Relative or absolute web URL of your awstats icon directory.
@@ -219,7 +219,7 @@
 # Example: "../icon"
 # Default: "/icon" (means you must copy icon directories in "/mywwwroot/icon")
 #
-DirIcons="/icon"
+DirIcons="/awstats/icon"
 
 
 # When this parameter is set to 1, AWStats add a button on report page to
@@ -793,7 +793,7 @@
 # Possible value: URL of javascript tracker file added in your HTML code.
 # Default: "/js/awstats_misc_tracker.js"
 #
-MiscTrackerUrl="/js/awstats_misc_tracker.js"
+MiscTrackerUrl="/awstats/js/awstats_misc_tracker.js"