docsifyjs / docsifyjs/docsify-cli
The http server does not default properly to index.html
未關閉
- 主要語言
- 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 還沒有評估資料。