• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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