Re: [EMAIL PROTECTED] Enable/Disable .htaccess' require valid-user with env vars

2005-10-22 Thread Dan Trainor
On 10/22/05, Dan Trainor <[EMAIL PROTECTED]> wrote: Hello, all - I'm looking for a way to disable Apache's ability to secure a directory using the .htaccess method of 'require valid-user'. Would it be possible to enable/disable this functionality based on an enviornment variable, for a specific

Re: [EMAIL PROTECTED] Enable/Disable .htaccess' require valid-user with env vars

2005-10-22 Thread Joshua Slive
On 10/22/05, Dan Trainor <[EMAIL PROTECTED]> wrote: > Hello, all - > > I'm looking for a way to disable Apache's ability to secure a directory > using the .htaccess method of 'require valid-user'. > > Would it be possible to enable/disable this functionality based on an > enviornment variable, for

[EMAIL PROTECTED] Enable/Disable .htaccess' require valid-user with env vars

2005-10-22 Thread Dan Trainor
Hello, all - I'm looking for a way to disable Apache's ability to secure a directory using the .htaccess method of 'require valid-user'. Would it be possible to enable/disable this functionality based on an enviornment variable, for a specific user? I'm not terribly keen on Apache's conditional