문제

Hope someone can help.

I have a Sharepoint web app which I've given a new URL (Host header). Now, whenever I browse to http://newurl, it does a redirect to http://oldurl and then to http://newurl/pages/default.aspx

If I however browse to http://newurl/pages/default.aspx, then no problems, no redirects.

Any idea what's causing this? Is this a AAM issue?

Thanks

도움이 되었습니까?

해결책

You're not supposed to change the IIS settings SharePoint thinks it control in IIS manager (at least not without telling sharepoint).

SharePoint notices that you access it through an unknown zone so it redirects you to the default zone which has the url http://oldurl

So please go into AAM and tell sharepoint what you did :-)

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 sharepoint.stackexchange
scroll top