1
0
mirror of https://github.com/apache/httpd.git synced 2025-07-29 09:01:18 +03:00

fix compatibility notes (2.0.44 -> 2.1)

did no update of the japanese transformations, because it creates
somewhat weird on my system...


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97785 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
André Malo
2002-12-05 17:04:11 +00:00
parent d174172d3c
commit c0ccc3cc52
17 changed files with 17 additions and 17 deletions

View File

@ -9,7 +9,7 @@
</a></th><td>Base</td></tr><tr><th><a href="module-dict.html#ModuleIdentifier">Module<6C>Identifier:
</a></th><td>auth_basic_module</td></tr><tr><th><a href="module-dict.html#SourceFile">Source<63>File:
</a></th><td>mod_auth_basic.c</td></tr><tr><th><a href="module-dict.html#Compatibility">Compatibility:
</a></th><td>Available in Apache 2.0.44 and later</td></tr></table><h3>Summary</h3>
</a></th><td>Available in Apache 2.1 and later</td></tr></table><h3>Summary</h3>
<p>This module allows the use of HTTP Basic Authentication to
restrict access by looking up users in the given providers.