1 2 3 4 5 6 7 8 9
# This goes in the virtual host apache config. <locationMatch ^/ip/?$> SetHandler mod_ip Header append Cache-Control no-cache Header append Pragma no-cache Header append Expires "Thu, 01 Jan 1971 00:00:00 GMT" </locationMatch>