caddy/conf.d/img.bbaovanc.com

14 lines
180 B
Plaintext

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