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.
Asked
Active
Viewed 542 times
0
-
possible duplicate of [where we can place crossdomain.xml](http://stackoverflow.com/questions/3101770/where-we-can-place-crossdomain-xml) – Brian Jun 17 '14 at 15:52
1 Answers
0
Just place it in your root directory of domain you have to work with - http://[your.domain.or.subdomain]/crossdomain.xml

silent
- 3,843
- 23
- 29