AuthUserFile /etc/piranha.passwd
AuthGroupFile /dev/null
AuthName "access to the piranha web GUI"
AuthType Basic

<Limit GET>
        require user piranha
</Limit>
