jeudi 16 février 2017

How to proxy all unrecognized URLs through to proxy server (including paths under rootURL)

I have an Ember application with rootURL set as /a/b. The Ember application should handle routes /a/b/1 and /a/b/2, and should relay to the proxy server routes /a/b/3 and /a/b/4.

By default, I get UnrecognizedURL errors from /a/b/3 and /a/b/4. Routes such as /a/1 or /b/1 are proxied to server.

Thank you for any insight.




Aucun commentaire:

Enregistrer un commentaire