update
This commit is contained in:
parent
c526d8ae0d
commit
5d83656f2f
3 changed files with 12 additions and 2 deletions
|
|
@ -4,4 +4,4 @@ if ($scheme = "https") {
|
|||
set $hsts_header_value "max-age=31536000; includeSubDomains; preload";
|
||||
}
|
||||
|
||||
add_header Strict-Transport-Security $hsts_header_value;
|
||||
add_header Strict-Transport-Security $hsts_header_value always;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue