From: eldy <> Date: Sun, 13 Jun 2004 14:56:30 +0000 (+0000) Subject: Updated documentation X-Git-Tag: AWSTATS_6_2_BETA~13 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=69ee41390d39fe32d40896c3159f4f80914217e9;p=thirdparty%2FAWStats.git Updated documentation --- diff --git a/wwwroot/cgi-bin/awstats.model.conf b/wwwroot/cgi-bin/awstats.model.conf index 6bc7653e..c2a869e3 100644 --- a/wwwroot/cgi-bin/awstats.model.conf +++ b/wwwroot/cgi-bin/awstats.model.conf @@ -1203,12 +1203,13 @@ color_x="C1B2E2" # Background color for number of exit pages (Default = "C1B2 # Plugin: GeoIP_Region_Maxmind # Perl modules required: Geo::IP (from Maxmind) -# This plugin add a chart of hits by country. +# This plugin add a chart of hits by regions. Only regions for US and +# Canada can be detected. # Note: This plugin need Maxmind GeoIP Perl module AND the region database. # Note: I get some problem with Maxmind Geo::IP Perl module with ActiveState # on Windows but it works great on Linux with default Perl. # You need to purchase a license from Maxmind to get/use the Region database. -# This plugin reduces AWStats speed of 10% ! +# This plugin reduces AWStats speed. # #LoadPlugin="geoip_region_maxmind GEOIP_STANDARD /pathto/GeoIPRegion.dat" @@ -1251,7 +1252,7 @@ color_x="C1B2E2" # Background color for number of exit pages (Default = "C1B2 #LoadPlugin="urlalias" # Plugin: TimeHiRes -# Perl modules required: Time::HiRes +# Perl modules required: Time::HiRes (if Perl < 5.8) # Time reported by -showsteps option is in millisecond. For debug purpose. # #LoadPlugin="timehires"