Search found 1 match

by brielle
Tue Feb 24, 2009 12:47 am
Forum: Bugs
Topic: Bug in spamblock module with htaccess
Replies: 1
Views: 1395

Bug in spamblock module with htaccess

Hello All,

I've found a slight bug in how the Deny rules in .htaccess by the spamblock module are created.

Seems that (at least on my system), a Deny rule should be space separated list of IPs, not comma separated. This makes the htaccess deny list not actually block.

I've attached a patch to ...