Skip to content

Only add SSLProxyEngine in proxy mode and when SSL is enabled for the web (fixes #6269)

SSLProxyEngine is neither needed for http(s) redirects nor for non-SSL proxy configs. Thus excluding it from these cases.

Based on a fix by Thom thom@amsterdamtech.nl

Offering this MR as alternative to !1548 (closed)

Closes #6269 (closed)

Merge request reports