I am using Angular UI Router in my angular app and i have enabled HTML5 mode to remove the # form the URL by using $locationProvider in the config.
the easiest way worked for me is:
use in index.html
I'm doing it for my admin page