AuthType Basic
AuthName "Please login to read the course material"
AuthUserFile web:/docs/users/wangg/PHYS125/.htpasswd

<Limit GET POST>
 require valid-user
</Limit>