This is a discussion on Reverse HTTPS proxy with Apache 1.3 within the Apache Web Server forums, part of the Web Server and Related Forums category; Hi, I have a domain "www.example.com" and I would like to forward all HTTPS connections directed ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Hi,
I have a domain "www.example.com" and I would like to forward all HTTPS connections directed to this domain to a IP Address different to that of "www.example.com" using apache 1.3. Could somebody explain me which Directives I will have to use in order to accomplish this? I have Apache SSL up and running. So I just need to know what I have to add to the configuration file. Would I have to create a virtual host entry? Do I have to install the SSL certificate on the machine to which www.mydomain.com resolves (my proxy)? Fritz |