caddy/conf.d/bbaovanc.com

22 lines
356 B
Plaintext

# vim: ft=caddyfile
www.bbaovanc.com, boba.best, www.boba.best {
import hsts
redir https://bbaovanc.com{uri} 308
}
bbaovanc.com {
import hsts
redir /contact /
redir /contact/ /
header Cache-Control no-cache
root * /var/www/bbaovanc.com/public
file_server {
precompressed br gzip
}
import basicerrors
}