Order deny,allow
Allow from all
AuthUserFile "/etc/sysconfig/ha/conf/piranha.passwd"
AuthGroupFile /dev/null
AuthName "access to the piranha web GUI"
AuthType Basic
<Limit GET>
	require user piranha
</Limit>

