Many thanks Chuck!

--- On Wed, 10/31/12, Caldarale, Charles R <chuck.caldar...@unisys.com> wrote:


From: Caldarale, Charles R <chuck.caldar...@unisys.com>
Subject: RE: Rediect to another Tomcat instance...
To: "Tomcat Users List" <users@tomcat.apache.org>
Date: Wednesday, October 31, 2012, 4:04 PM


> From: Tony Anecito [mailto:adanec...@yahoo.com] 
> Subject: Re: Rediect to another Tomcat instance...


> I have a blog app that I want to isolate to another Tomcat instance and 
> leave my web services on my exsting one. Can I not run the second Tomcat
> service on port 82 for example and redirect requests for my blog to the 
> second Tomcat running of port 82?

This is the most popular mechanism:

http://tuckey.org/urlrewrite/

You can install it as a filter in your default (ROOT) webapp, and it can 
redirect to wherever you want.

- 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