Hiding the default HTTP response header

[CR #546416] By default, EAServer 6.x sends the default HTTP response header to the HTTP client. For example, HTTP/1.1......Server: Jetty(EAServer/6.2.0.12 Build 62012. This may expose the Web server identity to all HTTP clients. To hide the default HTTP response header:

  1. Log in to the Management Console.

  2. Select your Server instance.

  3. Select the HTTP tab.

  4. Unselect Send the Server Version in HTTP header property.

  5. Restart EAServer.