views:

32

answers:

1

where to place crossdomain.xml file. i am having secure web server which redirect to application server. Should i place it under root directory of web server or under root directory of application server.

A: 

Just place it in your root directory of domain you have to work with - http://[your.domain.or.subdomain]/crossdomain.xml

silent