But there is a problem with the slash of the end.
If it is added slash that does not processed, I think need redirect, or at least 404.
Can you help solve this problem?
For example:
http://angularjs-server-weather.herokuapp.com/boston/
In my site reverse situation, URLs with a slash at the end, but when I open without a slash, the situation is the same.
Hmm... the intent is that this would redirect just like AngularJS itself does, but it appears that there is a bug preventing that from working. Thanks for letting us know!
Very good solution!
But there is a problem with the slash of the end. If it is added slash that does not processed, I think need redirect, or at least 404. Can you help solve this problem? For example: http://angularjs-server-weather.herokuapp.com/boston/
In my site reverse situation, URLs with a slash at the end, but when I open without a slash, the situation is the same.