]> git.ipfire.org Git - thirdparty/AWStats.git/commitdiff
Updated documentation
authoreldy <>
Sat, 22 Jan 2005 16:39:53 +0000 (16:39 +0000)
committereldy <>
Sat, 22 Jan 2005 16:39:53 +0000 (16:39 +0000)
wwwroot/cgi-bin/plugins/geoip.pm

index 97c5f8c3ab58bca76189fa613cf22b8f504e873c..2579b523b269198a0c7ed159f0002e3dc3bd4606 100644 (file)
@@ -1,9 +1,10 @@
 #!/usr/bin/perl
 #-----------------------------------------------------------------------------
-# GeoIp AWStats plugin
-# This plugin allow you to get AWStats country report with countries detected
+# GeoIp Maxmind AWStats plugin
+# This plugin allow you to get country report with countries detected
 # from a Geographical database (GeoIP internal database) instead of domain
 # hostname suffix.
+# Need the country database from Maxmind (free).
 #-----------------------------------------------------------------------------
 # Perl Required Modules: Geo::IP or Geo::IP::PurePerl
 #-----------------------------------------------------------------------------