Sometimes, you may like a bit of security-through-obscurity. Some PCI providers even require this.
You can disable the display of the Apache version by adding the following to your httpd.conf (Generally in /etc/httpd/conf):
ServerSignature Off ServerTokens Prod
You must log in to post a comment.