From a9aa28bd77e0bbee5bfeab39339eb6c1d4446850 Mon Sep 17 00:00:00 2001 From: wuyanwen Date: Tue, 18 Feb 2020 17:27:24 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8Dwin=E7=8E=AF=E5=A2=83?= =?UTF-8?q?=E4=B8=8Bapache=E5=A4=B4=E4=BF=A1=E6=81=AF=E4=B8=A2=E5=A4=B1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/.htaccess | 1 + 1 file changed, 1 insertion(+) 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