Add files

This commit is contained in:
2021-08-01 16:59:16 -05:00
parent b55a2ecfa0
commit 4cb9db402b
16 changed files with 353 additions and 0 deletions

13
conf.d/flower.boba.best Normal file
View File

@ -0,0 +1,13 @@
# vim: ft=caddyfile
flower.boba.best {
encode zstd gzip
root * /var/www/flower.boba.best
handle {
rewrite * /flowerpet.gif
file_server
}
import basicerrors
}