]> granicus.if.org Git - apache/commit
full clean-up of the auth-docs; feel free to shake out any
authorAndre Malo <nd@apache.org>
Mon, 9 Dec 2002 22:19:13 +0000 (22:19 +0000)
committerAndre Malo <nd@apache.org>
Mon, 9 Dec 2002 22:19:13 +0000 (22:19 +0000)
commit6e99588f568eed2571842778818a4936d81d9ff2
tree336a7ae05516f8383ad2b2ea6774f1b804297eb0
parentc086330a5ffc2af0ccef89e5e15a6e94176ae565
full clean-up of the auth-docs; feel free to shake out any
nits, if there are (probably there *are* :)

main changes:

- introduce docs for mod_authn_default, mod_authz_default and
  mod_authz_user
- fix argument lists of the provider directives
- fix the examples (intended to be better :)
- introduce the AuthDigestShmemSize directive
- remove AuthDigestUser/GroupFile
- mention htdigest in AuthUserFile docs
- mod_authn_anon is now an authn provider
- markup

Reviewed by: Astrid Ke�ler <kess@kess-net.de>

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97823 13f79535-47bb-0310-9956-ffa450edef68
12 files changed:
docs/manual/mod/mod_auth_basic.xml
docs/manual/mod/mod_auth_digest.xml
docs/manual/mod/mod_authn_anon.xml
docs/manual/mod/mod_authn_dbm.xml
docs/manual/mod/mod_authn_default.xml [new file with mode: 0644]
docs/manual/mod/mod_authn_file.xml
docs/manual/mod/mod_authz_dbm.xml
docs/manual/mod/mod_authz_default.xml [new file with mode: 0644]
docs/manual/mod/mod_authz_groupfile.xml
docs/manual/mod/mod_authz_host.xml
docs/manual/mod/mod_authz_user.xml [new file with mode: 0644]
docs/manual/sitemap.xml