diff --git a/.htaccess b/.htaccess index 8805448..b1b6218 100644 --- a/.htaccess +++ b/.htaccess @@ -51,6 +51,7 @@ php_flag session.auto_start OFF SetEnv kt_htaccess_worked yes +SetEnvIf Authorization (.*) kt_auth=$1 LimitRequestBody 0 DirectoryIndex index.html index.php