[us...@httpd] apache2 and .htaccess

2009-05-18 Thread Chris Henderson
Is there any way to tell Apache2 to prompt for username and password when it sees a .htaccess file in a directory? At the moment, I need to define the directory in the following fashion in Apache2 conf file but it becomes a problem as I have thousands of directories that needs .htaccess file passw

[EMAIL PROTECTED] .htaccess - local and LDAP authentication on Apache 2.x

2008-08-04 Thread Chris Henderson
I need to create a local user for apache authentication. That's on top of the .htaccess authentication that is already done via LDAP. I have created a .htpasswd file but in error_log I can see it's trying LDAP lookup: [mod_auth_ldap.c (815) ] - no user found for: joe I tried adding the location