Click to See Complete Forum and Search --> : Hosting an Intranet
D@ve
November 5th, 2003, 09:46 AM
We currently have a program that can update a web page from data that is stored locally on a computer and also we have a show coming up. I need to be able to setup a couple of computers so that when I go to www.webmanager.com it will display a web page that is stored on one of the computers.
NooNoo
November 5th, 2003, 01:54 PM
Have you registered the domain www.webmanager.com?
Radical Dreamer
November 5th, 2003, 02:56 PM
If not, then you will be using something like testingintranet.yourdomain.com
ganzie
November 5th, 2003, 03:32 PM
We currently have a program that can update a web page from data that is stored locally on a computer and also we have a show coming up. I need to be able to setup a couple of computers so that when I go to www.webmanager.com it will display a web page that is stored on one of the computers.
How about editing the hosts file on all the computers that will be connecting to the pc with contents of www.webmanager.com on it. assuming it a small peer-to-peer network.
D@ve
November 6th, 2003, 05:30 AM
Sorry I don't think I've explained myself clearly, at the show there will be no Internet connection instead I want to be able to host a mockup web site on one of the computers so that on any of the workstations if I go into www.bbswebmanger.com I will display a website thats data is stored on the main computer!
I hope this makes a bit more sense?!?!? :sad:
silencio
November 6th, 2003, 10:29 AM
Host file is the way to go. Just edit your host files on each machine so the domain you need points to the ip you need.
D@ve
November 7th, 2003, 07:29 AM
Sorry, I've done plenty of readin and I now know that I need IIS installed on one of the machines once thats done then I can change the hosts file!