[Catalyst] mod_proxy and https
Bill Moseley
moseley at hank.org
Mon Aug 6 18:09:27 GMT 2007
On Mon, Aug 06, 2007 at 05:40:29PM +0100, Duncan Ferguson wrote:
> Hiya list,
>
> If I have read the archives correctly, the only way to use http and
> https to the front end it to have 2 backend servers, once running
> http, the other forced to https, otherwise uri_for will not return
> the correct paths to the front end on the https ports.
Not two backend servers, but a backend that listen on two ports.
Just need a way to tell the difference between http and https in the
backend, and using two ports is one way to accomplish that.
--
Bill Moseley
moseley at hank.org
More information about the Catalyst
mailing list