Disable http to https redirect when SSL is turned off
All threads resolved!
All threads resolved!
Closes #4325 (closed)
Edited by Thom
Merge request reports
Activity
- Resolved by Thom
I don't think that we can enable/disable
rewrite_enabled
variable based on SSL setting, rewrites are more than just the HTTP to https redirect. With the proposed change, all rewrites would stop working on non-ssl sites, as far as I can see.
added 1 commit
- f0cc342e - Only disable HTTPS redirect when SSL is turned off (#4325 (closed))
added MR: Review Pending MR: Reviewed TB labels
changed milestone to %3.2
added MR: Reviewed MB label
added Implemented label and removed MR: Review Pending label
mentioned in commit 517e8dfb
Please register or sign in to reply