]> git.ipfire.org Git - thirdparty/AWStats.git/commitdiff
Updated documentation
authoreldy <>
Sat, 26 Jul 2003 14:59:17 +0000 (14:59 +0000)
committereldy <>
Sat, 26 Jul 2003 14:59:17 +0000 (14:59 +0000)
wwwroot/cgi-bin/awstats.model.conf

index 8461a9364b59549346efcebb6c5d4d43e1456f07..f33fce14eab65d6b3841a3bd155584fc2d90a8c1 100644 (file)
@@ -1064,7 +1064,7 @@ color_x="C1B2E2"                          # Background color for number of exit pages (Default = "C1B2
 # This plugin gives AWStats capability to make reverse DNS lookup on IPv6
 # addresses.
 # Note: If you are interesting in having country report, you should use the
-# geoipfree (or geoip) plugin instead of enabled reverse DNS lookup.
+# geoipfree or geoip plugin instead of enabled reverse DNS lookup.
 #
 #LoadPlugin="ipv6"
 
@@ -1074,7 +1074,7 @@ color_x="C1B2E2"                          # Background color for number of exit pages (Default = "C1B2
 # This plugin is useless for intranet only log files.
 # Note: You must choose between using this plugin (need Perl Geo::IPfree module)
 # or the GeoIP plugin (need Perl Geo::IP module from Maxmind).
-# This plugin reduces AWStats speed of 9% !
+# This plugin reduces AWStats speed of 10% !
 #
 #LoadPlugin="geoipfree"
 
@@ -1084,7 +1084,7 @@ color_x="C1B2E2"                          # Background color for number of exit pages (Default = "C1B2
 # This plugin is useless for intranet only log files.
 # Note: You must choose between using this plugin (need Perl Geo::IP module 
 # from Maxmind) or the GeoIPfree plugin (need Perl Geo::IPfree module).
-# This plugin reduces AWStats speed of 9% !
+# This plugin reduces AWStats speed of 10% !
 #
 #LoadPlugin="geoip"