Improve this Doc View Source $locationProvider
Use the $locationProvider to configure how the application deep linking paths are stored.
Methods
-  hashPrefix([prefix]);ParametersParam Type Details prefix (optional)stringPrefix for hash part (containing path and search) Returns*current value if used as getter or itself (chaining) if used as setter 
-  html5Mode([mode]);ParametersParam Type Details mode (optional)booleanUse HTML5 strategy if available. Returns*current value if used as getter or itself (chaining) if used as setter 
    © 2010–2017 Google, Inc.
Licensed under the Creative Commons Attribution License 4.0.
    https://code.angularjs.org/1.2.32/docs/api/ng/provider/$locationProvider