caddy/conf.d/status.boba.best
BBaoVanC 58ff080106 Remove log
I never ended up reading the server side logging. Even with `goaccess`,
there was too much noise from bots and crawlers.
2022-05-20 23:34:56 -05:00

11 lines
156 B
Plaintext

# vim: ft=caddyfile
status.boba.best, status.bbaovanc.com {
encode zstd gzip
import hsts
reverse_proxy localhost:83
import basicerrors
}