angularjs - Using $location without html5 mode enabled -


i using rewrite on server side configure routing. site has quite complicated system, e.g. different roles users, taken care on server side. trying use $location, when enable html5 mode no href redirects work. read need redirect calls index.html on server side. there way avoid this?

just have @ point: how to: configure server work html5mode in /https://github.com/angular-ui/ui-router/wiki/frequently-asked-questions#how-to-configure-your-server-to-work-with-html5mode

you this.


Comments

Popular posts from this blog

css - SVG using textPath a symbol not rendering in Firefox -

Java 8 + Maven Javadoc plugin: Error fetching URL -

node.js - How to abort query on demand using Neo4j drivers -