want to lock a spammer (or two) from the 200 odd IP addresses they arrive at.
Understand I can do it in the virtual host declaration using
order deny,allow deny from XXX.XX.XX.XX,XXX.XXX.XX.XXX,XXX.XXX.XXX
does this look right to you guys ?
PsychoTekk
6:04 pm on May 1, 2002 (gmt 0)
i think it's allow from all, then deny from ...
<added> order allow, deny allow from all deny from ...
Mark_A
6:14 pm on May 1, 2002 (gmt 0)
thanks PsychoTekk
having some problem getting the VS to accept the command, I have 200 odd IPs seperated by commas only, will try with spaces.
jetsetter
6:16 pm on May 1, 2002 (gmt 0)
This should work:
deny from xxx.xxx.xxx.xxx deny from xxx.xxx.xxx.xxx deny from xxx.xxx.xxx.xxx deny from xxx.xxx.xxx.xxx
Mark_A
6:33 pm on May 1, 2002 (gmt 0)
One way or another this will be his last gasp, he made 611 attempts in the last 2 hours to junk mail via a formmail script which has now been updated, trouble is I am now getting the bounces!!!