IIS (5.0 in this case) has a redirect feature under the Home Directory tab of a web site.
I've tried this on multiple servers / many web sites to test this but every single redirect produces errors.
Web site for Under Home Directory select:
-redirection to a URL
-Redirect to: -permanent redirecton for this resource
Under the protocol, the server header should produce a HTTP/1.1 301 Moved Permanently.
The receiving site ( gets a 302 Found
Instead, it produces
HTTP/1.1 301 Error
The client still redirects without any errors on the browser but the logging is screwed up as well as any bot traffic.
Service Pack 2 and 3 have this. Not sure if OOB and SP1 do but I don't see why it would have changed.
I've tried this on multiple servers / many web sites to test this but every single redirect produces errors.
Web site for Under Home Directory select:
-redirection to a URL
-Redirect to: -permanent redirecton for this resource
Under the protocol, the server header should produce a HTTP/1.1 301 Moved Permanently.
The receiving site ( gets a 302 Found
Instead, it produces
HTTP/1.1 301 Error
The client still redirects without any errors on the browser but the logging is screwed up as well as any bot traffic.
Service Pack 2 and 3 have this. Not sure if OOB and SP1 do but I don't see why it would have changed.