> From: hepabolu [mailto:hepab...@gmail.com]
> Subject: Re: Virtual host configuration - best practise?
> 
> Somebody suggested using the host manager, but from the Tomcat docs I
> understand that the host manager is intended for deploying webapps in a
> single domain

No, that's the doc for the manager webapp.  The suggestion was to use the 
host-manager, a completely different utility packaged with Tomcat, and one that 
does exactly what you want.

Can't find any doc for host-manager, but the URLs to access it are:
/host-manager/html/
/host-manager/list
/host-manager/add
/host-manager/remove
/host-manager/start
/host-manager/stop

The first URL gives you browser access to its capabilities, the others are 
primarily for command-line access via curl or wget or equivalent.  You will 
need a role of "admin" to use the host-manager.

 - 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