• 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.

add domains and directory root

AlessioD

New Pleskian
I add a new client and make a new domain hosting but I dont understand because the www domain go to on /var/www/vhosts/default/httpdocs and not in /var/www/vhosts/domain/httpdocs

I checked the httpd.include and it is correct

I disable php safe mode

this is dns zone setting:

*.bloog.it. A 188.138.32.176
*.webmail.bloog.it. CNAME bloog.it.
188.138.32.176 / 24 PTR bloog.it.
bloog.it. NS ns.bloog.it.
bloog.it. A 188.138.32.176
bloog.it. MX (10) mail.bloog.it.
bloog.it. TXT v=spf1 +a +mx -all
ftp.bloog.it. CNAME bloog.it.
mail.bloog.it. A 188.138.32.176
ns.bloog.it. A 188.138.32.176
webmail.bloog.it. A 188.138.32.176
 
Back
Top