To get something to backend, add target="_self" E.g. Angular page: <a href="/angular-route">Angular Route</a>
Non-Angular page <a href="/non-angular-route" target="_self">Non Angular Route</a> -- Leonard Teo Partner, Co-Founder, Ballistiq http://www.ballistiq.com ArtStation - Showcase, Discover, Connect http://www.artstation.com On Thu, Oct 23, 2014 at 5:01 PM, Angel Martínez <[email protected]> wrote: > Hi >> > > I have other question, I saw url "/artwork/destiny-the-black-garden" is a > ngRoute with html5Mode = true, but "/about" is not on ngRoute > > How do you get, some routes to Angular, and others to Backend? > > > -- > You received this message because you are subscribed to a topic in the > Google Groups "AngularJS" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/angular/eyVo4XU04uk/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/angular. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "AngularJS" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/angular. For more options, visit https://groups.google.com/d/optout.
