clients which require such headers. (This affects all modules which
use these environment variables.)</dd>
+ <dt><code class="module"><a href="./mod/mod_authz_core.html">mod_authz_core</a></code>Authorization Logic Containers</dt>
+
+ <dd>Advanced authorization logic may now be specified using the
+ <code class="directive"><a href="./mod/mod_authz_core.html#require">Require</a></code> directive
+ and the related container directives, such as
+ <code class="directive"><a href="./mod/mod_authz_core.html#requireall"><RequireAll></a></code>.</dd>
</dl>
</div><div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div>
<div class="section">
<code class="module"><a href="./mod/mod_include.html">mod_include</a></code>.</dd>
<dt>Authorization Logic Containers</dt>
-
- <dd>Advanced authorization logic may now be specified using the
- <code class="directive"><a href="./mod/mod_authz_core.html#require">Require</a></code> directive
- and the related container directives, such as
- <code class="directive"><a href="./mod/mod_authz_core.html#requireall"><RequireAll></a></code>, all
- provided by the <code class="module"><a href="./mod/mod_authz_core.html">mod_authz_core</a></code> module.</dd>
+
+ <dd>Authorization modules now register as a provider, via
+ ap_register_auth_provider(), to support advanced authorization logic,
+ such as <code class="directive"><a href="./mod/mod_authz_core.html#requireall"><RequireAll></a></code>.</dd>
<dt>Small-Object Caching Interface</dt>
clients which require such headers. (This affects all modules which
use these environment variables.)</dd>
+ <dt><module>mod_authz_core</module>Authorization Logic Containers</dt>
+
+ <dd>Advanced authorization logic may now be specified using the
+ <directive module="mod_authz_core">Require</directive> directive
+ and the related container directives, such as
+ <directive module="mod_authz_core"
+ type="section">RequireAll</directive>.</dd>
</dl>
</section>
<module>mod_include</module>.</dd>
<dt>Authorization Logic Containers</dt>
-
- <dd>Advanced authorization logic may now be specified using the
- <directive module="mod_authz_core">Require</directive> directive
- and the related container directives, such as
- <directive module="mod_authz_core"
- type="section">RequireAll</directive>, all
- provided by the <module>mod_authz_core</module> module.</dd>
+
+ <dd>Authorization modules now register as a provider, via
+ ap_register_auth_provider(), to support advanced authorization logic,
+ such as <directive module="mod_authz_core" type="section"
+ >RequireAll</directive>.</dd>
<dt>Small-Object Caching Interface</dt>