Kirin 4 years ago
parent
commit
025496c16e
1 changed files with 0 additions and 5 deletions
  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;
-	}
-}