By Orna N on
I am working on one website, still on localhost, and I want to start work on a second, unrelated website, also on localhost.
Is there any way to do this?
Thanks
I am working on one website, still on localhost, and I want to start work on a second, unrelated website, also on localhost.
Is there any way to do this?
Thanks
Comments
You can install drupal into
You can install drupal into any sub folder you want.
Or you can setup your web server and host file to use any domain name you like.
If you want to use the 2nd method please provide us with some information about the web server and the operating system you're using.
Simple: 2 folders?
Just install drupal in /localhost/drupal1/ and localhost/drupal2/??
======
There are 10 people who can count binary
They who can and they who don't
Try this guide
http://drupal.org/node/288126
if you're using Windows. It works for Drupal 5.x as well as 6.x.