Handle URL redirects in a Sitecore multisite solution using FileMapProvider

I would like to share with you guys how you could do URL redirects in a Sitecore multisite solution with Microsoft’s URL Rewrite Module using the FileMapProvider. FilemapProvider is very cool, it reads the URL mappings from a text file. It can be used instead of the built-in rewrite maps functionality when the amount of … More Handle URL redirects in a Sitecore multisite solution using FileMapProvider