mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-24 10:31:56 +08:00
set https so styles work
Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
ProxyPass {{localpath}} {{proxyurl}}{{remotepath}}
|
||||
ProxyPassReverse {{localpath}} {{proxyurl}}{{remotepath}}
|
||||
ProxyPreserveHost on
|
||||
|
||||
# Set https so styles work
|
||||
RequestHeader set X-Forwarded-Scheme https early
|
||||
RequestHeader set X-Forwarded-Proto https early
|
||||
|
||||
Reference in New Issue
Block a user