Authentication, Authorization and Access Control

billyd

Regular Member
Joined
Jun 1, 2010
Messages
223
Reaction score
17
I have my AAA control set up below:

AuthType Basic
AuthName
AuthUserFile
Require valid-user

It appears that anyone can now access my folder. How can I set it up so only certain people can?
 
Back
Top