You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by "Nirav S. Desai" <ni...@vecnatech.com> on 2000/12/09 19:51:03 UTC

Secure and Insecure sites with the same URL on Tomcat

Hi,
    I am trying to set up a secure tomcat/apache server. I have Apache
set up with mod_ssl and tomcat 3.2 setup with viruatl hosts. All of this
works great. However, I am having trouble getting the secure and
insecure  hosts to map to different pages in
tomcat. That is, I want "http://www.host1.com" to map to directory A and
"https://www.host1.com"  map to directory B. Does anyone know how to do
this? Thanks in advance.

Nirav Desai