In my sharepoint, I create sites like test1.sharepoint.com, test2.sharepoint.com (so on and so forth).
when I try to create a IIS binding like "sharepoint.com" I cannot access any site but if I create a binding like "test1.sharepoint.com" then i can access.
Ofcourse, creating a binding for every sharepoint site is not a practical option.
so is there a way in IIS, where I can create a Host header binding like "*.sharepoint.com"?