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

Issue: Public Directory of new domain ?

JohnW99

New Pleskian
I am new to Plesk,

1. I create my first domain aaa.com, plesk create c:\intetpub\vhost\aaa.com\httpdocs,

2. now i create another domain bbb.com via plesk control panel, it creates both directory :

c:\intetpub\vhost\aaa.com\bbb.com
c:\intetpub\vhost\bbb.com\httpdocs

3.the issues here, after config DNS from domain provider, i access to domain bbb.com on the brower, plesk use the index file in c:\intetpub\vhost\aaa.com\bbb.com .

i want c:\intetpub\vhost\bbb.com\httpdocs is public directory folder for domain bbb.com

did I miss something ? please help. i am using free trial version.
 
It looks like bbb.com is subdomain of aaa.com domain. In that case you have described correct behaviour.
 
Have you added bbb as additional domain or separate domain? You need to add bbb.com as separate subscription. The it will create c:\intetpub\vhost\bbb.com\httpdocs only. And domain will point to correct path.
 
Back
Top