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

Allow trailing slash in the website URL #1537

Closed
tvvignesh opened this issue Jan 3, 2017 · 1 comment
Closed

Allow trailing slash in the website URL #1537

tvvignesh opened this issue Jan 3, 2017 · 1 comment

Comments

@tvvignesh
Copy link

There is an issue with angular-meteor website.
https://angular-meteor.com/ionic-tutorial works
but 
https://angular-meteor.com/ionic-tutorial/ does not

The trailing slash is the only difference which causes the problem.

Maybe you have to fix your server to allow it.

In https://blog.ionic.io/ionic-and-meteor/ they have linked angular-meteor website with a trailing slash which leads to a 404 error.

@dotansimha
Copy link
Collaborator

Fixed! Thanks @tvvignesh

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

2 participants