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

Fix server when there is a dot in the path #2429

Merged
merged 2 commits into from Dec 18, 2018
Merged

Fix server when there is a dot in the path #2429

merged 2 commits into from Dec 18, 2018

Conversation

devongovett
Copy link
Member

↪️ Pull Request

This fixes an issue where a 404 would be returned if there was a dot in the path. Instead, now it serves the index.html page if an actual file doesn't exist.

Fixes #1684.

@devongovett devongovett merged commit bef1452 into master Dec 18, 2018
@devongovett devongovett deleted the server-dot branch December 18, 2018 06:24
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

Successfully merging this pull request may close these issues.

Dot in URL leads to 404
1 participant