]> git.ipfire.org Git - thirdparty/AWStats.git/commitdiff
Added Plugins support
authoreldy <>
Sat, 27 Jul 2002 17:25:24 +0000 (17:25 +0000)
committereldy <>
Sat, 27 Jul 2002 17:25:24 +0000 (17:25 +0000)
wwwroot/cgi-bin/awstats.model.conf

index a7b14856280638facb229bc8708e099f698afa20..fe6db8de8423b2bb90b57d54d536da133d0233d7 100644 (file)
@@ -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)...