Password protection doesn't work

Webcart

Verified User
Joined
Jan 14, 2004
Messages
398
While trying to protect directory, I get the following message:

An error occured while attempting to protect the directory

Details

Unable to read the protected directories list file

I SSHed into account and took a look at the directory. .htaccess files looks like
AuthGroupFile /dev/null
AuthName "admin"
AuthType Basic
AuthUserFile /home/admin/domains/mydomain.com/.htpasswd/public_html/.htpasswd

and there is no /home/admin/domains/mydomain.com/.htpasswd directory.
 
Hello,

Make sure you check the checkbox at the top left corner of the password protected screen.

John
 
Back
Top