Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

AVEVA™ Information Standards Manager

Remove 'X-Powered-By' header from IIS

  • Last UpdatedFeb 15, 2024
  • 1 minute read

To remove 'X-Powered-By' headers:

  1. Open <ISM Installation path>/Client.

  2. Open web.config in a text editor.

  3. In the <system.webServer> section, paste the following:

    <httpProtocol>
    <customHeaders>
    <remove name="X-Powered-By" />
    </customHeaders>
    </httpProtocol>

TitleResults for “How to create a CRG?”Also Available in