How exactly do you protect the resources? Via Directory or FileMatch?

the /photos/ dir has a .htaccess file in it that uses this .htaccess file:

AuthName "POAC-NoVA Members Only"
AuthType Basic
AuthUserFile /var/opt/htdocs/poac/.htpasswd

require valid-user

That would be via Directory, yes?

regards,
KAM

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [email protected]
  "   from the digest: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to