Show TOC

Specifying the Usage of X-Powered-By HeaderLocate this document in the navigation structure

Procedure

You can use the SAP NetWeaver Administrator tool to configure the usage of X-Powered-By header.

If you want to specify whether the container should suppress the usage of X-Powered-By header or not, proceed as follows:

  1. To modify the properties of the Web Container Service using the SAP NetWeaver Administrator, use the Java System Properties function. For more information, see Java System Properties .

  2. In the Services tab, select Web Container Service.

    On the Extended Details tab page, a list of all service properties is displayed.

  3. If you want the container to skip adding the header to the generated response, set the value of the SuppressXPoweredBy property to true. If you set the property to false, the container adds the X-Powered-By: Servlet/2.5 JSP/2.1 header to the response.

  4. Choose Save Changes .