<div id="preamble"><h1>Apache Module mod_access_compat</h1>
<div class="toplang">
<p><span>Available Languages: </span><a href="../en/mod/mod_access_compat.html" title="English"> en </a> |
-<a href="../ja/mod/mod_access_compat.html" hreflang="ja" rel="alternate" title="Japanese"> ja </a></p>
+<a href="../ja/mod/mod_access_compat.html" hreflang="ja" rel="alternate" title=""> ja </a></p>
</div>
<table class="module"><tr><th><a href="module-dict.html#Description">Description:</a></th><td>Group authorizations based on host (name or IP
address)</td></tr>
<p>Both host-based access restrictions and password-based
authentication may be implemented simultaneously. In that case,
- the <code class="directive"><a href="../mod/core.html#satisfy">Satisfy</a></code> directive is used
+ the <code class="directive"><a href="#satisfy">Satisfy</a></code> directive is used
to determine how the two sets of restrictions interact.</p>
<div class="warning"><h3>Note</h3>
</div>
<div class="bottomlang">
<p><span>Available Languages: </span><a href="../en/mod/mod_access_compat.html" title="English"> en </a> |
-<a href="../ja/mod/mod_access_compat.html" hreflang="ja" rel="alternate" title="Japanese"> ja </a></p>
+<a href="../ja/mod/mod_access_compat.html" hreflang="ja" rel="alternate" title=""> ja </a></p>
</div><div id="footer">
<p class="apache">Copyright 2006 The Apache Software Foundation.<br />Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
<p class="menu"><a href="../mod/">Modules</a> | <a href="../mod/directives.html">Directives</a> | <a href="../faq/">FAQ</a> | <a href="../glossary.html">Glossary</a> | <a href="../sitemap.html">Sitemap</a></p></div>
<p>Both host-based access restrictions and password-based
authentication may be implemented simultaneously. In that case,
- the <directive module="core">Satisfy</directive> directive is used
+ the <directive module="mod_access_compat">Satisfy</directive> directive is used
to determine how the two sets of restrictions interact.</p>
<note type="warning"><title>Note</title>