EMAIL PROTECTED] De la part de Zvi Kave
Envoyé : lundi 7 janvier 2008 15:49
À : users@httpd.apache.org
Objet : [EMAIL PROTECTED] Re: Re: Reverse Proxy to SSL web server:
configuration example
Axel,
To complete all the parameters, I saw that directive SSLProxyEngine On is
needed as well.(It was hiding
Axel,
To complete all the parameters, I saw that directive
SSLProxyEngine On
is needed as well.(It was hiding there from previous test)
So to make it clear, here are the successfull directives:
(The SSL key/crt files are copied from the web server)
ServerAdmin [EMAIL PROTECTED]
ServerNam
Axel,
You are right.
The only one thing I have to add to your configuration was
(in both virtual servers):
ProxyPass / https://my_web_server.com/
ProxyPassReverse / https://my_web_server.com/
Thanks,
Zvi
"Axel-Stephane SMORGRAV" <[EMAIL PROTECTED]> wrote in
message news:[EMAIL PROTECTED]