Webcart
02-10-2004, 08:14 AM
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.
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.