User Tools

Site Tools


geo_ip

Differences

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

Link to this comparison view

Next revision
Previous revision
Next revision Both sides next revision
geo_ip [2009/04/04 07:57]
k2patel created
geo_ip [2009/04/04 07:58]
k2patel
Line 15: Line 15:
  
 <code bash> <code bash>
-/www/apache/bin/apxs -i -a -L /​usr/​local/​lib -I /​usr/​local/​include -lGeoIP -c mod_geoip.c+/srv/www/bin/apxs -i -a -L /​usr/​local/​lib -I /​usr/​local/​include -lGeoIP -c mod_geoip.c
 </​code>​ </​code>​
  
Line 22: Line 22:
 <​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 (external edit)