On Mon, Jun 18, 2012 at 9:49 AM, Giles Coochey <[email protected]> wrote:
> I'm not sure whether the URL re-write will work when HTTPS is in use.

Apache's SSL proxy uses CONNECT, so it doesn't terminate your SSL
connection.  Thus, it cannot decode or rewrite anything within.  If
you want it to work, you need to terminate the SSL locally, then proxy
out as HTTP to the backend.
_______________________________________________
List mailing list
[email protected]
http://lists.pfsense.org/mailman/listinfo/list

Reply via email to