caddy/conf.d/img.bbaovanc.com
2021-11-14 18:04:35 -06:00

15 lines
195 B
Plaintext

# vim: ft=caddyfile
img.bbaovanc.com {
encode zstd gzip
import hsts
import log
root * /var/www/img.bbaovanc.com
file_server {
browse
}
import basicerrors
}