basic auth
AuthName "description" AuthType Basic AuthUserFile /path/to/.htpasswd <Limit GET> require user foo </Limit>