Comments on Installing mod_geoip for Apache2 On Debian Etch

Installing mod_geoip for Apache2 On Debian Etch This guide explains how to set up mod_geoip with Apache2 on a Debian Etch 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.

2 Comment(s)

Add comment

Please register in our forum first to comment.

Comments

By:

If you want to learn more about apache2 download "Apache2 bible"

http://tips-debian.blogspot.com/2008/04/apache-bible.html

By:

To get modgeoip to work on my box i had to create a symlink ln -s /usr/share/GeoIP /usr/local/share/ to avoid

[error] [mod_geoip]: Error while opening data file /usr/local/share/GeoIP/GeoIP.dat