• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

erorr_docs in subdomains permission change

R

rihad

Guest
Hi. After the migration from 9.5 to 11.x, error documents in subdomains have directory permissions which make them uneditable by domain owner:

# ll /var/www/vhosts/example.com/subdomains/mysub/
total 16
drwxr-x--- 3 example psacln 4096 Aug 1 10:12 cgi-bin
drwxr-x--- 2 root psaserv 4096 Aug 1 10:12 error_docs
drwxr-x--- 13 example psaserv 4096 Aug 1 10:12 httpdocs
drwxr-x--- 5 example psaserv 4096 Aug 1 10:12 httpsdocs

I *could* fix that manually. But would it guarantee that new subdomains won't have such inappropriate permissions?
 
Just try creating a subdomain name and see if the root permissions still apply ..if they don't then it could have been a migration problem failing to fix the permissions.
 
Back
Top