https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19799

--- Comment #18 from Ulrich Kleiber <[email protected]> ---
Tomás, I think the mod_rewrite module is responsible for the setting of
'SSLOptions +StdEnvVars'. It is required for the RewriteCond Directive.

https://httpd.apache.org/docs/current/mod/mod_rewrite.html
...These variables are available even without setting the StdEnvVars option of
the SSLOptions directive...

Using 'RequestHeader set X_FORWARDED_PROTO "https" env=HTTPS' with Koha
shoudln't be a problem.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to