docsifyjs / docsifyjs/docsify-cli

The http server does not default properly to index.html

Aberta
#175 0 comentários 1 reação 0 responsáveis Ver no GitHub
Linguagem predominante
JavaScript
Estrelas
782
Forks
166
Merge médio
10h 49min
PRs com merge (30d)
1

Descrição

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`

Guia de contribuição

Abrir o guia de contribuição

Avaliação

Esta issue ainda não foi avaliada.

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.