I want to setup an intranet on my iis server, how do I set the appropiate website entry up so that it can only be accessed on the local network?

link|improve this question

50% accept rate
feedback

closed as not a real question by Nifle, Gareth, Sathya Nov 17 '11 at 8:05

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. See the FAQ for guidance on how to improve it.

1 Answer

Whether it is accessible from the internet or not will have nothing to do with IIS. If the IIS isn't accessible from a public facing IP address, then it isn't accessible from the internet.

Otherwise setting up an intranet website is just like setting up a regular website.

link|improve this answer
feedback

Not the answer you're looking for? Browse other questions tagged or ask your own question.