AuthGroupFile /dev/null AuthName "authorized users only" AuthType Basic AuthUserFile <path to .htpasswd> require valid-user