Hello,
Right now, we have 2 different web applications SiteA and SiteB. SiteA is our companies main and existing web app. We created SiteB, a new site (with it's own virtual directory). For Biz sake, SiteA being our main web site, the newly created web site (SiteB) should appear under SiteA (basically content or resources in SiteB should appear under SiteA].
So the current url paths look like this:
Site A: [main web site home page]
Site B: [newly created sites home page].
I would like the following scenario when a User tries to acccess 'SiteB's home page
Expected behavior:
I tried merging two different webapplications into one, but ran into plenty of resource conflicts. I also tried URL rewriting, but was not able to give an alias for 'SiteB' to 'SiteA'.
Please let me know of a solution. Appreciate all the help!
Right now, we have 2 different web applications SiteA and SiteB. SiteA is our companies main and existing web app. We created SiteB, a new site (with it's own virtual directory). For Biz sake, SiteA being our main web site, the newly created web site (SiteB) should appear under SiteA (basically content or resources in SiteB should appear under SiteA].
So the current url paths look like this:
Site A: [main web site home page]
Site B: [newly created sites home page].
I would like the following scenario when a User tries to acccess 'SiteB's home page
Expected behavior:
I tried merging two different webapplications into one, but ran into plenty of resource conflicts. I also tried URL rewriting, but was not able to give an alias for 'SiteB' to 'SiteA'.
Please let me know of a solution. Appreciate all the help!