multiple drupal sites on one server

Hi,

I was wondering, what is the best way to host multiple drupal sites on the one server using different themes, different databases and different directories. At the moment, I have multiple Drupal installations running with separate databases, in separate directory locations. They run off the same domain name from a folder that is appended to the domain name.

Any help would be great.

Thanks,

Sarah

You should be able to setup

Deciphered - May 9, 2008 - 05:11

You should be able to setup a few rewrite rules that point the each of your directories to a single Drupal install.
You can then site up directory in 'sites/' for each of you sites, ie. site.com/drupal1 would need 'sites/site.com.drupal1/' to exist.

As for the files, in D5 all sites share a single '/files' directory, but if you are using D6 then you should be fine.
There is a way to get around the D5 issue, again using rewrite rules, I wrote it somewhere this site I just can't remember where.

...

roopletheme - May 9, 2008 - 07:15

VirtualMin running on an Ubuntu server... seriously cool stuff.

I agree with that. Very powerful.

Onopoc - June 30, 2009 - 03:42

I agree with that. Very powerful.

I wrote a how-to handbook at http://ubuntuforums.org/showthread.php?t=1197883
It covers installing Virtualmin, Webmin & Usermin.

Hello Are you Promox project,

grandjulien - July 1, 2009 - 18:46

Hello

Are you Promox project, this project has won the competition Constantin 2009.

It is a solution based on Debian and OpenVZ, which allows you to VPS or clusters, with many options.

http://pve.proxmox.com/wiki/Main_Page

 
 

Drupal is a registered trademark of Dries Buytaert.