You could put some code in the Application_Start method in Global.asax which
interrogated the IP address of the incoming request and then redirected
somewhere else if the address was outside your allowed range. This might, in
fact, be your only option for a site hosted on a public ISP which doesn't
allow you access to the virtual directory settings.
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.