http-server icon indicating copy to clipboard operation
http-server copied to clipboard

Serve file with default ext is same name dir cannot be shown

Open irbian opened this issue 5 years ago • 5 comments

This one will be easy. We are being affected by this https://github.com/jfhbrook/node-ecstatic/issues/239

But with the current ecstatic status...

irbian avatar May 20 '20 15:05 irbian

This issue has been inactive for 180 days

github-actions[bot] avatar Aug 18 '21 12:08 github-actions[bot]

That code is now part of http-server as core, so it should be even simpler than it was before

thornjad avatar Aug 18 '21 14:08 thornjad

Hey, @thornjad.

I would like to take up this issue. Could you direct me towards the necessary documentation that would help fixing this?

Thank you.

Goku-kun avatar Oct 01 '21 06:10 Goku-kun

This issue has been inactive for 180 days

github-actions[bot] avatar Mar 30 '22 12:03 github-actions[bot]

Hello! I wonder if there is any update regarding this or any alternative approach.

I have the following structure:

  • users.html
  • /users -- create.html

When accessing /users/create I succeed, but I fail when accessing /users.

hugo-cardoso avatar Jul 24 '23 19:07 hugo-cardoso