is there anyway to modify the apache/mod_ssl configuration such that
any non https access to /servlet be rejected?

gary

-----Original Message-----
From: Prabhakar Chaganti [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, May 29, 2002 10:37 AM
To: Tomcat Users List
Subject: Re: Allowing access to webapps via HTTPS only


You can try to use the ssl connector for tomcat. Check the server.xml. it
might be commented out in there.

-prabhakar

> i have a servlet running in Tomcat 3.2.4 in conjunction with Apache +
> mod_ssl,
> and am wondering how i can configure such that HTTPS must be used to
access
> the servlet.


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

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

Reply via email to