From: eldy <> Date: Sat, 26 Jul 2003 14:59:17 +0000 (+0000) Subject: Updated documentation X-Git-Tag: AWSTATS_5_7_BETA~49 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=72efe8c7dd78c0e477d00a4086c6fc8c5dff0cd6;p=thirdparty%2FAWStats.git Updated documentation --- diff --git a/wwwroot/cgi-bin/awstats.model.conf b/wwwroot/cgi-bin/awstats.model.conf index 8461a936..f33fce14 100644 --- a/wwwroot/cgi-bin/awstats.model.conf +++ b/wwwroot/cgi-bin/awstats.model.conf @@ -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"