add some redirections

This commit is contained in:
Quentin 2023-11-29 17:08:13 +01:00
parent d14fc2516c
commit 52044402ac
Signed by: quentin
GPG Key ID: E9602264D639FF68
1 changed files with 2 additions and 0 deletions

View File

@ -138,6 +138,8 @@ job "garage" {
"tricot-add-header X-Frame-Options SAMEORIGIN",
"tricot-add-header X-XSS-Protection 1; mode=block",
"tricot-add-header X-Content-Type-Options nosniff",
"tricot-add-redirect www.deuxfleurs.fr deuxfleurs.fr 301",
"tricot-add-redirect osuny.org www.osuny.org 301",
"tricot-site-lb",
]
port = "web"