• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • 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.

New domain using same vhosts directory as first domain

LCMSdev

New Pleskian
The first domain I created on my installation — call it firstdomain.com — has a physical path of C:\inetpub\vhosts\firstdomain.com\httpdocs, as expected.

Next, I created a new domain, seconddomain.com. Plesk created the vhosts\seconddomain.com folder...but, the physical path for the seconddomain.com site is vhosts\firstdomain.com\httpdocs, the same as the core domain.

So, I have two question. First, how do I change the physical path of the second domain to vhosts\seconddomain.com\httpdocs? Second, when creating new domains in the future, how do I ensure that each domain uses its own vhosts directory?

Any advice is appreciated. Thanks!
 
Strange.
Plesk created the vhosts\seconddomain.com folder...but, the physical path for the seconddomain.com site is vhosts\firstdomain.com\httpdocs, the same as the core domain.
How you have determined it? Have you checked IIS settings at least?
 
I think I have the same problem.

First domain who created have path: D:\Inetpub\vhosts\firstdomain\httpdocs

Second created domain have path D:\Inetpub\vhosts\firstdomain\site1
 
I think I have the same problem.

First domain who created have path: D:\Inetpub\vhosts\firstdomain\httpdocs

Second created domain have path D:\Inetpub\vhosts\firstdomain\site1
Right. First domain is default domain of subscription. Additional domain in subscription will be created inside already existing webspace. Have you read Plesk documentation about webspace conception?
 
Back
Top