• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

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