Browse Source

(update): .htaccess

muhammad riza 7 years ago
parent
commit
69261e4e54
1 changed files with 1 additions and 2 deletions
  1. 1
    2
      .htaccess

+ 1
- 2
.htaccess View File

@@ -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…
Cancel
Save