Kirin 4 vuotta sitten
vanhempi
commit
025496c16e
1 muutettua tiedostoa jossa 0 lisäystä ja 5 poistoa
  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;
-	}
-}