diff --git a/.htaccess b/.htaccess index 102b11236be82..8b610c91b3a8d 100644 --- a/.htaccess +++ b/.htaccess @@ -110,3 +110,7 @@ AddDefaultCharset utf-8 Options -Indexes +#### DO NOT CHANGE ANYTHING ABOVE THIS LINE #### + +ErrorDocument 403 /index.php/error/403 +ErrorDocument 404 /index.php/error/404