Drupal newbie - Can you manage multiple sites under one Drupal install?

Hi everyone,

We have several brand sites and would like to manage them on a single CMS platform. Can you do this with Drupal?

Regards

Alex

pobster's picture

Yes...

Yes...

I'd suggest taking a look at

I'd suggest taking a look at the drupal domain module. http://drupal.org/project/domain

Simply install it, add a domain(or subdomain) and set a specific node as the homepage of the domain in question, then do theming/content editing as you usually would for that specific node.