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/08 23:02:04 UTC

Security and virtual hosts on Tomcat 3.2

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
haveing 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