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

View File

@ -17,8 +17,9 @@
#respond "{http.error.status_code} {http.error.status_text}"
templates
root * /var/www/errors
file_server
rewrite * /index.html
root * /etc/caddy/errors
file_server
}
}