By default, the headers contain version information regarding, Apache, OpenSSL & PHP.
Version info can be removed from the HTTPS Repository headers by editing the httpd.conf file.
This file is located in the following directory:
HP Device Manager\HTTPSRepository\Apache24\conf\
Add the following lines to the end of the file:
ServerSignature Off
ServerTokens Prod
Restart the HPDM HTTPS Repository service.
Now the headers will only show “Server: Apache” without any further version info.