Copied to clipboard

Flag this post as spam?

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


  • Júlio 1 post 71 karma points
    Mar 09, 2018 @ 15:15
    JĂșlio
    0

    Sharing one domain between two Umbraco instances

    Good afternoon,

    I am building a web application with UmbracoCMS, and I am hoping you can help me with some issues.

    I must build a web application divided between two different Umbraco Instances, they can't share the same website.com/umbraco or the same database. They really have to be completely separated. However, the user should believe it is one single domain. I tried using instance A as an iFrame inside instance B, but it seems Umbraco A is somehow preventing itself from being used as an iFrame, as I had no problem using some other websites as iFrames. Is there any way to stop Umbraco from doing this?

    Instance A would only "require" part of the url. For example, instance B would be www.website.com and instance A would only be used once the user would navigate to www.website.com/instanceb (that would not exist in instance B, but only in instance A). I couldn't find a way to make two different instances share the same url. Is this possible?

    Another option, possibly simpler, would be to navigate between instance A and B as two completely different websites with different urls, but in one of them, display a fake/static url in the browser. For example, instance A would be have the www.website.com domain and instance B would have www.sub-website.com domain but somehow the browser would display www.website.com for both of them. Is this possible?

    I'm rather new to both Umbraco and programming, forgive me if any of this is too obvious. Any help is appreciated! :)

  • Steve Morgan 1349 posts 4459 karma points c-trib
    Mar 09, 2018 @ 16:12
    Steve Morgan
    0

    Hi

    I think I've done something like this before. Can't quite remember but I'm sure it was along the answer in this post...

    https://stackoverflow.com/questions/28426722/rewrite-static-content-to-different-domain-in-iis

    HTH

Please Sign in or register to post replies

Write your reply to:

Draft