|
I was attempting to set up the pbA web server to act as a proxy to send requests to seperate web servers. But, it didn't seem to work using SSL and when I did a verbose trace found a "unsupported" message in there about proxy and SSL. Here's the scenario... 1 external IP 2 internal IPs request comes in for www.site1.com. I want to route that to internal IP #1 running it's own server instance. request comes in for www.site2.com. I want to route that to internal IP #2 again running it's own server instance. The firewall in use cannot be configured to send requests to a particular IP dependant on the host header.. so that is out. So I thought I could have the Apache server do this.. But, because the sites are SSL, it seems to not be supported. And using virtualhosts with SSL and different certs per site won't work with Apache either. (which was the root of this problem.) Thanks for any ideas!
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.