On Thu, 2005-12-08 at 08:56 -0600, JT Smith wrote: > Similar question: Let's say you have a mod_proxy apache set up in front of a > mod_perl > apache. Is there any way to tell on mod_perl that the connection came through > https on > mod_proxy?
Proxy it to a different virtual host on the backend. - Perrin