Copied to clipboard

Flag this post as spam?

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


  • Benjamin Thompson 1 post 21 karma points
    May 08, 2014 @ 23:01
    Benjamin Thompson
    0

    Reverse Proxy with Multi-Site Umbraco Instance

    We have an interesting conundrum as we are trying to host multiple sites on our Umbraco instance.

    Our network setup is that we have a reverse proxy that proxies requests to the Umbraco server on port that is not standard. Once we added the additional sites and configured Umbraco, the only way we could get the multiple sites to properly work was to make sure the port was specified in the "Manage homesnames" option found in Umbraco. When requesting each domain via the browser, Umbraco would properly serve the correct site home. So far, so good.

    But, it is putting the non-standard port as part of every url. This won't work because the reverse proxy isn't listening on that port, only the web server is.

    I could fix the issue by just using port 80, but our networking people grumble about security.

    Are there any options out there?

    For reference, we are using Umbraco v6.1.3.

Please Sign in or register to post replies

Write your reply to:

Draft