AuthType Basic
AuthName "Project Pages"
AuthUserFile /proj/admin/.htpasswd
AuthGroupFile /dev/null
<Limit GET>
require user pzoot
</Limit>
