>>> On Wed, Nov 8, 2006 at 3:25 PM, in message <[EMAIL PROTECTED]>, "Vincent Bray" <[EMAIL PROTECTED]> wrote: > Hi, > > Patch to the mod_authn_alias docs. Could somebody confirm that > AuthnProviderAlias isn't permitted in vhost context? > > The patch is to the 2.2 branch, that being the only relevant branch > for this module. > > Index: docs/manual/mod/mod_authn_alias.xml > =================================================================== > --- docs/manual/mod/mod_authn_alias.xml (revision 472662) > +++ docs/manual/mod/mod_authn_alias.xml (working copy) > @@ - 77,7 +77,7 @@ > AuthType Basic<br /> > AuthName LDAP_Protected_Place<br /> > AuthzLDAPAuthoritative off<br /> > - require valid- user<br /> > + Require valid- user<br /> > </indent> > </Directory><br /> > </example> > @@ - 90,7 +90,7 @@ > the specified alias</description> > <syntax><AuthnProviderAlias <var>baseProvider Alias</var>> > ... </AuthnProviderAlias></syntax> > - <contextlist><context>server config</context><context>virtual host</context> > +<contextlist><context>server config</context> > </contextlist> > > <usage> > > Thanks,
The virtual host parts of this patch would also need to be applied to mod/mod_authn_core.xml in trunk. Brad --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
