Multiple .htpasswd files?
I have a members section than needs to share two seperate .htpasswd files.
I have tried specifying two seperate AuthUserFile in the .htaccess but not go. Only reads the first one listed.
Is it possible to have the .htaccess check two seperate .htpasswd files?
|