Hide PHP Version

To hide the PHP version from HTTP responses, edit /etc/php.ini and change:

expose_php = On

to:

expose_php = Off

Then restart apache.

blog comments powered by Disqus