I\'ve got a page in an ASP.Net app (its Mvc actually but not important) and I would like to only allow connections to this page from the local machine. I would love to do s
I found this to be helpful as well, if you want to specify a range of IP addresses. You can add the following code block to you web.config