You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by François Conil <co...@ece.fr> on 2006/03/08 15:51:27 UTC

[users@httpd] Re: [Possible SPAM]Re: [users@httpd] Reverse proxy help

Dimitri Yioulos a écrit :

> 
> Thanks for your response.
> 
> My apache installation is RPM-based, so recompiling is not an option. 
> That being said, I do have ssl support enabled (mod_ssl is installed).
> 
> Regarding the SSLProxyEngine problem I had, at first I tried adding that 
> directive to ssl.conf - apache didn't like that. So, I added it to 
> httpd.conf - apache was happy, both errors gone. So now, I get to the 
> webmail login page(OK, it's actually OpenWebmail), but not in ssl mode. 
> In other words, instead of seeing 
> https://www.mywebserver.com/dir/dir/openwebmail.pl, I see 
> http://www.mywebserver.com/dir/dir/openwebmail.pl. That's progress, but 
> not what I'm after.

You should listen to port 443 and enable only ssl connections for this 
particular virtualhost.
Then only after that done, you'll redirect requests to the backend.

-- 
François Conil
Administrateur Systèmes et Réseaux
<Pax> I wish my lawn was emo, so it would cut itself.


---------------------------------------------------------------------
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@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org