Adjust the proxy settings for fedocal to set the X-Scheme header
This commit is contained in:
parent
68f3d3a458
commit
f85b6c00dd
1 changed files with 1 additions and 2 deletions
|
@ -3,5 +3,4 @@ RewriteEngine On
|
|||
ProxyPass <%= path %> <%= proxyurl %>/calendar
|
||||
ProxyPassReverse <%= path %> <%= proxyurl %>/calendar
|
||||
|
||||
RequestHeader set X-Forwarded-Scheme https early
|
||||
|
||||
RequestHeader set X-Scheme https early
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue