> From: GF [mailto:[EMAIL PROTECTED] 
> Subject: Re: handle with a single .war all the request to N subdomains
> 
> i'm trying to find a way to that all the requests to:
> *.myhost.com/myapp/
> can be handled by a single war.

Unless you've fiddled with the <Host> config in server.xml, they by
default they will all be handled by one webapp for the one <Host>.  If
you have added more <Host> elements, why did you?

 - 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 start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to