----- Original Message ----- Sent: Thursday, July 18, 2002 9:14 AM Subject: deny connections from certain ip
> What is the best way to deny connection to port 80 from a certain ip > address? Does apache have such a feature without using a .htaccess > file or should I just deny the source ip via iptables? Also, I may > want to add others to deny port 80 later so if apache can do this from > an external file in /etc/httpd.conf/ would be great. Do you wish to deny access to port 80, or the http service which runs on port 80? Use iptables to deny access to a specific port, and/or use /etc/hosts.deny to prevent access to the http service. _______________________________________________ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list