Explorar o código

新建 .htaccess

聆听 %!s(int64=7) %!d(string=hai) anos
pai
achega
4f78d58044
Modificáronse 1 ficheiros con 10 adicións e 0 borrados
  1. 10 0
      .htaccess

+ 10 - 0
.htaccess

@@ -0,0 +1,10 @@
+RewriteEngine
+on
+
+#不显示index.php
+
+RewriteCond %{REQUEST_FILENAME}
+!-d
+RewriteCond %{REQUEST_FILENAME} !-f
+RewriteRule ^(.*)$ index.php/$1
+[QSA,PT,L]