Hidden Segments are elements <hiddenSegments> that are composed of <add> elements that identify certain URLs that are inaccessible to clients. In this article I will give you a step by step guide on how to manage Hidden Segments with IIS 7 Manager
Overview
In order to reduce the chance of an attacker being able to exploit your ASP app, you need to block several of the ASP.NET paths. <hiddenSegments> does that for you, but you need to set which paths are going to be block or hidden.
Getting Started
1. Open IIS 7 Manager:
2. Connect to your site. Make sure remote management is enabled:
3. Go to menu “IIS -> Request Filtering“:
4. In the request filtering page, click on the “hidden segments” tab. Click on the “Add Hidden Segment Option“:
5. In the “Add Segment” window, enter the relative path that needs to be blocked or hidden:
6. And that’s it! The relative path has been hidden:
This concludes Manage Hidden Segments with IIS 7 Manager
Looking for quality Windows Hosting? Look no further than Arvixe Web Hosting!
Happy Hosting!
Rodolfo Hernandez