Is this a secure crossdomain.xml setup?
<cross-domain-policy>
<site-control permitted-cross-domain-policies=”master-only”/>
<allow-http-request-headers-from domain=”*” headers=”*”/>
<allow-access-from domain=”*” to-ports=”80″/>
<allow-acc… Continue reading Is this a secure crossdomain.xml setup?