where we can place crossdomain.xml

前端 未结 2 1277
伪装坚强ぢ
伪装坚强ぢ 2021-01-22 12:41

Hi I have deployed my flex application on application(_http://myserver:11090/apps) and using proxy server (web server - _https://mysite.site.com) which redirect to application s

2条回答
  •  [愿得一人]
    2021-01-22 13:22

    You need to place the crossdomain.xml file in the root of your server, not in a subdirectory. If you need help on how to configure JBoss or your proxy to allow this, I suggest you try https://serverfault.com/ :).

提交回复
热议问题