By aerps on
Finally, I have Drupal installed on my Local computer.
How can I set up two separate websites on one local host?
Thank you for your feedback.
Finally, I have Drupal installed on my Local computer.
How can I set up two separate websites on one local host?
Thank you for your feedback.
Comments
.
Install as many sites as you want.
Goto the folder where your site is now(Drupal6#1), and add another folder in the same directory.
set up a database for it and install.
if you want 4 sites, you will have
root folder/Drupal6#1
root folder/Drupal6#2
root folder/Drupal6#3
root folder/Drupal6#4