Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
I'm attempting to redirect SSL from the base site to a different page on the same SSL site. I want to redirect https://10.4.16.54/* to https://10.4.16.54/AHC/SitePages/Home.aspx. If I enter https://10.4.16.54/AHC/SitePages/Home.aspx, site loads, bu...
I'm attempting to redirect SSL from the base site to a different page on the same SSL site. I want to redirect https://10.4.16.54/* to https://10.4.16.54/AHC/SitePages/Home.aspx. If I enter https://10.4.16.54/AHC/SitePages/Home.aspx, site loads, bu...
One more question. The redirect works great for sharepoint links that explicitly end w/the “Home.aspx”. However, if the underlying link stops w/the directory only, it fails on the content switch, redirecting to the initial home page. If you access...