<?xml version="1.0"?>
<!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
<?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?>
-<!-- $Revision: 1.90 $ -->
+<!-- $Revision: 1.91 $ -->
<!--
Copyright 2002-2004 The Apache Software Foundation
<contextlist><context>directory</context><context>.htaccess</context>
</contextlist>
<override>AuthConfig</override>
+<compatibility>Influenced by <directive module="core" type="section"
+>Limit</directive> and <directive module="core"
+type="section">LimitExcept</directive> in version 2.0.51 and
+later</compatibility>
<usage>
<p>Access policy if both <directive
Satisfy Any
</example>
+ <p>Since version 2.0.51 <directive>Satisfy</directive> directives can
+ be restricted to particular methods by <directive module="core"
+ type="section">Limit</directive> and <directive module="core" type="section"
+ >LimitExcept</directive> sections.</p>
</usage>
<seealso><directive module="mod_authz_host">Allow</directive></seealso>
<seealso><directive module="core">Require</directive></seealso>