Hi,
Thanks to Duane Gran <[EMAIL PROTECTED]> for putting me right on this.
>
>In the tomcat-apache howto, it describes a means of having virtual hosts with 1 JVM
>using this version tomcat.
>
>...but the example server.xml it gives is actually the excerpt from the apache config
>repeated.
>
So here is a proposed patch for that section of the document.
I am assuming that the html directory is the root of an expanded WAR file.
Regards,
Chris
This replaces the example "Option 2 - Same Tomcat for all Virtual Hosts (server.xml) "
[ snip! ]
<!-- in the context manager section -->
<Host name="host1" >
<Context path=""
docBase=""/web/host1/html" />
</Host>
<Host name="host2" >
<Context path=""
docBase=""/web/host2/html" />
</Host>
[ snip! ]
---
"surely it is madness to accept life as it is and not as it could be"
______________________________________________
FREE Personalized Email at Mail.com
Sign up at http://www.mail.com/?sr=signup