> From: Sam Anderson [mailto:sam...@gmail.com]
> Subject: Tomcat 6 and Apache 2 - using Tomcat 6 with virtual hosts
> 
> Tomcat needs a hard restart in order for it to work.

Nope.  You can add and remove virtual hosts on the fly with the host-manager 
app that comes with Tomcat.  Unfortunately, there's very little documentation 
for it, so look at the web.xml file for and experiment a bit.  Note that the 
changes are not persisted, so you'll need to update server.xml separately, or 
reapply the host-manager commands on each Tomcat restart.

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY 
MATERIAL and is thus for use only by the intended recipient. If you received 
this in error, please contact the sender and delete the e-mail and its 
attachments from all computers.



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to