-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Closed
Description
Steps to reproduce:
- .public/index.xhtml is a simple “Hello, World!” XHTML5 document.
http-server ./public -e xhtml
Expected response:
- Open
http://localhost:8080/in a browser. - See the index.xhtml document.
Actual response:
- Open
http://localhost:8080/in a browser. - See a directory index with a link to
index.xhtml. - Click the
index.htmllink to see the index.xhtml document.
The latest version of node-ecstatic (0.5.5) includes a fix for this issue. Updating the dependency should resolve the issue here.
Metadata
Metadata
Assignees
Labels
No labels