Match host phishers.example.com moreidiots.example<br/>
Match host ke
</span>
</SatisfyAll>
</MatchNotAny>
</code></p></div>
<p>Using the <codeclass="directive"><ahref="../mod/mod_authz_host.html#reject">Reject</a></code> directive
inside of a <codeclass="directive"><ahref="../mod/mod_authz_core.html#<satisfyall>"><SatisfyAll></a></code>
block, will let you be sure that you are actually restricting things to
only the group that you want to let in.</p>
<p>The above example uses the <codeclass="directive"><ahref="../mod/mod_authz_core.html# <satisfyall>">
<SatisfyAll></a></code> block to make sure that all of the
<codeclass="directive"><ahref="../mod/mod_authz_host.html#reject">Reject</a></code> directives are
satisfied before granting access. </p>
<p>The above example uses the <codeclass="directive"><ahref="../mod/mod_authz_core.html#matchnotany"><MatchNotAny></a></code> container directive