David ,
I suggest u should have the following modules under ur load module ,
mod_proxy
mod_proxy_http
mod_proxy_html
mod_proxy
mod_proxy_headers
And I recommend you to dissable
mod_proxy_connect , I have bad experience on this module while coming to Reverse Proxy SSL at backend,
Also Add file libxml2.so under Load modules . U may need to download this and compile the module.
Good Luck !!!
( with this modules My rev . Proxy work fine for both http and https )
- Isha B
On 10/19/05, David Leangen <[EMAIL PROTECTED]> wrote:
Isha, thank you! Comments inline.
> > I am having trouble getting my reverse proxy to > work with SSL.
> RequestHeader set Front-End-Https "On"
That did something... But now I get a 403 error and a message in my
logs (on the
proxy server) saying:
[warn] proxy: No protocol handler was valid for the URL /path/blah. If you
are
using a DSO version of mod_proxy, make sure the proxy submodules are
included
in the configuration using LoadModule.
Nothing appears in my logs on the http host machine that serves the content.
I have in my LoadModules (among others):
mod_proxy
mod_proxy_http
mod_proxy_connect
Is there anything else I need?
---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
" from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]