]> git.ipfire.org Git - thirdparty/AWStats.git/commitdiff
Updated documentation.
authoreldy <>
Sun, 16 Mar 2003 01:27:40 +0000 (01:27 +0000)
committereldy <>
Sun, 16 Mar 2003 01:27:40 +0000 (01:27 +0000)
docs/awstats_config.html
wwwroot/cgi-bin/awstats.model.conf

index 201b19e51d4c01c759513202a6900e3c9b060b96..60ad016f4ba87411f85f3f52911bb99653b65339 100644 (file)
@@ -485,7 +485,9 @@ when reading it), follow the example:<br>
 <br># by a previous run of AWStats. This file is erased and recreated after each
 <br># statistics update process. You don't need to create and/or edit it.
 <br># AWStats will read and save this file in DirData directory.
-<br># This option is not used if DNSLookup=0.
+<br># This option is used only if DNSLookup=1.
+<br># Note: If a DNSStaticCacheFile is available, AWStats will check for DNS
+<br># lookup in DNSLastUpdateCacheFile after checking into DNSStaticCacheFile.
 <br># Example: "/mydnscachedir/dnscachelastupdate"
 <br># Default: "dnscachelastupdate.txt"
 <br>#
index 007f58fc4812bab4c7540028e526af243b978219..17447b0ca53ad6157ea0fdc1105501e8cae5cdf1 100644 (file)
@@ -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"