caddy/conf.d/demo.bbaovanc.com
2021-11-09 02:15:57 +01:00

14 lines
195 B
Plaintext

# vim: ft=caddyfile
demo.bbaovanc.com {
import hsts
header Cache-Control no-store
root * /var/www/demo.bbaovanc.com
file_server {
browse
}
import basicerrors
}