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

urls must explicitly end with .html in order to work #166

Closed
AlexanderSopov opened this issue Oct 31, 2018 · 2 comments
Closed

urls must explicitly end with .html in order to work #166

AlexanderSopov opened this issue Oct 31, 2018 · 2 comments

Comments

@AlexanderSopov
Copy link

AlexanderSopov commented Oct 31, 2018

When running reload on OSX, I can't find how to serve html-files without needing to explicitly end each url (except for home page) with .html.

For example:
localhost:8080/ works fine and serves index.html, but localhost:8080/about-us doesn't work and gives me a "Cannot GET /about-us"-message. However, localhost:8080/about-us.html works fine.

Is there a fix for this?

@alallier
Copy link
Owner

alallier commented Dec 2, 2018

Thanks for the filling the issue, I believe I have someone who will take care of this. If not I will work on this for you.

@alallier
Copy link
Owner

alallier commented Dec 2, 2018

Closed by #167

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

No branches or pull requests

2 participants