ソースを参照

(update): .htaccess

muhammad riza 7年前
コミット
69261e4e54
1個のファイルの変更1行の追加2行の削除
  1. 1
    2
      .htaccess

+ 1
- 2
.htaccess ファイルの表示

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

読み込み中…
キャンセル
保存