Skip Navigation

IIST-SV-000119: Must not be both a website server and a proxy server

The IIS 10.0 web server must not be both a website server and a proxy server.
To check compliance with IIST-SV-000119, complete the following steps:
  1. Open the IIS 10.0 Manager.
  2. In the
    Connections
    pane, select the IIS 10.0 web server.
  3. Under
    IIS installed features
    , verify if
    Application Request Routing Cache
    is present. If this setting is not present, your server is compliant.
  4. If the
    Application Request Routing Cache
    is present, double-click the icon.
  5. In the
    Actions
    pane, under
    Proxy
    , click
    Server Proxy Settings...
    .
  6. In the
    Application Request Routing
    window, verify if the
    Enable proxy
    option is selected.
If the
Enable proxy
option is selected, your server is not compliant.
If your server is not compliant, complete the following steps:
  1. Open the IIS 10.0 Manager.
  2. In the
    Connections
    pane, select the IIS 10.0 web server.
  3. Under
    IIS installed features
    double-click the
    Application Request Routing Cache
    icon.
  4. In the
    Actions
    pane, under
    Proxy
    , click
    Server Proxy Settings...
    .
  5. In the
    Application Request Routing
    window, deselect the
    Enable proxy
    option.
  6. In the
    Actions
    pane, click
    Apply
    .