Selaa lähdekoodia

(update): .htaccess

muhammad riza 7 vuotta sitten
vanhempi
commit
69261e4e54
1 muutettua tiedostoa jossa 1 lisäystä ja 2 poistoa
  1. 1
    2
      .htaccess

+ 1
- 2
.htaccess Näytä tiedosto

@@ -1,2 +1 @@
1
-RewriteEngine On RewriteCond %{REQUEST_FILENAME} !-d 
2
-RewriteCond %{REQUEST_FILENAME} !-f RewriteRule ^ index.html [L]
1
+ErrorDocument 404 /index.html

Loading…
Peruuta
Tallenna