Hi
On our private web server, every single page requires authentication.
So I've added something like
<directory />
AuthzLDAPAuthoritative on
AuthBasicProvider ldap
AuthType basic
...
</directory>
which works just fine.
However, now I would like to disable authentication for a sub-folder
so anyone can see it.
I haven't found an easy to turn off authentication for a specific
folder if the parent folder requires authentication.
I'm sure this is something that can be easily done. But I haven't
found my way around the documentation this time.
Any help would be greatly appreciated.
Thank you
Jean-Yves
---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
" from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]