AuthUserFile /usr/local/psa/home/vhosts/vinz486.com/httpdocs/picostreamer/users/.htpasswd
AuthGroupFile /dev/null
AuthName "PicoSreamer restricted area"
AuthType Basic

<Limit GET>
order deny,allow
deny from all
require user admin
</Limit>
