summarylogtreecommitdiffstats
path: root/https_security_headers.conf
blob: fe12fc439c2522260ffd703acfe801cdd70dee3c (plain)
1
2
3
include http_security_headers.conf;
# Enfore HTTP (HTST) security header
add_header Strict-Transport-Security "max-age=31536000; includeSubdomains; preload" always;