User Tools

Site Tools


geo_ip

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
geo_ip [2009/04/04 07:57] k2patelgeo_ip [2009/04/04 07:58] k2patel
Line 9: Line 9:
  
 [[http://www.maxmind.com/download/geoip/database/GeoIP.dat.gz | download geoip database]] [[http://www.maxmind.com/download/geoip/database/GeoIP.dat.gz | download geoip database]]
 +
 +save geoip database at - /srv/www/htdocs/.geoip/GeoIP.dat
  
 Get mod_GeoIP from maxmid.com Get mod_GeoIP from maxmid.com
Line 22: Line 24:
 <IfModule mod_geoip.c> <IfModule mod_geoip.c>
 GeoIPEnable On GeoIPEnable On
-GeoIPDBFile /www/virtual/andrewt/.geoip/GeoIP.dat+GeoIPDBFile /srv/www/htdocs/.geoip/GeoIP.dat
 </IfModule> </IfModule>
 </code> </code>
  
 restart apache. restart apache.
geo_ip.txt · Last modified: 2020/08/10 02:35 by 127.0.0.1