Skip to main content

Home/ SoftwareEngineering/ Group items tagged CrossDomain

Rss Feed Group items tagged

kuni katsuya

Why you need to lock down your crossdomain.xml - 0 views

  • Crossdomain.xmlThe cross domain policy specifies which domains are allowed to read data from your site from a flash/flex application.
  • normally present on the root of the web server.
  • <allow-access-from domain="*" />
  • ...1 more annotation...
  • Unrestricted crossdomain.xml
1 - 3 of 3
Showing 20 items per page