Re: [EMAIL PROTECTED] Two htpasswd-style files

2006-01-31 Thread Dan Trainor
Hi - Yea, I tested this. If two AuthUserFile directives are specified, the last entry takes precidence. If two arguements are given to AuthUserFile, an internal service error prints. Thanks for the help, though -dant Joshua Slive wrote: On 1/31/06, Dan Trainor <[EMAIL PROTECTED]> wrote:

Re: [EMAIL PROTECTED] Two htpasswd-style files

2006-01-31 Thread Joshua Slive
On 1/31/06, Dan Trainor <[EMAIL PROTECTED]> wrote: > Hello - > > Is it possible for AuthUserFile to accept two arguments, i.e. two > seperate htpasswd-style files? Would I throw two arguments at it, or > have two seperate AuthUserFile directives, pointing to their own > htpasswd-style files? I be

[EMAIL PROTECTED] Two htpasswd-style files

2006-01-31 Thread Dan Trainor
Hello - Is it possible for AuthUserFile to accept two arguments, i.e. two seperate htpasswd-style files? Would I throw two arguments at it, or have two seperate AuthUserFile directives, pointing to their own htpasswd-style files? Thanks -dant ---