From: eldy <>
Date: Sat, 30 Mar 2002 14:54:15 +0000 (+0000)
Subject: Comment not used code lines to reflect change made on debian version.
X-Git-Tag: AWSTATS_4_0_BETA~21
X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ed74fc3e200a606e21a3578bb321bd906a4b0274;p=thirdparty%2FAWStats.git
Comment not used code lines to reflect change made on debian version.
---
diff --git a/wwwroot/cgi-bin/awstats.pl b/wwwroot/cgi-bin/awstats.pl
index e733ddae..494322a5 100644
--- a/wwwroot/cgi-bin/awstats.pl
+++ b/wwwroot/cgi-bin/awstats.pl
@@ -21,7 +21,7 @@ use vars qw(%DomainsHashIDLib @RobotsSearchIDOrder_list1 @RobotsSearchIDOrder_li
#-------------------------------------------------------
# Defines
#-------------------------------------------------------
-my $VERSION="4.0 (build 58)";
+my $VERSION="4.0 (build 59)";
# ---------- Init variables -------
my $Debug=0;
@@ -184,13 +184,13 @@ my %Aliases = (
"/cgi-bin/awstats.pl", "AWStats stats page",
"/cgi-bin/awstats/awstats.pl", "AWStats stats page",
# Following the same example, you can put here HTML text you want to see in links instead of URL text.
- "/YourRelativeUrl", "Your HTML text"
+# "/YourRelativeUrl", "Your HTML text"
);
# These table is used to make fast reverse DNS lookup for particular IP adresses. You can add your own IP addresses resolutions.
my %MyDNSTable = (
-"256.256.256.1", "myworkstation1",
-"256.256.256.2", "myworkstation2"
+#"256.256.256.1", "myworkstation1",
+#"256.256.256.2", "myworkstation2"
);
# HTTP codes with tooltip