I have 2 RedHat 7.3 servers, host1 and host2. I have set up SSL on host 2 and would like to secure the entire server. Host1 listens on port 80 and Host2 on 8080. I have a number of registered vhosts on Host1 and one registered domain name on Host2. I would like to forward all requests for the single domain from Host1 to Host2.
1. Can I do this with mod_proxy using proxypass?
2. If so, what are the security risks in such a setup?
3. If it's possible, how would I format the vhost container for the secure domain on Host2?
1. Can I do this with mod_proxy using proxypass?
2. If so, what are the security risks in such a setup?
3. If it's possible, how would I format the vhost container for the secure domain on Host2?