Hi
Using SharePoint 2010 on IIS 7.5, when i make a request to intranet.local/ it redirects to intranet.local/pages/default.aspx. This is standard for SharePoint to do such a redirect. If i look at fiddler the first request is a 302 and the second a 200 as expected
If i then look at the IIS logs, both are recorded as 200. This does not seem correct. Can anyone advise?