From: eldy <> Date: Wed, 19 Dec 2001 21:56:26 +0000 (+0000) Subject: no message X-Git-Tag: AWSTATS_4_0_BETA~178 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eff827c8a096326ca0db68f929c0d0413926f0d4;p=thirdparty%2FAWStats.git no message --- diff --git a/wwwroot/cgi-bin/awstats.pl b/wwwroot/cgi-bin/awstats.pl index 8ff5e6df..b5cd95f2 100644 --- a/wwwroot/cgi-bin/awstats.pl +++ b/wwwroot/cgi-bin/awstats.pl @@ -93,7 +93,7 @@ $color_h, $color_k, $color_link, $color_p, $color_s, $color_u, $color_v, $color_ %monthlib = %monthnum = (); -$VERSION="3.2 (build 79)"; +$VERSION="3.2 (build 80)"; $Lang="en"; # Default value @@ -410,7 +410,7 @@ sub DateIsValid { sub Read_Config_File { $FileConfig=""; $FileSuffix=""; if (! $SiteConfig) { $SiteConfig=$ENV{"SERVER_NAME"}; } # For backward compatibility - foreach my $dir ("$DIR","/etc/opt/awstats","/etc/awstats","/etc") { + foreach my $dir ("$DIR","/etc/opt/awstats","/etc/awstats","/etc","/usr/local/etc/awstats") { my $searchdir=$dir; if (($searchdir ne "") && (!($searchdir =~ /\/$/)) && (!($searchdir =~ /\\$/)) ) { $searchdir .= "/"; } if ($FileConfig eq "") { if (open(CONFIG,"$searchdir$PROG.$SiteConfig.conf")) { $FileConfig="$searchdir$PROG.$SiteConfig.conf"; $FileSuffix=".$SiteConfig"; } } diff --git a/wwwroot/cgi-bin/log.dtd b/wwwroot/cgi-bin/log.dtd deleted file mode 100644 index 7ecfb815..00000000 --- a/wwwroot/cgi-bin/log.dtd +++ /dev/null @@ -1,4 +0,0 @@ - -