Intranet Ip - Access from Custom Domain
Posted
by
Alexander Wigmore
on Server Fault
See other posts from Server Fault
or by Alexander Wigmore
Published on 2013-06-28T16:11:24Z
Indexed on
2013/06/28
16:23 UTC
Read the original article
Hit count: 291
I have setup a local intranet in my office using IIS7 (Windows 7 Machine), currently it can be accessed through the PC's static IP, however I would like it so that internally it can just be accessed through an easier method, e.g typing in http://intranet
(or something similar).
There are over 60 PC's int he office, so individually updating Host files on the PC's is not really ideal.
We don't need it to be accessible from the outside world (I.e, we don't care/want it to be an Extranet).
Any tips?
© Server Fault or respective owner