Is there any way for settings Up drupal 8 multi within Ispconfig panel without going through the symbolic links ? Thanks.
Install drupal into a website as usual and then add all additional domains for this multisite install as aliasdomains in ISPConfig.
Can you give me a concrete example? I have two domains domain1.com and domain2.com which are two different sites so no subdomain but must use the same drupal code. Can you explain me in the drupal 8 case how to set up "aliasdomains" Nginx and apache2? Thanks.
1) Create a website in ispconfig where you enter domain1.com into the domain field. Install drupal into that website. 2) Create an alias domain in ISPConfig, select website 'domain1.com' in the website field and enter 'domain2.com' into the domain field.
After the first site installation domain1.com is finished i have to proceed the installation of the second domain2
Ok after installing the first site domain1.com I have to proceed to the installation of the second domain domain2.com. It's up to me to manage settings.php and other configuration files is not it? Thanks