Skip to Content

Our Favorite Tools

  Keep Updated via RSS
 -click here-

Enter email address here:

Your privacy is safe with us.

Simple Method To Install Drupal Multisite

The color editor being used to adjust the &quo...Drupal is another popular blog platform preferred for its' more 'powerful' features.

Getting multisite done in Drupal is a lot easier as it is a built-in feature. However some users still find it hard to get it to work.

The reality is - it's easy to setup a multisite under Drupal.

Briefly, here are the steps you need to take assuming you’re somewhat familiar with Drupal installation:

  1. Point all your domains to the Drupal install folder on your server using cPanel’s ‘add-on domain’ feature.
  2. Create the corresponding mySQL database(s) if not exist yet.
  3. Modify “../sites/yourwebsiteurl/settings.php”.

That’s it!

For a more detailed guide, see how a Drupal multisite can be setup.