|
.htpasswd questions
Can you have more then one .htpasswd file in your root directory?
Can you have it like this:
.htpasswd
.htpasswd2
.htpasswd3
.htpasswd4 and so on...
I want my sites (hosted on the same server) to use different .htpasswd files but I am not sure how to do this...
I hope somebody understands my question...
|