It seems the version of mod_geoip we are running is a outdated version that does not include some features. I can't find the recommended version with apt-get so I was going to rebuild from scratch. I was looking for apxs2 and could not find it:
Code:
root@www:/usr/lib/apache2/modules# apt-cache search apxs2
apache2-prefork-dev - development headers for apache2
apache2-threaded-dev - development headers for apache2
reborg, I assume I will need to install apache2-prefork-dev to get apxs2 to rebuild mod_geoip ?
Thanks.