AuthUserFile /home/httpd/html/piranha/secure/passwords
AuthGroupFile /dev/null
AuthName "access to the piranha web GUI"
AuthType Basic

<Limit GET>
require user piranha
</Limit>

