readyforquest
12-25-2007, 07:37 AM
I am trying to install drupal multi site installation.
I have installed drupal in /home/user/public_html/drupal. I am able to go to the index page using "www.domainname1.com/drupal". What can I do to make it access using "www.domain1.com"? I know how to do this using vhost entries. But bluehost does not allow access for httpd.conf file or any other vhost related files.
I setup the directory structure for multi-sites in /sites directory also. So, I am able to go to www.domainname2.com/drupal.
I have added the second domain as a parked domain. Maybe I could do an addon domain too(where I can choose the document root), but I see that many use the parked domain solution. So I just tried it.
I am not sure how it can be achieved using .htaccess re-write. Has anyone tried this before?
I have installed drupal in /home/user/public_html/drupal. I am able to go to the index page using "www.domainname1.com/drupal". What can I do to make it access using "www.domain1.com"? I know how to do this using vhost entries. But bluehost does not allow access for httpd.conf file or any other vhost related files.
I setup the directory structure for multi-sites in /sites directory also. So, I am able to go to www.domainname2.com/drupal.
I have added the second domain as a parked domain. Maybe I could do an addon domain too(where I can choose the document root), but I see that many use the parked domain solution. So I just tried it.
I am not sure how it can be achieved using .htaccess re-write. Has anyone tried this before?