Copied to clipboard

Flag this post as spam?

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


  • Camron Tucker 11 posts 31 karma points
    Nov 10, 2011 @ 16:36
    Camron Tucker
    0

    Multiple hosts in one install issue

    I have two sites host on the same umbraco install.

    content

    -site 1

    --page 1

    --page 2

    --page 3

    -site 2

    --page 4

    --page 5

     

    I'm able to access them both just fine. However, my issue is that I'm able to access the pages from one site from within the other site. So, www.site2.com/page1 is found when it should be giving me a 404. Am I doing something wrong? I'm using 4.7.0

    -Cam

  • Jan Skovgaard 11258 posts 23500 karma points MVP 7x admin c-trib
    Nov 10, 2011 @ 16:46
    Jan Skovgaard
    0

    Hi Camron

    You should setup unique hostnames on each root node and make the neccesary bindings in your IIS site.

    In the umbracoSettings.config file you need to set the "useDomainPrexises" element to "true". This should do the trick :)

    /Jan

  • Camron Tucker 11 posts 31 karma points
    Nov 10, 2011 @ 17:18
    Camron Tucker
    0

    That works. Thanks!

  • 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.

Please Sign in or register to post replies