default.aspx
1 Topichttp 302 redirect
Hey all, getting further in my sharepoint implementation. I am hitting a snag with the http redirects coming from my internal sharepoint server. it's telling the client to redirect to https://mysite.domain.com/default.aspx via a http 302 response but the URI is not making it back to the client. This makes the client just load the root page which is the IIS default welcome page. I was reading some things about redirect rewrites and the options provided there but none of those changed the result. Now I can explicitly type in /default.aspx to get to the sharepoint welcome page and it works just fine, the redirect just does not make it through the F5. Any ideas? -GR561Views0likes8Comments