Skip to main content
Waters

How to disable the X-Powered-By HTTP header in Microsoft IIS - WKB202337

Article number: 202337

OBJECTIVE or GOAL

Prevent IIS from sending the X-Powered-By header in HTTP/S responses.

ENVIRONMENT

  • Windows Server 2019/2016/2012

PROCEDURE

  1. Open IIS Manager.
  2. Connect to the local server
  3. Select the Default Web Site.
  4. Double-click HTTP Response Headers.
  5. Select X-Powered-By.
  6. Click Remove.
  7. Click Yes when prompted to confirm the change.
  8. For NuGenesis versions 9.1+: Repeat steps 4 through 7 for the two sites "AuditTrailClientApp" and "AuditTrailWebServer".
  9. Click on the local server entry.
  10. Double-click Configuration Editor.
  11. Select the section "system.webServer/proxy".
  12. Set "arrResponseHeader" to False.
  13. Click Apply.
  14. Restart the web server.

ADDITIONAL INFORMATION

See article 202467 for guidance on determining if the header is no longer present in the HTTP replies from the server.

id202337, SUPNG

Not able to find a solution? Click here to request help.