• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

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