Page 1 of 1

proxy to a https server

PostPosted: 14. January 2008 12:08
by tweakmy
Hi to all,
Does anyone knows how to use proxy to a https server?

some illustartion:

www->https->myserver->https->appserver

I could do a https on myserver and also https on the appserver from myserver

If I proxy http to appserver then it would work but as for now appserver serve pages on https and the DocumentRoot is on another folder then http

Thanks in advance