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

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

