From: eldy <> Date: Sat, 27 Jul 2002 17:25:24 +0000 (+0000) Subject: Added Plugins support X-Git-Tag: AWSTATS_5_0_BETA~134 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=16e0fcdc8f37e26a2962cf3414e5cf6252b973f3;p=thirdparty%2FAWStats.git Added Plugins support --- diff --git a/wwwroot/cgi-bin/awstats.model.conf b/wwwroot/cgi-bin/awstats.model.conf index a7b14856..fe6db8de 100644 --- a/wwwroot/cgi-bin/awstats.model.conf +++ b/wwwroot/cgi-bin/awstats.model.conf @@ -193,7 +193,6 @@ AllowToUpdateStatsFromBrowser=0 - #----------------------------------------------------------------------------- # OPTIONAL SETUP SECTION (Not required but increase AWStats features) #----------------------------------------------------------------------------- @@ -208,6 +207,7 @@ AllowToUpdateStatsFromBrowser=0 # DNSStaticCacheFile="dnscache.txt" + # AWStats can do reverse DNS lookups through a DNS cache file that was created # by a previous run of AWStats. This file is erased and recreated after each # statistics update process. You don't need to create and/or edit it. @@ -218,6 +218,7 @@ DNSStaticCacheFile="dnscache.txt" # DNSLastUpdateCacheFile="dnscachelastupdate.txt" + # You can specify specific IP addresses that should NOT be looked up in # the DNS. You may specify partial addresses (ie 163.85. for everything # behind the usual firewall setup, etc)...