docsifyjs / docsifyjs/docsify-cli
The http server does not default properly to index.html
Đang mở
- Ngôn ngữ chính
- JavaScript
- Star
- 782
- Fork
- 166
- Merge trung bình
- 10 giờ 49 phút
- Pull request đã merge (30 ngày)
- 1
Mô tả
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`
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.