Deny

This tag specifies which automatic proxy discovery messages Flash Media Server does not respond to.

Description

This tag is a comma-delimited list of host names, domain names, and full or partial IP address, as well as the keyword all. This tag works in conjunction with the Allow and Order tags to determine which automatic proxy discovery messages Flash Media Server responds to.

Examples

<Deny>x.foo.com, foo.com, 10.60.1.133, 10.60</Deny>
<Deny>all</Deny>

See also

Allow, Order tags