in reply to Re: Forcing REMOTE_USERin thread Forcing REMOTE_USER
AuthUserFile /home/domain/.htpasswd AuthGroupFile /dev/null AuthName "The Domain restricted Area" AuthType Basic <Limit GET POST> require valid-user </Limit> [download]