Subscribehttp://www.example.com/foo/ and http://www.example.com/ do not point to the same place, then you should be able to simply set up a redirect in IIS. It has been many years since I used IIS, but I recall that it was fairly intuitive to do this through the administration panel.foo subdirectory (it's typically named default.asp) that will examine the requested URL and send an HTTP 301 (permanent redirect) code to the browser along with the new URL of http://www.example.com/.You are not logged in, either login or create an account to post comments
There are several ways to create a redirect from example.com/foo to foobar.com. Here's a pretty comprehensive description of ways to redirect a domain name to a subdirectory with IIS. You'll need to answer some questions for yourself about the functionality you want the redirect to have and the author lays them out pretty well.
posted by chesty_a_arthur at 2:58 PM on June 17