Geo IP Help Page¶
mod_geoip Installation¶
Get c library from maxmind.com
compile it and install it.
save geoip database at - /srv/www/htdocs/.geoip/GeoIP.dat
Get mod_GeoIP from maxmid.com
install it using following command
add following line to your config
File: httpd.conf
restart apache.