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

Create site with physical path different from default

LCMSdev

New Pleskian
I'm running Plesk 9.5 on Windows Server 2008 R2 with IIS 7.5. I have two sites on this server configured through Plesk to the default physical path (C:\inetpub\vhosts\[domain]). I'm now trying to deploy some open-source software that requires a virtual directory configured as an application at (let's say) C:\Software\WebRoot.

I tried creating a site directly in IIS with a Physical Path of C:\Software\WebRoot, but browsing to http://localhost/SiteName still looks for the site files in C:\inetpub\vhosts\default\htdocs\SiteName. I know I could change the Virtual Hosts location, but that would (I believe) break my existing sites, which I don't want to do.

How do I go about configuring a single site to use C:\Software\Webroot instead of the default path? Thanks in advance for any advice.
 
Did you try to change vhost location with Plesk reconfigurator?
 
Back
Top