Re: [users@httpd] Configuring a reverse proxy for SSL

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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 <david.leangen@xxxxxxxxxx> 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: users-unsubscribe@xxxxxxxxxxxxxxxx
  "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx



[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux