]> git.ipfire.org Git - thirdparty/AWStats.git/commitdiff
Updated documentation
authoreldy <>
Tue, 23 Aug 2005 21:33:03 +0000 (21:33 +0000)
committereldy <>
Tue, 23 Aug 2005 21:33:03 +0000 (21:33 +0000)
docs/awstats_contrib.html
wwwroot/cgi-bin/awstats.model.conf

index 977cbfa4f8e961de1a1f278a0ef2f61ae35c4c6b..1afb603acaaa6edfc81866e3c86edde296721e5a 100644 (file)
@@ -114,7 +114,7 @@ graphapplet</b><br>
 <br># Perl Geo::IPfree module, database less up to date).
 <br># This plugin reduces AWStats speed of 8% !
 <br>#
-<br>#LoadPlugin="geoip GEOIP_STANDARD"
+<br>#LoadPlugin="geoip GEOIP_STANDARD /pathto/GeoIPRegion.dat"
 
 <br>Plugin provided with AWStats (5.2+).
 <br>You can find Geo::IP Perl Module from <a href="http://www.maxmind.com/app/perl?rId=awstats" target=_new>Maxmind</a>.
index a95686a5fc9d9aecfa44d4d52c75a23056c2df6f..0e50b29d50fab5e26658e08b143372a7fd04bdb5 100644 (file)
@@ -1267,7 +1267,7 @@ color_x="C1B2E2"                          # Background color for number of exit pages (Default = "C1B2
 # Perl Geo::IPfree module, database less up to date).
 # This plugin reduces AWStats speed of 8% !
 #
-#LoadPlugin="geoip GEOIP_STANDARD"
+#LoadPlugin="geoip GEOIP_STANDARD /pathto/GeoIP.dat"
 
 # Plugin: GeoIPfree
 # Perl modules required: Geo::IPfree version 0.2+ (from Graciliano M.P.)