Hi there,
I have 8 domains using the same application that takes care of the branding internally. They are all within the same company and there's no issue of isolting one account/site from the others.
E.g. foo.de, sub.foo.de, foo.at, bar.de etc..
My first approach was to create a different account/subscription for each top-level domain, but I am unsure Plesk would allow cross-account symbolic links because...
I am currently adding all domains under the same account/subscription and set the DocumentRoot to be the application root directory because when I tried to use symbolic links, I could not manage to tell Plesk to follow them.
This setup would work, but administration tasks becomes cumbersome because of all the webspaces listed in one page also because a few of the sites have a few subdomains (test environment etc...)
So, my question is:
- Is there a way to setup Plesk so that I can have one deployed application per environment (production, test/staging, development), maybe in a separate directory altogether ?
- Failing that, can I at least configure Plesk to accept that a DocumentRoot is a symbolic link ?
P.S.: my own development environment has a similar setup, so I know how to do it with Apache.
I have 8 domains using the same application that takes care of the branding internally. They are all within the same company and there's no issue of isolting one account/site from the others.
E.g. foo.de, sub.foo.de, foo.at, bar.de etc..
My first approach was to create a different account/subscription for each top-level domain, but I am unsure Plesk would allow cross-account symbolic links because...
I am currently adding all domains under the same account/subscription and set the DocumentRoot to be the application root directory because when I tried to use symbolic links, I could not manage to tell Plesk to follow them.
This setup would work, but administration tasks becomes cumbersome because of all the webspaces listed in one page also because a few of the sites have a few subdomains (test environment etc...)
So, my question is:
- Is there a way to setup Plesk so that I can have one deployed application per environment (production, test/staging, development), maybe in a separate directory altogether ?
- Failing that, can I at least configure Plesk to accept that a DocumentRoot is a symbolic link ?
P.S.: my own development environment has a similar setup, so I know how to do it with Apache.