Quantcast
Channel: UncleCode.Com - Technology Blog» Drupal
Viewing all articles
Browse latest Browse all 8

Drupal- Ten Easy Step to Step Guide on How to Run Multiple Web Sites from single Drupal Installation with the same code base (multi-site)

$
0
0
The key is that you need to create multiple MySQl database (for different websites), create a new directory in “/sites/your-site-name” folder which includes “default.setting.php” file renamed to “settings.php” and finally have your virtual host settings correctly setup. Thats it! It’s really very easy to install/use your single Drupal installation for multiple websites. In web 2.0 [...]

Viewing all articles
Browse latest Browse all 8

Trending Articles