Redirect a tomcat application URL and port using apache.
sudhesh nair
Greenhorn
Joined: Jun 17, 2011
Posts: 1
posted
0
I have multiple jvm instance of tomcat application on a unix server and its running on different port.i would like to
redirect the port and uri.How can i achieve this with the help of apache. i heard we can do it using mod_proxy.