caddy/conf.d/stib.boba.best

15 lines
204 B
Plaintext
Raw Normal View History

2022-05-05 16:31:51 -05:00
# 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
}