<br>#
<br>#LoadPlugin="geoip GEOIP_STANDARD /pathto/GeoIP.dat"
-<br>Plugin provided with AWStats (5.2+).
+<br><u>Install:</u>
+<br>This plugin need AWStats 5.2 or higher and need Geo::IP Perl Module AND the Country database.
<br>You can find Geo::IP Perl Module and get the free Country database or purchase the
<br>Country licensed database, including updates, on <a href="http://www.maxmind.com/app/perl?rId=awstats" target=_new>Maxmind web site</a>.
+<br>This plugin is provided since AWStats 5.2 standard distribution. If requirements
+are ok, just add the following line to your AWStats configuration file:<br>
+<i>LoadPlugin="geoip GEOIP_STANDARD /pathto/GeoIP.dat"</i><br>
+Where <i>/pathto/GeoIP.dat</i> is the full path where you stored your Country Database file.
+<br><u>Note:</u>
<br>Plugins for Maxmind <a href="#geoipcity">GeoIP City</a> is also available (with free database).
<br>Plugins for Maxmind <a href="#geoipregion">GeoIP Region</a>, <a href="#geoipisp">GeoIP ISP</a> and <a href="#geoiporg">GeoIP Organization</a> are
also available (but databases are not free).
<br>
+<a name="geoipcity"> </a>
+<br># Plugin: GeoIP_City_Maxmind
+<br># Perl modules required: Geo::IP (from Maxmind)
+<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.
+<br># You can get a free version or purchase a license from Maxmind to get/use the
+<br># full version including updates.
+<br># This plugin reduces AWStats speed.
+<br>#
+<br>#LoadPlugin="geoip_city_maxmind GEOIP_STANDARD /pathto/GeoIPCity.dat"
+
+<br><u>Install:</u>
+<br>This plugin need AWStats 6.2 or higher and need Geo::IP Perl Module AND the City database.
+<br>You can find Geo::IP Perl Module and get the free City database or purchase the
+<br>City licensed database, including updates, on <a href="http://www.maxmind.com/app/perl?rId=awstats" target=_new>Maxmind web site</a>.
+<br>This plugin is provided since AWStats 6.2 standard distribution. If requirements
+are ok, just add the following line to your AWStats configuration file:<br>
+<i>LoadPlugin="geoip_city_maxmind GEOIP_STANDARD /pathto/GeoIPCity.dat"</i><br>
+Where <i>/pathto/GeoIPCity.dat</i> is the full path where you stored your City Database file.
+By enabled this plugin, you will see a new link called 'Cities' on reports menu. For
+the moment this link works only when AWStats reports are build as CGI (static built not yet
+supported).
+
+<br>
+
<br># Plugin: UserInfo
<br># Perl modules required: None
<br># Add a text (Firtname, Lastname, Office Department, ...) in authenticated user
supported).
<br>
-<a name="geoipcity"> </a>
-<br># Plugin: GeoIP_City_Maxmind
-<br># Perl modules required: Geo::IP (from Maxmind)
-<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.
-<br># You can get a free version or purchase a license from Maxmind to get/use the
-<br># full version including updates.
-<br># This plugin reduces AWStats speed.
-<br>#
-<br>#LoadPlugin="geoip_city_maxmind GEOIP_STANDARD /pathto/GeoIPCity.dat"
-
-<br><u>Install:</u>
-<br>This plugin need AWStats 6.2 or higher and need Geo::IP Perl Module AND the City database.
-<br>You can find Geo::IP Perl Module and get the free City database or purchase the
-<br>City licensed database, including updates, on <a href="http://www.maxmind.com/app/perl?rId=awstats" target=_new>Maxmind web site</a>.
-<br>This plugin is provided since AWStats 6.2 standard distribution. If requirements
-are ok, just add the following line to your AWStats configuration file:<br>
-<i>LoadPlugin="geoip_city_maxmind GEOIP_STANDARD /pathto/GeoIPCity.dat"</i><br>
-Where <i>/pathto/GeoIPCity.dat</i> is the full path where you stored your City Database file.
-By enabled this plugin, you will see a new link called 'Cities' on reports menu. For
-the moment this link works only when AWStats reports are build as CGI (static built not yet
-supported).
-<br>
-
<a name="geoipisp"> </a>
<br># Plugin: GeoIP_ISP_Maxmind
<br># Perl modules required: Geo::IP (from Maxmind)