From: Justin Erenkrantz Date: Sun, 13 Nov 2005 05:40:50 +0000 (+0000) Subject: Merge 332896 and update transformations. X-Git-Tag: 2.1.10~59 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ce67e58c90c515bb16f62da8c526f1f5850af87c;p=thirdparty%2Fapache%2Fhttpd.git 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 --- 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.

- +