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.