From: Bradley Nicholes
Date: Thu, 7 Feb 2008 16:46:09 +0000 (+0000)
Subject: Update the example and fix typos
X-Git-Tag: 2.3.0~1003
X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d0c075913789a2bf58a7c13a0cb34d604d22b0d1;p=apache
Update the example and fix typos
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@619498 13f79535-47bb-0310-9956-ffa450edef68
---
diff --git a/docs/manual/mod/mod_authn_core.xml b/docs/manual/mod/mod_authn_core.xml
index 083f313200..3d3f419d42 100644
--- a/docs/manual/mod/mod_authn_core.xml
+++ b/docs/manual/mod/mod_authn_core.xml
@@ -36,7 +36,7 @@
common to all authentication providers.
-Creating Provider Aliases
+Creating Authentication Provider Aliases
Extended authentication providers can be created
within the configuration file and assigned an alias name. The alias
@@ -51,11 +51,10 @@
Example
The example below creates two different ldap authentication
provider aliases based on the ldap provider. This allows
- a single authenticated location can be serviced by multiple
- ldap hosts:
+ a single authenticated location to be serviced by multiple ldap
+ hosts:
Example
- LoadModule authn_alias_module modules/mod_authn_alias.so
<AuthnProviderAlias ldap ldap-alias1>
AuthLDAPBindDN cn=youruser,o=ctx