songxingwei 2 年之前
父节点
当前提交
e40c0fc492
共有 2 个文件被更改,包括 1 次插入8 次删除
  1. 1 8
      public/.htaccess
  2. 0 0
      public/nginx.htaccess

+ 1 - 8
public/.htaccess

@@ -1,8 +1 @@
-<IfModule mod_rewrite.c>
-  Options +FollowSymlinks -Multiviews
-  RewriteEngine On
-
-  RewriteCond %{REQUEST_FILENAME} !-d
-  RewriteCond %{REQUEST_FILENAME} !-f
-  RewriteRule ^(.*)$ index.php/$1 [QSA,PT,L]
-</IfModule>
+]

+ 0 - 0
public/nginx.htaccess