これはディレクトリ内の私のhtaccessファイルです/home/domain.nl/public_html/helpdesk
Require user agent8 agent9 agent10
AuthType Basic
AuthName this_protected_area
AuthUserFile /home/domain.nl/public_html/.htpasswd
しかし、domain.nl / helpdeskにアクセスすると、324エラー(ERR_EMPTY_RESPONSE)が発生しました。では、何が問題なのですか?htpasswdファイルが正しい場所にあると確信しています。
エラーログに次のエラーが表示されます。
(13)Permission denied: Couldn't read /home/domain.nl/public_html/errors/.htaccess, closing connection.