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 摘要。