force the 'forwardfor' option.
This commit is contained in:
parent
17713729c0
commit
b59a207d62
|
@ -78,6 +78,7 @@ frontend http
|
|||
|
||||
mode http
|
||||
option http-keep-alive
|
||||
option forwardfor
|
||||
http-request add-header X-Forwarded-Proto https
|
||||
# HSTS (63072000 seconds)
|
||||
http-response set-header Strict-Transport-Security max-age=63072000
|
||||
|
|
Loading…
Reference in New Issue