diff --git a/public/.htaccess b/public/.htaccess index 77c0db6..d1d2088 100644 --- a/public/.htaccess +++ b/public/.htaccess @@ -5,4 +5,5 @@ RewriteCond %{REQUEST_FILENAME} !-d RewriteCond %{REQUEST_FILENAME} !-f RewriteRule ^(.*)$ index.php [QSA,PT,L] + SetEnvIf Authorization .+ HTTP_AUTHORIZATION=$0