Copied to clipboard

Flag this post as spam?

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


  • Carlo Cabrales 58 posts 77 karma points
    Nov 08, 2010 @ 17:01
    Carlo Cabrales
    0

    redirect to fully qualified domain name

    On my intranet site, we access our site using just the hostname (gs-intranet). This is a problem for umbraco pro licensing and will only work if you goto the site using its fully qualified domain name.

    i'm looking for a solution to redirect to the full qualified domain such as gs-intranet.domain.local when you type the hostname in the browser. 

    Is there something I can change in the web.config? I tried adding a default document, default.htm, to redirect via meta tag but for some reason its not working. 

  • Sebastiaan Janssen 5061 posts 15544 karma points MVP admin hq
    Nov 08, 2010 @ 18:45
    Sebastiaan Janssen
    0

    How about making two different websites in IIS, gs-intranet and gs-intranet.domain.local. Then configure a HTTP redirect on gs-intranet to the new domain.

  • 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