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..
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?
is working on a reply...
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.