Flash Media Server |
|||
| Managing Flash Media Server > Configuration Files > XML configuration files > Description of Server.xml tags > Allow | |||
This tag identifies those computers that broadcast automatic proxy discovery messages that the Flash Media Server responds to.
The Allow tag is a comma-delimited list of host names, domain names, and full or partial IP address, as well as the keyword all.
<Allow>x.foo.com, foo.com, 10.60.1.133, 10.60</Allow>
or
<Allow>all</Allow>
These examples list the computers sending requests that Flash Media Server will process.
|
NOTE |
|
Macromedia does not recommend the use of "all" as an attribute. It creates an opportunity for a security risk. |