Menu bars

Drop Down MenusCSS Drop Down MenuPure CSS Dropdown Menu

Monday, 14 September 2015

Deploy multiple sites in a single drupal core

This will be a need when you are planning to develop multiple drupal websites to be hosted on a single server. Lets dive in and understand how things works and what all are the available resources that are available for the time being to help with this particular problem.

This article from digital ocean tells us how multisite can be hosted in the server.

This article from drupal site itself tells us how to do it in a local machine.

I actually followed the instruction from




And everything worked as expected. !!!

No comments:

Post a Comment