Change Apache product information in server responses

apt-get install libapache-mod-security
a2enmod mod-security

vi /etc/apache2/conf.d/security
ServerTokens Full
SecServerSignature Microsoft-IIS/8.5

(For example)