Hosting a website on an intranet network?
November 12, 2009 - 5:43 am
I had a website with me. I want to launch it in an intranet network. So , how do I host it on network, so that the website should be accessed from any system under network.?
1.) Install a webserver and get it to point at your website
2.) On your target PCs make sure the host file is configured to point towards your webserver
Example: 192.168.100.200 intranetdomain.com
3.) Configure your target browsers to point to the domain when they start up.
November 12th, 2009 at 11:33 am
1.) Install a webserver and get it to point at your website
2.) On your target PCs make sure the host file is configured to point towards your webserver
Example: 192.168.100.200 intranetdomain.com
3.) Configure your target browsers to point to the domain when they start up.
References :