From 94f0e57285b80ffa1e5ad127d20c806d13453793 Mon Sep 17 00:00:00 2001 From: Anyon Date: Wed, 10 May 2017 15:32:09 +0800 Subject: [PATCH] =?UTF-8?q?[=E6=9B=B4=E6=96=B0]=E4=B8=8A=E4=BC=A0Apache?= =?UTF-8?q?=E4=BC=AA=E9=9D=99=E6=80=81=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .htaccess | 1 - 1 file changed, 1 deletion(-) diff --git a/.htaccess b/.htaccess index cbc786893..2cfa33ed1 100644 --- a/.htaccess +++ b/.htaccess @@ -1,7 +1,6 @@ Options +FollowSymlinks -Multiviews RewriteEngine On - RewriteCond %{REQUEST_FILENAME} !-d RewriteCond %{REQUEST_FILENAME} !-f RewriteRule ^(.*)$ index.php/$1 [QSA,PT,L]