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 还没有评估数据。