# NOTE: No one should be able to access this directory from the web.
AuthName "Pierre"
AuthType Basic

AuthUserFile /dev/null
Require valid-user
