I'm following this document: http://jakarta.apache.org/tomcat/jakarta-tomcat/src/doc/tomcat-apache-howto. html#virtual_hosting to set up a single Tomcat JVM serving multiple Apache vhosts (I hope). There is a problem in the example configuration snippets. The example server.xml file: "Option 2 - Same Tomcat for all Virtual Hosts (server.xml)" is actually a copy of the previous httpd.conf example: "Option 2 - Same Tomcat for all Virtual Hosts (httpd.conf)" Can anyone suggest what the server.xml ought to be in that example? Thanks Dave Woolaway
