Kirin 4 年之前
父節點
當前提交
025496c16e
共有 1 個文件被更改,包括 0 次插入5 次删除
  1. 0 5
      public/.htaccess

+ 0 - 5
public/.htaccess

@@ -1,5 +0,0 @@
-location / {
-	if (!-e $request_filename){
-		rewrite  ^(.*)$  /index.php?s=$1  last;   break;
-	}
-}