Firewall will do it. If you are still experiencing problems try turning your Order around. Put deny,allow as your order. Also Allow from all should be after the deny (I believe). Like in ipchains/iptables it will execute on the first rule encountered. If I'm reading this right you are allowing everyone and it never reads the deny statement. Don't quote me though :D
jb is correct in saying the best way to deny ip addresses is with a firewall. Go to www.freshmeat.net and do a search for pmfirewall. Its a script program which will prompt you through the creation of ipchains firewall rules. I've been using it for sometime and now roll my own rules having used their examples. Frank ** Reply to message from Blake Thornton <[EMAIL PROTECTED]> on Thu, 06 Dec 2001 09:52:21 -0700 (MST) >> I'm having trouble with apache and its deny directive. Here is what i've >> done: >> >> In my httpd.conf file, and in the main directory I've added >> >> # >> Order allow,deny >> Allow from all >> deny 63.228.212.200 >> </Directory> >> >> But, I still see hits from this IP. >> >> Also, can someone tell me how to use the file access.conf > Blake - Best way to kill IPs is with a firewall :-)) jb _______________________________________________ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list