kojipkgs: Add HSTS header
This commit is contained in:
parent
6670a9fb9f
commit
565fb7deb5
1 changed files with 2 additions and 0 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue