mirror of
https://github.com/DO1JLR/ansible_role_nginx.git
synced 2024-08-16 16:19:48 +02:00
2 lines
169 B
Text
2 lines
169 B
Text
# https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Strict-Transport-Security
|
|
add_header Strict-Transport-Security "max-age=31536000; includeSubDomains" always;
|