I can't remove the # symbol in IE9. I searched for an answer but didn't find a fix.
This always redirects to
http://myhost.com:8080/#/website/
and shows this description:
The requested resource is not available.
locationprovider.html5mode(true)
is not working.
The same route is working in FireFox and shows
http://myhost.com:8080/website/
How can I rectify this?