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

Setting up more then one domain that point into different paths in a filearea?

D

DanielV

Guest
Plesk 9 for Linux
I'm not new to web server admin but I'm very new to Plesk.

I want to know if there is a way / and how, to setting one single account/file area that can has multiple domains pointed into possibly different directories?

I'd like the following domains to point the the following areas of the "same" file area / account:

cooldomain.com /http/ee/site_cooldomain/
greendomain.com /http/ee/site_greendomain/
louddomain.com /http/ee/site_louddomain/

Is there I can get this configuration to work? I'm interested in even a solution where I may have to conf most of it with Plesk and make some final adjustments via ssh or something.

The reason I need them all out of the same /http/ee/ directory is that I'm using a cms that its licenses are on a implementation bases...so I need them all to run off one.
 
Not sure about apache config. Maybe symlinks would work in this case?

BTW As I understood, by /http/ you mean httpdocs of some domain?
 
Back
Top