• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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