• Debian 11 has reached its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.81 is 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.

Clarification of subdomain operation

C

Cylindric

Guest
Hi, we've just upgraded to a new VPS running Plesk 10.4.4 and I'm setting up my sites now.

So I have a Workspace called "mydomain.com", and I want several subdomains "test.mydomain.com" and "beta.mydomain.com".

I can create subdomains, and set the path to be /subdomains/test/httpdocs and /subdomains/test/beta/httpdocs and that works fine, but the directory structure created is like this:

/var/www/vhosts/mydomain.com/httpdocs <-- this is the main site httpdocs, fine
/var/www/vhosts/mydomain.com/subdomains/beta/httpdocs <-- this is the sub-site httpdocs, fine
/var/www/vhosts/mydomain.com/subdomains/test/httpdocs <-- this is the sub-site httpdocs, fine
/var/www/vhosts/test.intellectuk.org/... <-- what is this??

If I have to have all the subdomains in the root and the parent site's subdomains, what's the point? Or is it just a sales technique to get more licenses out of users?
 
That doesn't really answer my question. Do I need those /{subdomain} directories? Your document implies it's just for "backward compatibility" - not that I'm going to downgrade.

If I don't need them, where do all the logs go for subdomains?
 
Back
Top