Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Thiago Custodio 1 post 71 karma points
    Nov 24, 2015 @ 17:02
    Thiago Custodio
    0

    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) ?

Please Sign in or register to post replies

Write your reply to:

Draft