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

API RPC Adding Subdomain home folder issue

R

RhysL

Guest
SYSTEM
Plesk Panel 9.5.4, Windows Server 2003 (5.2; SP2.0)
VB.NET 2.0

PROBLEM
When I add a subdomain, I need the subdomain to use the root directory of the parent domain. According to the documentation, I should just set <home />. However this does not work, as Plesk creates a directory of the subdomain name.

I have tried <home></home> which does (expectedly) the same thing. I also tried <home>/</home> which almost works, it seems to try and set the root domain, when I access the subdomain setting through the Control Panel the directory is set as nothing... so the root directory right? But when I try to access the subdomain through the browser, the browser can't find any files to load.

However, if I go in and change the directory to "/", it (as expected) works (loads the root domain). Then if I go back and delete the "/" it still works... but why does it not work initially?
 
Back
Top