• The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

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