add caddy conf

This commit is contained in:
Tykayn 2024-11-04 21:24:31 +01:00 committed by tykayn
parent 585df98a86
commit dcbd0073c6
535 changed files with 114019 additions and 1 deletions

View file

@ -0,0 +1,10 @@
coussinet.org {
redir https://www.coussinet.org{uri}
}
www.coussinet.org {
import generic_headers
root * /var/www/coussinet.org
encode zstd gzip
file_server browse
}