docsifyjs / docsifyjs/docsify-cli

The http server does not default properly to index.html

未關閉
#175 0 則留言 1 個 reaction 已指派 0 人 在 GitHub 檢視
主要語言
JavaScript
星號
782
分支
166
平均合併
10 小時 49 分鐘
30 天內合併 PR
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 摘要。