Hi, According to MSDN schema reference, this is settable in a directory's web.config file: http://msdn.microsoft.com/en-us/library/ms691353(v=VS.90).aspx
So, you can either create a web.config with the require settings, or use the <location></location> tags to set this in applicationHost.config and reference the specific folder. Cheers Ken From: John Hornbuckle [mailto:[email protected]] Sent: Wednesday, 17 August 2011 4:18 AM To: NT System Admin Issues Subject: Using IP address restrictions in IIS 7 I've dug around, and I've tried my Google-fu to no avail. In IIS 6, it was very easy to configure a folder under a website so that only hosts with certain IP addresses could access it. Darned if I can see how to do this with IIS 7, though. I see how to configure the entire SITE to use IP address restrictions, but not how to do this for a specific folder under the site. Can someone point me in the right direction? I'm sure I'm missing something obvious. John Hornbuckle MIS Department Taylor County School District www.taylor.k12.fl.us ~ Finally, powerful endpoint security that ISN'T a resource hog! ~ ~ <http://www.sunbeltsoftware.com/Business/VIPRE-Enterprise/> ~ --- To manage subscriptions click here: http://lyris.sunbelt-software.com/read/my_forums/ or send an email to [email protected]<mailto:[email protected]> with the body: unsubscribe ntsysadmin ~ Finally, powerful endpoint security that ISN'T a resource hog! ~ ~ <http://www.sunbeltsoftware.com/Business/VIPRE-Enterprise/> ~ --- To manage subscriptions click here: http://lyris.sunbelt-software.com/read/my_forums/ or send an email to [email protected] with the body: unsubscribe ntsysadmin
