I\'m just starting out with Angular, so this might be a common newbie mistake but I am trying to achieve the following url format:
http://myapp.localhost/ind
It's a method to set the hashPrefix, not a property. $locationProvider.hashPrefix('!');
$locationProvider.hashPrefix('!');