Comments on Installing mod_geoip for Apache2 On Debian Squeeze

Installing mod_geoip for Apache2 On Debian Squeeze This guide explains how to set up mod_geoip with Apache2 on a Debian Squeeze system. mod_geoip looks up the IP address of the client end user. This allows you to redirect or block users based on their country. You can also use this technology for your OpenX (formerly known as OpenAds or phpAdsNew) ad server to allow geo targeting.

1 Comment(s)

Add comment

Please register in our forum first to comment.

Comments

By: Anonymous

 For some reason the GeoIP database is not installed automatically. I installed it using:

apt-get install geoip-database