Re: Runtime access control by url

2012-02-28 Thread André Warnier
Carl Franks wrote: Hi, I'm currently handling access control with "AuthBasicProvider ldap dbd". I'd like to get rid of the growing list of directives in our httpd.conf and lookup each request url against a database, to check whether it requires a login. Visitors should be able to browse the web

Runtime access control by url

2012-02-28 Thread Carl Franks
Hi, I'm currently handling access control with "AuthBasicProvider ldap dbd". I'd like to get rid of the growing list of directives in our httpd.conf and lookup each request url against a database, to check whether it requires a login. Visitors should be able to browse the website without an accou