Jan
29
Drupal is a PHP based CMS (Content Management System) with great community support and a huge amount of modules. For more info visit Drupal.org.
Drupal can be installed as a single site or it can be installed as a multisite.
Single Site Installation
is a common installation of the program core.
Multisite Installation
use the program core installed on the first website to serve for more websites. This way you can save space on your hard drive because you do not need to install the full Drupal core for each website. Instead you have only one Drupal core installation and you create symlinks from other websites directories to the Drupal core folders.
Leave a Reply