Web hosting in intranet
-
Hi Friends, I am developed a new personal web site. I want to host it in my LAN. I installed IIS 5.0. How can I host it in my lan. Please help me Thanks in advance Jijo JIJO BABY - Lets Play C#
I assume you have two NICs, or some other such arrangement that allows you to have one IP address for the Internet, and a separate one for the LAN. When you create a site in IIS you can assign it to a specific IP address on the host machine. Assign it to the LAN address, and it will not respond to HTTP queries on the WAN (Internet) side. "...a photo album is like Life, but flat and stuck to pages." - Shog9
-
Hi Friends, I am developed a new personal web site. I want to host it in my LAN. I installed IIS 5.0. How can I host it in my lan. Please help me Thanks in advance Jijo JIJO BABY - Lets Play C#