I am trying to remove # tag on my app using $locationProvider.html5Mode(true). It takes out the # but now I get 404 errors>
$locationProvider.html5Mode(true)
404 errors>
For .net Project you'll need to also need to add rewrite rule in web config. Add below code to web.config & in head of single page section add href is of path of your single page