• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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