docsifyjs / docsifyjs/docsify-cli

The http server does not default properly to index.html

Ouverte
#175 0 commentaires 1 réaction 0 personnes assignées Voir sur GitHub
Langage dominant
JavaScript
Étoiles
782
Forks
166
Merge moyen
10 h 49 min
PR mergées (30 j)
1

Description

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`

Guide de contribution

Ouvrir le guide de contribution

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.