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

<Limit GET>
order deny,allow
deny from .saitama-u.ac.jp
allow from .ezenet.com 
</Limit>

