I'm using umbraco 6.1.4 and I need to display an ember.js app in a specific route on Umbraco.
My main umbraco url is newpackage.local.com.br and I would like to display the ember.js app at 'newpackage.local.com.br/resorts/index.aspx'.
Here's the problem: the ember.js app consume data from an API on Amazon AWS. We've configured in the dev machine a nginx as reverse proxy to bypass the calls to webapi and it is working.
However, in prod environment, we don't have and we can't use nginx. I've setup IIS as reverse proxy to do the same as nginx, but the admin console '/umbraco' has stopped. Is there a way to configure Reverse proxy on IIS and still use umbraco (the console admin page) ?
Ember.js app inside Umbraco
I'm using umbraco 6.1.4 and I need to display an ember.js app in a specific route on Umbraco.
My main umbraco url is newpackage.local.com.br and I would like to display the ember.js app at 'newpackage.local.com.br/resorts/index.aspx'.
Here's the problem: the ember.js app consume data from an API on Amazon AWS. We've configured in the dev machine a nginx as reverse proxy to bypass the calls to webapi and it is working.
However, in prod environment, we don't have and we can't use nginx. I've setup IIS as reverse proxy to do the same as nginx, but the admin console '/umbraco' has stopped. Is there a way to configure Reverse proxy on IIS and still use umbraco (the console admin page) ?
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.