Killing spambots & other known malicious hosts
I've found the best way to reduce the amount of faux-users appearing in your userlist (like poker, with a url pointing to poker.com or whatever) is to block them from your entire site - not just with phpbb but everywhere. This is easily done with .htaccess.
Place the following in your .htaccess file (assuming you have mod_rewrite turned on in apache). This will prevent known spammers (such that are infecting your memberlist) from accessing your site.
Place the following in your .htaccess file (assuming you have mod_rewrite turned on in apache). This will prevent known spammers (such that are infecting your memberlist) from accessing your site.
