From: eldy <> Date: Sat, 19 Mar 2005 20:47:25 +0000 (+0000) Subject: New: geoip_cities plugin report the region when available. X-Git-Tag: AWSTATS_WEBMIN_1_6_BETA~60 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a21dfcbf950e808b7b6399a84f8bb80172d6a0d8;p=thirdparty%2FAWStats.git New: geoip_cities plugin report the region when available. --- diff --git a/docs/awstats_contrib.html b/docs/awstats_contrib.html index 970bebec..c7989b76 100644 --- a/docs/awstats_contrib.html +++ b/docs/awstats_contrib.html @@ -270,7 +270,8 @@ supported).  
# Plugin: GeoIP_City_Maxmind
# Perl modules required: Geo::IP (from Maxmind) -
# This plugin add a chart of hits by cities. +
# This plugin add a chart of hits by cities (with country and regions +
# informations for major countries).
# Note: This plugin need Maxmind GeoIP Perl module AND the city 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.