Using IP Restrictions with URL Rewrite-Week 25
Posted by: Scott Forsyths WebLog,
on 21 Jun 2011 |
View original | Bookmarked: 0 time(s)
URL Rewrite offers tremendous flexibility for customizing rules to your environment. One area of functionality that is often desired for URL Rewrite is to allow a large list of approved or denied IP addresses and subnet ranges. IISs original IP Restrictions is helpful for fully blocking an IP address, but it doesnt offer the flexibility that URL Rewrite does. An example where URL Rewrite is helpful is where you want to allow only authorized IPs to access staging.yoursite.com, but where staging.yoursite.com...