caddy/conf.d/img.bbaovanc.com
BBaoVanC 7c7191882e Remove worthless server side logging
I never used it because it's not very useful. Too much noise from bots,
crawlers, etc.
2022-05-20 22:56:37 -05:00

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
}