On Thu, 2002-12-12 at 12:43, php user wrote:
> I was wondering if thier is way I can deny people access to my website via an
> ip address?
Yes.
1) Deny by the web server.
A) In Apache HTTPD:
http://www.gewex.com/manual/mod/mod_access.html
B) In IIS: Install Apache, then see A,
or http://www.15seconds.com/issue/011227.htm
2) Deny at the firewall. How you do this will be determined by the
firewall software being used.
-Brian
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>