How to run 2 different websites on a single computer
Posted: Sat Oct 15, 2005 3:42 pm
Hi to all,
I want to run 2 websites on the same machine. One is live version and one is that on which I make modification and upload later. I am using PHP, IIS and My SQL on windows 2K3.
I am little confused about is there any way to set up the new virtual dir on IIS and run my experimented webiste there? In IIS manager I make a new website on port 800, as port 80 is already occupied by first site. And then I try to run http://localhost:800/login.php. But nothing is opening.
Please tell me how to solve this problem?
Thanks and regards,
Prince.
I want to run 2 websites on the same machine. One is live version and one is that on which I make modification and upload later. I am using PHP, IIS and My SQL on windows 2K3.
I am little confused about is there any way to set up the new virtual dir on IIS and run my experimented webiste there? In IIS manager I make a new website on port 800, as port 80 is already occupied by first site. And then I try to run http://localhost:800/login.php. But nothing is opening.
Please tell me how to solve this problem?
Thanks and regards,
Prince.