Add these to your /etc/apache2/apache2.conf then restart Apache:
LoadModule headers_module /path_to/mod_headers.so Header unset Server ServerSignature Off ServerTokens ProductOnly Header unset X-Powered-By
Articles, notes and random thoughts on Software Development and Technology
Add these to your /etc/apache2/apache2.conf then restart Apache:
LoadModule headers_module /path_to/mod_headers.so Header unset Server ServerSignature Off ServerTokens ProductOnly Header unset X-Powered-By