Copied to clipboard

Flag this post as spam?

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


  • James Renshaw 1 post 71 karma points
    Sep 19, 2016 @ 14:08
    James Renshaw
    0

    Forms authentication and hostnames

    We have an existing umbraco based site that uses the standard Membership forms authentication. If a user is not logged in then they are directed to a page in a sub folder of the site called public.

    We now want to have this site run on 2 URLs with different content. I've setup the hostnames and in the logged in area it works great. However in the none logged in area I can only get it to show the original sites public pages. The second site pages were created by doing a copy of the original and then content changes made.

    The content structure is basically this:

    Content

    -Home (hostname set here)

    --LoggedInPage,aspx

    --Public

    ---LoginPage.aspx

    -Home2 (hostname set here)

    --LoggedInPage.aspx

    --Public

    ---LoginPage.aspx

    I should add the URL in the browser is the correct one, but the content isn't..

    Any ideas?

  • 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