How to create multiple sites in my Drupal application?
Drupal gives you the option to have several different sites under one Drupal installation using different databases (or database prefixes) for each site. Let’s say that you have two domains – domain1.com and domain2.com; domain1.com is your main domain and domain2.com is a … Continued