caddy/conf.d/isso.bbaovanc.com

13 lines
187 B
Plaintext
Raw Normal View History

2022-04-25 01:39:01 -05:00
# vim: ft=caddyfile
isso.bbaovanc.com {
encode zstd gzip
import hsts
2022-05-15 15:47:28 -05:00
reverse_proxy localhost:86 {
header_down Cache-Control no-cache
}
2022-04-25 01:39:01 -05:00
import basicerrors
}