Explorar el Código

(update): .htaccess

muhammad riza hace 7 años
padre
commit
69261e4e54
Se han modificado 1 ficheros con 1 adiciones y 2 borrados
  1. 1
    2
      .htaccess

+ 1
- 2
.htaccess Ver fichero

@@ -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…
Cancelar
Guardar