IP addresses

2002-12-12 Thread php user

I was wondering if thier is way I can deny people access to my website via an 
ip address?



Hopevale Union Free School District: http://www.hopevale.com
This mail sent through IMP: http://horde.org/imp/
Configured By Eric Benoit: mailto:[EMAIL PROTECTED]


--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




Re: IP addresses

2002-12-12 Thread Rodney Waldhoff
Yes, probably, but this isn't the right list to ask this question.

If your website runs on the apache webserver, you might try one of the
httpd user lists (or probably a FAQ somewhere).  See
http://httpd.apache.org/lists.html or
http://http://httpd.apache.org/docs/.

If you're talking about Tomcat, you might try tomcat-user (or probably a
FAQ somewhere).  See http://jakarta.apache.org/site/mail.html or
http://jakarta.apache.org/tomcat/.

jakarta-general is for discussion of issues and topics that impact the
entire Jakarta project http://jakarta.apache.org/.

On Thu, 12 Dec 2002, php user wrote:


 I was wondering if thier is way I can deny people access to my website via an
 ip address?


 
 Hopevale Union Free School District: http://www.hopevale.com
 This mail sent through IMP: http://horde.org/imp/
 Configured By Eric Benoit: mailto:[EMAIL PROTECTED]



--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




Re: IP addresses

2002-12-12 Thread Brian McCallister
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]




Re: IP addresses

2002-12-12 Thread V. Cekvenich
my turn:
Try the tomcat list or servlet API.

.V

php user wrote:

I was wondering if thier is way I can deny people access to my website via an 
ip address?



Hopevale Union Free School District: http://www.hopevale.com
This mail sent through IMP: http://horde.org/imp/
Configured By Eric Benoit: mailto:[EMAIL PROTECTED]




--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]