AuthUserFile /export/home/faculty/weems/.htpasswd
AuthGroupFile /dev/null
AuthName ByPassword
AuthType Basic

<Limit GET>
require user username
</Limit>
