Kirin 4 år sedan
förälder
incheckning
025496c16e
1 ändrade filer med 0 tillägg och 5 borttagningar
  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;
-	}
-}