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/
IE9 does not have html5 history api support, that's why it's appending # to the url, removing # will not solve your problem