]> git.pld-linux.org Git - packages/awstats.git/commitdiff
- fixed path to cgi-bin
authorpetec <petec@pld-linux.org>
Fri, 4 Feb 2005 21:51:44 +0000 (21:51 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    awstats-cron -> 1.6

awstats-cron

index 8f3a0715ae4f2beee74f524e1e34a5851f17679e..b390de9674ee1d3d7f9b7774de94b436a8a0cd5d 100644 (file)
@@ -3,7 +3,7 @@
 
 if [ -s /var/log/httpd/access_log ] ; then
     /usr/bin/awstats_updateall.pl now -config-dir=/etc \
-       -awstatsprog=/home/services/httpd/html/cgi-bin/awstats.pl > /dev/null
+       -awstatsprog=/home/services/httpd/cgi-bin/awstats.pl > /dev/null
 fi
 
 exit 0
This page took 0.07361 seconds and 4 git commands to generate.