... | ... | @@ -41,6 +41,7 @@ http://tech.pingansec.com/profile/keys |
|
|
RewriteCond %{REQUEST_FILENAME} !-f
|
|
|
RewriteCond %{REQUEST_FILENAME} !-d
|
|
|
RewriteRule . index.php [L,QSA]
|
|
|
RewriteRule .* - [env=HTTP_AUTHORIZATION:%{HTTP:Authorization},last]
|
|
|
</Location>
|
|
|
</VirtualHost>
|
|
|
|
... | ... | |