9 Feb
2005
9 Feb
'05
11:29 p.m.
On 09 Feb 2005, at 8:56 PM, Bèr Kessels wrote:
* What type of settings I would need for a complete new domainame: e.g. if i want foobar.com to use my multisite Drupal living in partyfashio.net.
a) in your conf.php set your $base_url = 'http://' . $_SERVER['http_host']; b) ln -s sites/partyfashion.net sites/foobar.com Also, if you make the first vhost point to your multisite install, anything that points to the server, but isn't specifically set up with a vhost, will point to the drupal installation. -- Adrian Rossouw Drupal developer and Bryght Guy http://drupal.org | http://bryght.com