|
-
Nov 13th, 2014, 02:22 PM
#3
Re: Check if website is accessed from outside the campus or within the campus
You have several options:
-Use a firewall
-In the IIS manager use the "IP address and domain restrictions" option, this allows you to allow/deny ip ranges.
-In the website-code you could get the IP address from the client using Request.UserHostAddress
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|