Bart Ophelders wrote:
> Hi,
> 
> I would like to know if it is possible to let tomcat redirect ANY url ending 
> with for example test.example.com to a certain webapp.

It's not clear what you mean.  URLs normally *start* with a domain,
rather than end with it.

If you mean can I assign "*.domain.com" to a specific webapp, the answer
is yes - by defining the default host for a service.

Perhaps you can elaborate?

p


P.S. Java version, Tomcast version, OS etc?




> Thanks in advance!
> 
> -Bart Ophelders
> 
> 


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

Reply via email to