Custom error pages
From OdleWiki
Revision as of 17:47, 10 September 2016 by Kenneth John Odle (talk | contribs)
Sets custom error pages in a directory called 'errors'.
- Sets custom error pages
ErrorDocument 400 /errors/400.php
ErrorDocument 401 /errors/401.php
ErrorDocument 403 /errors/403.php
ErrorDocument 404 /errors/404.php