AuthType Basic
AuthName HTTP_Tests_For_T4
AuthUserFile "/home/httpd/etc/htpasswd"

<Limit>
require user scooby
</Limit>
