]> granicus.if.org Git - apache/commitdiff
Remove the "virtual host" context for the AuthnProviderAlias directive in the documen...
authorBradley Nicholes <bnicholes@apache.org>
Tue, 14 Nov 2006 22:24:53 +0000 (22:24 +0000)
committerBradley Nicholes <bnicholes@apache.org>
Tue, 14 Nov 2006 22:24:53 +0000 (22:24 +0000)
Submitted by: Vicent Bray < noodlet gmail com >

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@475021 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_authn_core.xml

index a6f71cfef23914087650abe89f152e90cc601cc6..083f31320006f551371c36eb95dc9b17e77e4bef 100644 (file)
@@ -160,7 +160,7 @@ extension of a base authentication provider and referenced by
 the specified alias</description>
 <syntax>&lt;AuthnProviderAlias <var>baseProvider Alias</var>&gt;
 ... &lt;/AuthnProviderAlias&gt;</syntax>
-<contextlist><context>server config</context><context>virtual host</context>
+<contextlist><context>server config</context>
 </contextlist>
 
 <usage>