angular-ui / ui-router

The de-facto solution to flexible routing with nested views in AngularJS
http://ui-router.github.io/
MIT License
13.56k stars 3.01k forks source link

Relative URL #3729

Closed hugoalexmartins closed 4 years ago

hugoalexmartins commented 5 years ago

Hey,

My server side sets url of my homepage link this: domain.local.com/app_dev.php/pt_pt/

So I intent to use $stateProvider after that, is anyway to do this ?

I think in the past I've used $locationProvider and he uses theirs url after app_dev.php/pt_pt/ I am looking for a way to do the same.

Thanks in advance.

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

This does not mean that the issue is invalid. Valid issues may be reopened.

Thank you for your contributions.