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

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