AuthUserFile /dev/null 
AuthGroupFile /dev/null
AuthName ExampleByPassword
AuthType Basic

<Limit GET>
order deny,allow
deny from all 
allow from .ezenet.com
</Limit>

