Kirin 4 anni fa
parent
commit
025496c16e
1 ha cambiato i file con 0 aggiunte e 5 eliminazioni
  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;
-	}
-}