diff --git a/.htaccess b/.htaccess index dd49442e371..116dacabf3f 100644 --- a/.htaccess +++ b/.htaccess @@ -5,8 +5,6 @@ php_value post_max_size 512M php_value memory_limit 128M SetEnv htaccessWorking true - RewriteEngine on RewriteRule .* - [env=HTTP_AUTHORIZATION:%{HTTP:Authorization},last] - Options -Indexes