caddy/conf.d/stib.boba.best
2021-09-04 16:47:16 -05:00

15 lines
204 B
Plaintext

# vim: ft=caddyfile
stib.boba.best {
encode zstd gzip
import hsts
root * /var/www/stib.boba.best
handle {
rewrite * /stib.gif
file_server
}
import basicerrors
}