AuthType Basic
AuthName "Protection test"
AuthUserFile /usr/local/data/www.senga.org/htdocs/webbase/distrib/webbase/check/htdocs/protected/htpasswd
AuthGroupFile /dev/null

<Limit GET>
require valid-user
</Limit>
