I\'m learning AngularJS and there\'s one thing that really annoys me.
I use $routeProvider to declare routing rules for my application:
$routeProvider
try
$locationProvider.html5Mode(true)
More info at $locationProvider Using $location