ansible-config/roles/nginx/files/snippets/header-hsts.conf
2018-11-16 22:34:59 +01:00

3 lines
102 B
Plaintext

add_header Strict-Transport-Security "max-age=31536000";
proxy_hide_header Strict-Transport-Security;