Skip Navigation

IIST-SI-000225: Limit the maxURL

The IIS 10.0 website must be configured to limit the maxURL.
To check compliance with IIST-SI-000225, complete the following steps for each site hosted on the IIS 10.0 web server:
  1. Open the IIS 10.0 Manager.
  2. Click the site name.
  3. Double-click the
    Request Filtering
    icon.
  4. In the
    Actions
    pane, click
    Edit Feature Settings
    .
If the
maxUrl
value is not set to 4096 or less, your application is not compliant.
If your application is not compliant, complete the following steps:
  1. Open the IIS 10.0 Manager.
  2. Click the website name.
  3. Double-click the
    Request Filtering
    icon.
  4. In the
    Actions
    pane, click
    Edit Feature Settings
    .
  5. Set the
    maxUrl
    value to 4096 or less.