Hi,
We have an web applciation deployed on Tomcat. There is a single Tomcat instance.
We want to route all the incoming requests to the application from the apache web server.
Both apache web server and tomcat are installed on the same machine.
Thanks