Remove password protection in plesk
If the folder has password protection but is not showing in the plesk then edit this file
"/httpdocs/password protected folder name/.htaccess"
Then remove the last 4 lines from AuthType Basic to /usr/local/psa/home/vhosts/deadsensible.com/httpdocs/.htpasswd
==============================
#
# Set
#
# AllowOverride FileInfo
#
# to enable parsing off this file
# This is needed for UTF-8 support.
#
# AddDefaultCharset Off
AuthType Basic
AuthName "Administration"
AuthUserFile /usr/local/psa/home/vhosts/deadsensible.com/httpdocs/.htpasswd
require valid-user
==============================
__________________
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
Best Regards,
eUKScott
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts. || To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|