Is there a way to allow multiple cross-domains using the Access-Control-Allow-Origin header?
Access-Control-Allow-Origin
I\'m aware of the *, but it is too open. I rea
*
For IIS 7.5+ with URL Rewrite 2.0 module installed please see this SO answer