diff --git a/roles/httpd/reverseproxy/templates/reversepassproxy.id.conf b/roles/httpd/reverseproxy/templates/reversepassproxy.id.conf index ec258f884c..16259286c3 100644 --- a/roles/httpd/reverseproxy/templates/reversepassproxy.id.conf +++ b/roles/httpd/reverseproxy/templates/reversepassproxy.id.conf @@ -1,5 +1,6 @@ RequestHeader unset Expect early RequestHeader set X-Forwarded-Scheme https early +RequestHeader set X-Forwarded-Proto https early RewriteEngine on