We used to have our website on a directory like this www.example.com/web/ and now we moved to IIS and removed the "web" directory.
How do I redirect the requests from www.example.com/web/ to www.example.com/ in IIS? And is it possible to only redirect the "/web/" directory?
Many of our visitors had bookmarks so now they are seeing dead links.