This forum is no longer active. Please post your questions to our new community site
Mutlti site Drupal, Apache, Bitnami
|
|
I am using the Bitnami stack..& i am new to drupal so kind of a noob I have successfully configured got multisite drupal installed and running but I have one query My query is during (2nd site)multi site setup, you need to do some changes in the httpd-vhosts file in Apache. I have added which is all cool but: <VirtualHost *:80> Is the document root address right for the second site? or do i have to add a folder testsite1 ? The same document root is in the httpd.conf file .. if i have confused you lemme know ;) |
|
|
Hi, Following this drupal guide you should modify the apache configuration file, creating a Virtual Host per site.
I hope it helps. |

