From: Bradley Nicholes Date: Tue, 14 Nov 2006 22:28:21 +0000 (+0000) Subject: Remove the "virtual host" context from the AuthnProviderAlias directive documentation X-Git-Tag: 2.2.4~91 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c5fe791e52b30127da1b073a263e5ee55ef572e5;p=thirdparty%2Fapache%2Fhttpd.git Remove the "virtual host" context from the AuthnProviderAlias directive documentation Submitted by: Vicent Bray < noodlet gmail com > git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@475023 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_authn_alias.xml b/docs/manual/mod/mod_authn_alias.xml index 2a54c52cfb3..3d22348514b 100644 --- a/docs/manual/mod/mod_authn_alias.xml +++ b/docs/manual/mod/mod_authn_alias.xml @@ -77,7 +77,7 @@ AuthType Basic
AuthName LDAP_Protected_Place
AuthzLDAPAuthoritative off
- require valid-user
+ Require valid-user
</Directory>
@@ -90,7 +90,7 @@ extension of a base authentication provider and referenced by the specified alias <AuthnProviderAlias baseProvider Alias> ... </AuthnProviderAlias> -server configvirtual host +server config