privacy policy
All checks were successful
Deploy / build-deploy (push) Successful in 8m1s

This commit is contained in:
Jorijn van der Graaf 2026-08-08 14:38:14 +02:00
commit ae30ac69f7
2 changed files with 9 additions and 3 deletions

View file

@ -144,3 +144,9 @@ catcrafts.net {
}
}
}
# www -> apex. DNS A/AAAA for www point at this box; Caddy obtains the
# certificate automatically. 308 to match the redirs above.
www.catcrafts.net {
redir https://catcrafts.net{uri} 308
}