Arie Reynaldi Z wrote: > Hi All, > > I got this IP 75.126.21.163 spam my site, I try to block using apache > and add this in my vhost.conf > Options Indexes FollowSymLinks > Order Allow,Deny > Deny from 75.126.21.163 > Allow from all > > But this spammer stil can get thru it. Why is this happen ? I'm using > suse 10.0 and apache2-2.0.54-10.8 > > I also try to block using suse-firewall, but I dont know where should > I add in susefirewall-custom. Is there any clue for this problem ?
Reverse the Order Allow,Deny -> Deny,Allow? Joe -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
