In case the comment spam ever happens to you…

It might be helpful to know that adding the IP to /etc/hosts.deny does nothing to stop it.

Adding the IP to your .htaccess file like this

order deny,allow
deny from 216.69.166.196
allow from all

works splendidly.




You can follow any responses to this entry through the RSS 2.0 feed. Both comments and pings are currently closed.

Comments are closed.