caddy/conf.d/demo.bbaovanc.com

15 lines
227 B
Plaintext

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