10.3 Ensure 'enableWelcomePage' is set to 'false'

Information

The WebSphere Liberty welcome page is enabled by default and is displayed when the root context "/" is accessed.

For production, the Liberty welcome page should be disabled to avoid sharing unnecessary information about the server runtime.

Solution

Perform the following to prevent Websphere Liberty from serving a welcome page from context root folder.

Add the enableWelcomePage attribute to the httpDispatcher element to ${server.config.dir}/configDropins/overrides/*.xml and set it to false

<httpDispatcher enableWelcomePage="false" />

See Also

https://workbench.cisecurity.org/benchmarks/7724

Item Details

Category: MEDIA PROTECTION

References: 800-53|MP-6, CSCv7|13.2

Plugin: Unix

Control ID: aca63fc8caed9603325f64f0e020f07d8553a78d2f8bf2fcf1865505fae0f7f6