Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot serve index.html when path contains dot #446

Open
hermanzdosilovic opened this issue Jul 8, 2018 · 4 comments
Open

Cannot serve index.html when path contains dot #446

hermanzdosilovic opened this issue Jul 8, 2018 · 4 comments

Comments

@hermanzdosilovic
Copy link

Hi,

I noticed that serve doesn't serve HTML files when there is a dot (.) in path.

To reproduce this error I have attached following ZIP: serve-bug-report.zip.

  1. Unzip and change directory:
$ unzip serve-bug-report.zip
$ cd serve-bug-report
  1. Run Serve:
$ serve

Try to open http://localhost:5000/v0.2.1/index.html and http://localhost:5000/v1/index.html

I am using Serve 9.2.0, installed with Yarn 1.7.0 on Arch Linux 4.17.3-1 x86_64

Best regards,
Herman

@yorkie
Copy link

yorkie commented Dec 29, 2018

I met the same problem, any updates from zeit team?

@dimitrisnl
Copy link

Still relevant 👍

@DHclly
Copy link

DHclly commented Sep 24, 2019

same problem,still exist now

@favoyang
Copy link

favoyang commented Oct 1, 2020

Related: vercel/serve-handler#133

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants