Apache + ReverseProxy + VirtualHost
Hi-
I am trying to setup Apache as a ReverseProxy server for my network. I have apache configured with 3 VirtualHost's. I want to configure the ReverseProxy to forward the requests for the virtual hosts to seperate application servers. Where as now, each virtual host has its own DocumentRoot. I have seen information on how to do ReverseProxy by context paths, but not by hostnames.
Any information would be helpful!
Mike S.
|