diff options
Diffstat (limited to '.htaccess')
-rw-r--r--[-rwxr-xr-x] | .htaccess | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/.htaccess b/.htaccess index 4ba5095e144..e1ded52dcd9 100755..100644 --- a/.htaccess +++ b/.htaccess @@ -6,8 +6,6 @@ RequestHeader set XAuthorization %{XAUTHORIZATION}e env=XAUTHORIZATION </IfModule> </IfModule> </IfModule> -ErrorDocument 403 /core/templates/403.php -ErrorDocument 404 /core/templates/404.php <IfModule mod_php5.c> php_value upload_max_filesize 513M php_value post_max_size 513M |