Re: [EMAIL PROTECTED] mod_proxy and SSL

2006-05-18 Thread Krist van Besien
On 5/17/06, Sebastian Reitenbach <[EMAIL PROTECTED]> wrote: Hi, I have an apache listening for SSL connections on port 443 behind a NAT firewall in the DMZ. Connections for one virtual host shall be reverse proxied to another host in the same DMZ, but it seems that I am unable to get it to work,

Re: [EMAIL PROTECTED] mod_proxy and SSL

2006-05-17 Thread Emmanuel E
if youre doing a reverse proxy you probably shouldnt have ProxyRequests On Sebastian Reitenbach wrote: Hi, I have an apache listening for SSL connections on port 443 behind a NAT firewall in the DMZ. Connections for one virtual host shall be reverse proxied to another host in the same DMZ, bu

[EMAIL PROTECTED] mod_proxy and SSL

2006-05-17 Thread Sebastian Reitenbach
Hi, I have an apache listening for SSL connections on port 443 behind a NAT firewall in the DMZ. Connections for one virtual host shall be reverse proxied to another host in the same DMZ, but it seems that I am unable to get it to work, for me it seems I must have missed sth. obvious. I tried