mirror of
https://github.com/apache/httpd.git
synced 2025-07-29 09:01:18 +03:00
Update the docs to fully reflect the aaa changes by linking in the new
modules and removing the deleted ones; renaming mod_auth_anon->mod_authn_anon, and mod_access->mod_authz_host. All docs to the old modules are now deleted. Translations were kept with their old modules. (Can't read Japanese.) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97123 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@ -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.42 and later</td></tr></table><h3>Summary</h3>
|
||||
</a></th><td>Available in Apache 2.0.44 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.
|
||||
|
Reference in New Issue
Block a user