mirror of
https://github.com/joglomedia/LEMPer.git
synced 2026-04-03 11:18:21 +00:00
Fix issue #81
This commit is contained in:
@@ -55,4 +55,4 @@ resolver_timeout 5s;
|
||||
# This header tells browsers to cache the certificate for a year and to connect exclusively via HTTPS.
|
||||
#add_header Strict-Transport-Security "max-age=31536000;" always;
|
||||
# This version tells browsers to treat all subdomains the same as this site and to load exclusively over HTTPS
|
||||
add_header Strict-Transport-Security "max-age=63072000; includeSubdomains; preload;" preload;
|
||||
add_header Strict-Transport-Security "max-age=63072000; includeSubdomains; preload;";
|
||||
Reference in New Issue
Block a user