hrjy 3 vuotta sitten
vanhempi
commit
b8fc513724
2 muutettua tiedostoa jossa 5 lisäystä ja 0 poistoa
  1. 5 0
      nginx.htaccess
  2. 0 0
      public/install/install.lock

+ 5 - 0
nginx.htaccess

@@ -0,0 +1,5 @@
+location / {
+        if (!-e $request_filename){
+                rewrite  ^(.*)$  /index.php?s=$1  last;   break;
+        }
+}

+ 0 - 0
public/install/install.lock