caddy/conf.d/rick.boba.best

9 lines
163 B
Plaintext
Raw Normal View History

2021-08-01 16:59:16 -05:00
# vim: ft=caddyfile
rick.boba.best {
2021-10-30 00:06:10 -05:00
import log
2021-09-04 16:47:16 -05:00
encode zstd gzip
2021-08-01 16:59:16 -05:00
redir https://www.youtube.com/watch?v=dQw4w9WgXcQ temporary
import basicerrors
}