Improve error page

This commit is contained in:
2021-08-21 17:18:23 -05:00
parent acfa066ed1
commit ede09f7e45
5 changed files with 28 additions and 2 deletions

7
conf.d/errors.boba.best Normal file
View File

@ -0,0 +1,7 @@
# vim: ft=caddyfile
errors.boba.best {
root * /etc/caddy/errors/img
file_server
import basicerrors
}