> From: Tony Anecito [mailto:adanec...@yahoo.com]
> Subject: RE: Does Tomcat http support subdomains?
> 
> I am not sure for Tomcat what would be needed to do this.

Usually nothing, if you have only a single <Host> element.  If you are using 
multiple <Host> elements in Tomcat (i.e., virtual hosts), you will need to add 
<Alias> elements to each for the additional subdomains.

http://tomcat.apache.org/tomcat-6.0-doc/config/host.html#Host%20Name%20Aliases

 - 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