caddy/conf.d/isso.bbaovanc.com

13 lines
187 B
Plaintext

# vim: ft=caddyfile
isso.bbaovanc.com {
encode zstd gzip
import hsts
reverse_proxy localhost:86 {
header_down Cache-Control no-cache
}
import basicerrors
}