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

<Limit GET>
order allow,deny 
allow from all 
deny from .nasa.gov 
</Limit>

