> From: Bithost Ltda. [mailto:bithost.ch...@gmail.com]
> Subject: Re: apache 2 + tomcat 6 virtualhost question
> 
> Well it seems that such is for only one domain, and i will be deploying
> more than one, thats why i cant use ROOT

Then declare multiple <Host> elements in Tomcat, each with its own appBase 
setting, and using ROOT as the default webapp for each.  The doc is here:
http://tomcat.apache.org/tomcat-6.0-doc/virtual-hosting-howto.html

And some getting started examples for the above:
http://wiki.apache.org/tomcat/TomcatDevelopmentVirtualHosts

Are you using httpd for something other than routing traffic to Tomcat (e.g., 
running PHP)?  If not, why do you have it?

 - 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