caddy/conf.d/img.bbaovanc.com

14 lines
180 B
Plaintext
Raw Normal View History

2021-11-14 18:04:35 -06:00
# vim: ft=caddyfile
img.bbaovanc.com {
encode zstd gzip
import hsts
root * /var/www/img.bbaovanc.com
file_server {
browse
}
import basicerrors
}