AuthType Basic
AuthName Perlbug
AuthUserFile /home/perlbug/config/.htpasswd 
<Limit GET POST>
require valid-user
</Limit>
