Hi,

I am trying to set up a proxy server (P) without mod-ssl to proxy also
https-requests to another machine/server (S) with mod-ssl.

Searching through the docs and list-archives the only hint I found is
that it should work naturaly with the HTTP CONNECT
method, which I figured out, is used for the https protocol.
So, it seems that it should be trivial but I have no clue anymore after
trying several setups.

I always get "connection refused" from the browser.
The access log on (P) shows "[04/Feb/2000:10:42:23 +0100] "F" 501 365".
The access log on (S) shows "[04/Feb/2000:10:42:23 +0100] "F / HTTP/1.0" 501 365".
The error log on (S) shows "Invalid method in request F / HTTP/1.0".
Accessing (S) direct works well with either http and https.
Accessing (S) via (P) over http works also fine.
The apache versions are 1.3.9.

Can someone point me to a solution of how to setup the proxy server or send
me a example configuration?

Thanx in advance,

Oliver Heil



______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [EMAIL PROTECTED]
Automated List Manager                            [EMAIL PROTECTED]

Reply via email to