Add request blocking rule Dialog
Applies To: Windows 7, Windows Server 2008, Windows Server 2008 R2, Windows Vista
Use the Add request blocking rule dialog box to add rules to IIS 7 that will block inbound HTTP requests based on criteria that you specify. Request blocking rules can be used as security measures, or to prevent access to URLs that may be rewritten by another rule. For example, you may add a rule that rewrites HTTP requests for https://www.contoso.com/1/ as https://www.contoso.com/page.aspx?ID=1, then add a request blocking rule that prevents access to the https://www.contoso.com/page.aspx URL.
UI Element List
The following table describes the UI elements that are available in the Add request blocking rule dialog box.
Element Name | Description |
---|---|
Block access based on |
Specifies the action type for the rule. The available actions are as follows:
|
Block request that |
Specifies whether HTTP requests should be blocked if they match the rule pattern, or if they do not match the pattern. |
Pattern |
Specifies the pattern for the rule. |
Using |
Specifies the pattern matching syntax for the rule. The available options are as follows:
|
How to block |
Specifies the method for blocking HTTP requests for the rule. The available options are as follows:
|