Is this possible to configure IIS7 to achieve the same functionality like Apache has regarding wildcard domains? I\'m interested in routing user in ASP.NET web application b
Update 2: Link is broken, upgrade to IIS 10, it supports wildcards now.
UPDATE: This works for a while, after a while I became bombarded by multiple requests coming through. I would not recommend this method.
Make sure that your DNS records are setup correctly (CNAME record of *->@) and it will work flawlessly. Tested with multiple domains.
Link is broken now used to be http://pzxc.com/apache-style-wildcard-hostname-rewrite-rules-in-iis