> From: Anil Goyal -X (anigoyal - Aricent Technologies at Cisco) 
> [mailto:anigo...@cisco.com] 
> Subject: forward request by changing the port in request url

> i have application abc.war deployed in webapps_new service which is running 
> on port 8081. This application is not there in webapps.

You should install at least a ROOT application for that service/host.

> i want if any request coming on port 8080 for application abc, it is 
> forwarded 
> to port 8081.(same for ssl port 8443->8444)
> Is there any way to do the same.

Once you have a ROOT webapp, you can deploy the standard URL rewrite filter 
therein to send the request anywhere you want:

http://tuckey.org/urlrewrite/

 - 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