Re: [EMAIL PROTECTED] Question about Authentication in sub-folders

2007-11-12 Thread Jean-Yves Avenard
On Nov 12, 2007 9:57 PM, Vincent Bray <[EMAIL PROTECTED]> wrote: > On 12/11/2007, Jean-Yves Avenard <[EMAIL PROTECTED]> wrote: > > However, now I would like to disable authentication for a sub-folder > > so anyone can see it. > > http://wiki.apache.org/httpd/BypassAuthenticationOrAuthorizationRequi

Re: [EMAIL PROTECTED] Question about Authentication in sub-folders

2007-11-12 Thread Vincent Bray
On 12/11/2007, Jean-Yves Avenard <[EMAIL PROTECTED]> wrote: > However, now I would like to disable authentication for a sub-folder > so anyone can see it. http://wiki.apache.org/httpd/BypassAuthenticationOrAuthorizationRequirements http://httpd.apache.org/docs/2.2/mod/core.html#satisfy :-) -- n

RE: [EMAIL PROTECTED] Question about Authentication in sub-folders

2007-11-12 Thread Luis Moreira
Novembro de 2007 10:53 To: users@httpd.apache.org Subject: [EMAIL PROTECTED] Question about Authentication in sub-folders Hi On our private web server, every single page requires authentication. So I've added something like AuthzLDAPAuthoritative on AuthBasicProvid

[EMAIL PROTECTED] Question about Authentication in sub-folders

2007-11-12 Thread Jean-Yves Avenard
Hi On our private web server, every single page requires authentication. So I've added something like AuthzLDAPAuthoritative on AuthBasicProvider ldap AuthType basic ... which works just fine. However, now I would like to disable authentication for a sub-folder