Changes

Jump to navigation Jump to search
17 bytes added ,  21:58, 22 August 2009
m
Line 22: Line 22:  
Now we'll get the latest database. The database is also in the repositories but it's outdated. We'll grab the most recent directly from MaxMind.
 
Now we'll get the latest database. The database is also in the repositories but it's outdated. We'll grab the most recent directly from MaxMind.
   −
  wget http://www.maxmind.com/download/geoip/database/GeoIP.dat.gz  
+
  wget http://geolite.maxmind.com/download/geoip/database/GeoLiteCountry/GeoIP.dat.gz
    
The database is zipped. We'll have to unzip it.  
 
The database is zipped. We'll have to unzip it.  
   −
  gunzip GeoIP.dat.gz  
+
  gunzip GeoIP.dat.gz
    
=== GeoIP qpstmpd plugin ===
 
=== GeoIP qpstmpd plugin ===
227

edits

Navigation menu