1
0
mirror of https://github.com/apache/httpd.git synced 2025-06-04 21:42:15 +03:00

9 Commits

Author SHA1 Message Date
André Malo
b68721ed3a fix name of The Apache Software Foundation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102617 13f79535-47bb-0310-9956-ffa450edef68
2004-02-09 20:22:54 +00:00
André Malo
f4bd111108 apply Apache License, Version 2.0
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102532 13f79535-47bb-0310-9956-ffa450edef68
2004-02-07 15:12:30 +00:00
André Malo
94fc883415 add the metafile attribute to all xml files.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99326 13f79535-47bb-0310-9956-ffa450edef68
2003-04-11 01:25:58 +00:00
André Malo
fa4d5df0da reformatting, markup and picking nits
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97890 13f79535-47bb-0310-9956-ffa450edef68
2002-12-12 07:02:57 +00:00
André Malo
5af6b062b0 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
2002-12-09 22:19:13 +00:00
André Malo
c0ccc3cc52 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
2002-12-05 17:04:11 +00:00
Justin Erenkrantz
e23f2cf993 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
2002-10-07 08:46:31 +00:00
Justin Erenkrantz
5249b897ce Remove mention of AuthDBMAuthoritative and AuthUserFileAuthoritative
directives.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96923 13f79535-47bb-0310-9956-ffa450edef68
2002-09-20 05:15:23 +00:00
Justin Erenkrantz
15e970a0c7 Add documentation (rough, but something) for new aaa modules.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96799 13f79535-47bb-0310-9956-ffa450edef68
2002-09-14 00:09:22 +00:00