mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-26 19:42:55 +08:00
kojipkgs: Add HSTS header
This commit is contained in:
@@ -58,3 +58,5 @@ Alias /rhel /mnt/fedora_koji/rhel
|
||||
Require all granted
|
||||
</Directory>
|
||||
|
||||
# Set HSTS header via HTTP since it cannot be easily set in squid, which terminates HTTPS
|
||||
Header always add Strict-Transport-Security "max-age=15768000; includeSubDomains; preload"
|
||||
|
||||
Reference in New Issue
Block a user