Skip to content

Instantly share code, notes, and snippets.

@tedshd
Created May 23, 2013 08:19
Show Gist options
  • Select an option

  • Save tedshd/5633465 to your computer and use it in GitHub Desktop.

Select an option

Save tedshd/5633465 to your computer and use it in GitHub Desktop.
crossdomain
<cross-domain-policy>
<allow-access-from domain="*" secure="false"/>
</cross-domain-policy>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment