$quoted_author = "Christian Pascher" ;
> 
> If I would activate
> RequestHeader set Front-End-Https "On"
> I need all the SSL config stuff also at the back end servers?

No. That setting just let's Apache know that, even though it is seeing http
connections, the client is seeing https with the SSL being terminated on a
different device.

You should set it. Even if you are not doing explicit redirects Apache will
still redirect on things like requests for a directory without the trailing
slash.

cheers
Marty

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

Reply via email to