Hi,

I am setting up Apache 2 with mod_jk and Tomcat 5.5 with multiple
virtual hosts.

My background is mod_jserv where I had
ApJServMount /myServletAlias /myZone
in the <VirtualHost> sections.

Now Tomcat, I undestand, has also its own virtual hosts in server.xml,
e.g. <Host name="localhost" appBase="webapps" ...

So with this scheme

Apache has its own virtual hosts.

And Tomcat has its own virtual hosts.

I feel a uncomfortable with the duplication of server names and server
aliases in two different configuration files. Isn't there a better way
to manage multiple virtual hosts?

Bernard



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

Reply via email to