From af1b9ed4952a2bf4729516b6d1efb60cc42fc338 Mon Sep 17 00:00:00 2001 From: kaetemi Date: Mon, 8 Sep 2014 01:41:33 +0200 Subject: [PATCH] Make this extra clear --- code/web/public_php/setup/install.php | 1 + 1 file changed, 1 insertion(+) diff --git a/code/web/public_php/setup/install.php b/code/web/public_php/setup/install.php index 0453accea..6ffd0e20c 100644 --- a/code/web/public_php/setup/install.php +++ b/code/web/public_php/setup/install.php @@ -507,6 +507,7 @@ include('header.php');

It is required to use separate virtual hosts for multiple domains, in order to allow domain-specific script to run at different versions.

It is recommended, when planning to use multiple domains, to use a separate virtual host for each web service role.

+

There can be multiple instances of the domain role, there can only be one support and one service role setup.