• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Resolved File permissions on HTML websites?

Richard Follett

Basic Pleskian
I have a folder that contains all my HTML websites (WP sites in seperate folder).

So my logic is to change the file permissions on this folder to READ only as that is all is required.. But when I do this the site cannot be viewed.. why do I need write & Execute ?

Screenshot

Is it possible to do what I want?
 
well , you can try changing the permissions and then see the error message and the error logs. It will give you an idea of why you need such write and execute permissions.
 
good idea! - so this is the error

[crit] (13)Permission denied: /var/www/vhosts/-------------.htaccess pcfg_openfile: unable to check htaccess file, ensure it is readable, referer: Google

I dont have an .htaccess file - not sure I need one for my HTML websites, do i?
 
Back
Top