So far so good

Well my scripts automatically add the IP address to the .htaccess file if it works out they are spamming.

Blocking a couple of domains in URLS got rid of a lot of crap. Block jo.pl and it will take out a lot of your spam as thats all they seem to host!

Gone away!!

Well after following the instructions here http://www.gotroot.com/tiki-view_blog_post.php?blogId=2&postId=34

I’ve managed to get it so that spammers on my boards get a 403 message.

The only thing I found was that the directives had to go into the apache2 config file rather than the .htaccess file which complained “order not allowed here”. I also adjusted it so that only POST is blocked..

I’m going to run with it for a few days then I’m going to add a couple more RBLs to the list and then I can hopefully put the trackback link back in.

And for those who dont want to down load the whole of the apache source files just to compile this one little bit here is the recompiled mod_access for Apache 2.0.48

http://www.tty.homelinux.org/board/mod_access.zip