Quote:
Originally Posted by Moshe1010
2 Questions:
1. Would it work with 4.1.11?
2. Would it block spammer IPs on the PHP level? meaning not letting them to enter my website at all, not just registration (like blocking IPs through htaccess)
Thanks.
|
1. Yes, it should work fine.
2. No, it wasn't designed to do that. It would be more efficient to block IP's at your firewall, ie. iptables, pf. or in your htaccess file.