I previously posted about using the mod_geoip Apache module to control web access via .htaccess files or server configuration adjustments (i.e. editing httpd.conf.) Here we are adding the mod_security Apache module into the mix.
Wait! if we can control access via mod_geoip why do we need mod_security?
The simple answer is…. you don’t need it – but [...]