Add error messages

This commit is contained in:
2020-08-22 20:45:17 -05:00
parent 5b6d3017ba
commit 1f2af6eac6
9 changed files with 163 additions and 0 deletions

View File

@@ -1,3 +1,12 @@
# vim:ft=apache:
ErrorDocument 400 /errors/400.php
ErrorDocument 401 /errors/401.php
ErrorDocument 403 /errors/403.php
ErrorDocument 404 /errors/404.php
ErrorDocument 410 /errors/410.php
ErrorDocument 414 /errors/414.php
ErrorDocument 500 /errors/500.php
RedirectMatch 404 /\.git
RedirectMatch 404 /\.templates
RedirectMatch 404 /src