Copied to clipboard

Flag this post as spam?

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


  • Kevin Coster 83 posts 120 karma points
    Jan 25, 2012 @ 14:33
    Kevin Coster
    0

    Two Sites managed by Hostname - umbraco v 4.0.3

    I have a customer who wants microsite setup was planning on doing it as subdomain of main site.

    I have the mainsite setup and for testing purposes have done the following:

    In Umbraco I have set Hostnames on the following sites
    Main site - localhost:8086
    Microsite - localhost:8087

    In IIS7 I have added the following bindings to the site
    Localhost:8086
    Localhost:8087

    But when I browse to to localhost:8087 the mainsite loads up and doesnt load the subsite.

    Have read and amended the umbraco.config as per http://our.umbraco.org/wiki/how-tos/running-multiple-websites-on-one-umbraco-installation

    But it is still doing same thing any pointers to what might be causing this?

    Thanks

    Kev

     

  • Jan Skovgaard 11280 posts 23678 karma points MVP 10x admin c-trib
    Jan 25, 2012 @ 20:08
    Jan Skovgaard
    0

    Hi Kevin

    Have you recycled the app pool after making the mentioned changes? It should be enough - also double check if the change in the umbracoSettings.config has indeed been saved (I sometimes tend to miss that, embarrisingly enough) :-)

    /Jan

  • Kevin Coster 83 posts 120 karma points
    Jan 26, 2012 @ 23:38
    Kevin Coster
    0

    Thanks Jan

    Found it! Umbraco doesnt like port numbers being used! whether thats unique to 4.0.3 I havent tested yet.

    localhost:8086
    localhost:8087

    Just reverted to one site setup

    give meaningful site names in hostname in umbraco and all worked fine

    mysite.com
    sub.mysite.com

    Bug maybe?

Please Sign in or register to post replies

Write your reply to:

Draft