Trying to fix custom errors in htaccess

This commit is contained in:
Ethan N. Paul 2018-02-03 04:53:16 -05:00
parent 01408952b3
commit 6a891d0a99
1 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,5 @@
AllowOverride FileInfo
ErrorDocument 401 /_error/401.html
ErrorDocument 403 /_error/403.html
ErrorDocument 404 /_error/404.html