From: eldy <>
Date: Sun, 16 Mar 2003 01:27:40 +0000 (+0000)
Subject: Updated documentation.
X-Git-Tag: AWSTATS_5_5_BETA~56
X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0997c89f34daca8a2b2c7b00b3ee6aa0ef3597da;p=thirdparty%2FAWStats.git
Updated documentation.
---
diff --git a/docs/awstats_config.html b/docs/awstats_config.html
index 201b19e5..60ad016f 100644
--- a/docs/awstats_config.html
+++ b/docs/awstats_config.html
@@ -485,7 +485,9 @@ when reading it), follow the example:
# 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.
# AWStats will read and save this file in DirData directory.
-
# This option is not used if DNSLookup=0.
+
# This option is used only if DNSLookup=1.
+
# Note: If a DNSStaticCacheFile is available, AWStats will check for DNS
+
# lookup in DNSLastUpdateCacheFile after checking into DNSStaticCacheFile.
# Example: "/mydnscachedir/dnscachelastupdate"
# Default: "dnscachelastupdate.txt"
#
diff --git a/wwwroot/cgi-bin/awstats.model.conf b/wwwroot/cgi-bin/awstats.model.conf
index 007f58fc..17447b0c 100644
--- a/wwwroot/cgi-bin/awstats.model.conf
+++ b/wwwroot/cgi-bin/awstats.model.conf
@@ -247,7 +247,9 @@ DNSStaticCacheFile="dnscache.txt"
# 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.
# AWStats will read and save this file in DirData directory.
-# This option is not used if DNSLookup=0.
+# This option is used only if DNSLookup=1.
+# Note: If a DNSStaticCacheFile is available, AWStats will check for DNS
+# lookup in DNSLastUpdateCacheFile after checking into DNSStaticCacheFile.
# Change : Effective for new updates only
# Example: "/mydnscachedir/dnscachelastupdate"
# Default: "dnscachelastupdate.txt"