Add HSTS header

This commit is contained in:
Timur 2026-06-22 04:14:54 +03:00 committed by GitHub
parent 7408cc3693
commit a6f35ede35
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -27,6 +27,7 @@
@mainDomain {
header Host docs.rw
header Strict-Transport-Security "max-age=63072000; includeSubDomains"
}
handle @mainDomain {