]> git.ipfire.org Git - thirdparty/AWStats.git/commitdiff
New: geoip_cities plugin report the region when available.
authoreldy <>
Sat, 19 Mar 2005 20:47:25 +0000 (20:47 +0000)
committereldy <>
Sat, 19 Mar 2005 20:47:25 +0000 (20:47 +0000)
docs/awstats_contrib.html

index 970bebecf28380c7aa1151c7ecfe11c9a1e18ca1..c7989b76dda1d307fabc9778a7ccfa0991807a6a 100644 (file)
@@ -270,7 +270,8 @@ supported).
 <a name="geoipcity">&nbsp;</a>
 <br># Plugin: GeoIP_City_Maxmind
 <br># Perl modules required: Geo::IP (from Maxmind)
-<br># This plugin add a chart of hits by cities.
+<br># This plugin add a chart of hits by cities (with country and regions
+<br># informations for major countries).
 <br># Note: This plugin need Maxmind GeoIP Perl module AND the city database.
 <br># Note: I get some problem with Maxmind Geo::IP Perl module with ActiveState
 <br># on Windows but it works great on Linux with default Perl.