docsifyjs / docsifyjs/docsify-cli

The http server does not default properly to index.html

オープン
#175 コメント 0 件 リアクション 1 件 担当者 0 名 GitHub で見る
主要言語
JavaScript
スター
782
フォーク
166
平均マージ
10時間 49分
マージ済み PR(30日)
1

説明

If I try to reach the root `index.html` everything is fine: `http://localhost:3000/` is properly displaying `index.html`
but if I try to reach a sub folder with another `index.html`: `http://localhost:3000/a/b/` , the server deliver the root `index.html` instead of the file `a/b/index.html`

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。