I need to add a "Site Mapping" on IIS 7.5 to accept domains that meet some wildcard, for example: I need some web site to be mapped to the subdomain:
*.aaa.bbbb.com
That means: anything.aaa.bbbb.com and so.
I need to add a "Site Mapping" on IIS 7.5 to accept domains that meet some wildcard, for example: I need some web site to be mapped to the subdomain:
*.aaa.bbbb.com
That means: anything.aaa.bbbb.com and so.
I'm afraid it's not possible to do that. You need to resolve the wildcard issue with DNS settings.
There is a request for this feature on Microsoft Connect. Vote for it here :)