修复win环境下apache头信息丢失
This commit is contained in:
parent
bf98751ed5
commit
a9aa28bd77
@ -5,4 +5,5 @@
|
||||
RewriteCond %{REQUEST_FILENAME} !-d
|
||||
RewriteCond %{REQUEST_FILENAME} !-f
|
||||
RewriteRule ^(.*)$ index.php [QSA,PT,L]
|
||||
SetEnvIf Authorization .+ HTTP_AUTHORIZATION=$0
|
||||
</IfModule>
|
||||
|
Loading…
x
Reference in New Issue
Block a user