Kirin 4 tahun lalu
induk
melakukan
025496c16e
1 mengubah file dengan 0 tambahan dan 5 penghapusan
  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;
-	}
-}