On Thu, 21 Oct 2004, Roman Gavrilov wrote:

> I don't see any problem using it, actually I am doing it. I am not
> talking about proxying between http and https.
> Mostly its used for mirroring (both frontend and backend use https only)
> no redirections on backend though :)
>
>
> ProxyPass /foo/bar https:/mydomain/foobar/
> ProxyPassReverse https:/mydomain/foobar/ /foo/bar
>
> I'll be more then glad to discuss it with you.

So proxy should decrypt the stream, find URI, then encrypt it, and
pass it encrypted to backend ?


Igor Sysoev
http://sysoev.ru/en/

Reply via email to