diff options
Diffstat (limited to '.htaccess')
-rw-r--r-- | .htaccess | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/.htaccess b/.htaccess index 5628af585df..bd9f5af3f70 100644 --- a/.htaccess +++ b/.htaccess @@ -72,7 +72,3 @@ Options -Indexes <IfModule pagespeed_module> ModPagespeed Off </IfModule> -#### DO NOT CHANGE ANYTHING ABOVE THIS LINE #### - -ErrorDocument 403 /core/templates/403.php -ErrorDocument 404 /core/templates/404.php |