So if I only want that people can access http://example.com and https://example.com and all the subpages I don't need it? (I don't have any redirect statement in my configs)
If I would activate
RequestHeader set Front-End-Https "On"
I need all the SSL config stuff also at the back end servers?

Am 2011-03-08 23:05, schrieb Daniel Holth:
The back end is only speaking http, but if it were to generate e.g. a redirect it would need to redirect to https://something instead of http://something . The 'https?' header preserves that information.

---------------------------------------------------------------------
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