Custom error pages
From OdleWiki
Revision as of 18:01, 8 July 2017 by Kenneth John Odle (talk | contribs) (Added "Needs Attention" template)
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