21 Aug
2018
21 Aug
'18
4:38 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19799 --- Comment #18 from Ulrich Kleiber <ulrich.kleiber@bsz-bw.de> --- 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.