From ce67e58c90c515bb16f62da8c526f1f5850af87c Mon Sep 17 00:00:00 2001 From: Justin Erenkrantz Date: Sun, 13 Nov 2005 05:40:50 +0000 Subject: [PATCH] Merge 332896 and update transformations. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@332899 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/howto/auth.html.en | 6 +- docs/manual/howto/auth.xml | 8 +- docs/manual/mod/allmodules.xml.de | 3 - docs/manual/mod/allmodules.xml.es | 3 - docs/manual/mod/allmodules.xml.ja | 3 - docs/manual/mod/allmodules.xml.ko | 3 - docs/manual/mod/core.html.en | 2 + docs/manual/mod/core.xml.de | 2 +- docs/manual/mod/core.xml.ja | 2 +- docs/manual/mod/directives.html.en | 4 - docs/manual/mod/index.html.en | 6 - docs/manual/mod/mod_authn_dbd.html.en | 4 +- docs/manual/mod/mpm_common.html.en | 88 +++++-------- docs/manual/mod/mpm_common.xml.de | 2 +- docs/manual/mod/mpm_common.xml.ja | 2 +- docs/manual/mod/quickreference.html.en | 176 ++++++++++++------------- docs/manual/new_features_2_2.html.en | 33 ++++- docs/manual/new_features_2_2.xml | 33 ++++- docs/manual/programs/configure.html.en | 10 +- docs/manual/programs/configure.xml.ko | 2 +- docs/manual/sitemap.html.en | 3 - 21 files changed, 200 insertions(+), 195 deletions(-) diff --git a/docs/manual/howto/auth.html.en b/docs/manual/howto/auth.html.en index 135ca16f1bf..877935051c9 100644 --- a/docs/manual/howto/auth.html.en +++ b/docs/manual/howto/auth.html.en @@ -42,7 +42,7 @@ do?
top

Related Modules and Directives

- +
top

Introduction

@@ -340,7 +340,9 @@ do?

More information

You should also read the documentation for mod_auth_basic and mod_authz_host which - contain some more information about how this all works.

+ contain some more information about how this all works. + mod_authn_alias can also help in simplifying certain + authentication configurations.

Available Languages:  en  | diff --git a/docs/manual/howto/auth.xml b/docs/manual/howto/auth.xml index 3ae949113df..3e79237173f 100644 --- a/docs/manual/howto/auth.xml +++ b/docs/manual/howto/auth.xml @@ -31,11 +31,12 @@ process by which someone is allowed to be where they want to go, or to have information that they want to have.

- +