Hi,
I have tomcat and IIS running on a machine. I want to use Apache to sit in front of these and redirect the requests to the apache site based on the web app. Something like:
ProxyRemote xxxx:80/app1/ xxxx:8080/app1
ProxyRemote xxxx:80/app2/ xxxx:900/app2
As you can see I have played with the ProxyRemote directive with no luck.
What am I missing. I have searched the net for help and have come up with a blank.
Thanks in advance
Cal
I have tomcat and IIS running on a machine. I want to use Apache to sit in front of these and redirect the requests to the apache site based on the web app. Something like:
ProxyRemote xxxx:80/app1/ xxxx:8080/app1
ProxyRemote xxxx:80/app2/ xxxx:900/app2
As you can see I have played with the ProxyRemote directive with no luck.
What am I missing. I have searched the net for help and have come up with a blank.
Thanks in advance
Cal