Allow directive in Vhost.xml vs. Adapter.xml - what's the difference?
Can anyone tell me the difference between the Allow directive in Vhost.xml file and the one in Adapter.xml file? The PDF on FMS says about Allow in Vhost.xml:
"This element is a comma-delimited list of domains that are allowed to connect to this virtual host. The default value is
all. If the Allow element is left empty, the only connections allowed are those coming from the same domain."
While it says the following about Adapter.xml:
"A comma-delimited list of host names, domain names, and/or full or partial IP addresses from which clients can
connect to the server."
I can't see any difference?
I'd guess one specifies domains that hosted SWFs can connect to server from, while the other specifies client-side hosts which can connect to the server.. However it is not clear to me which is which.
