|
|
In this tutorial I'll show you how to Hide Apache & PHP Software Version:
In otder to hide Apache Header Information you have to change in httpd.conf following settings:
ServerTokens Os
ServerSignature On
to:
ServerTokens Prod or ServerTokens ProductOnly
ServerSignature Off
Don't forget to restart apache.
For PHP Version Details you need to edit the php.ini and change
expose_php On
to
expose_php Off
Now you need to restart your apache server
After those change your apache server is no longer show any Header Information
|
|
Note:
We use Hosting and VPS Hosting, from:
www.star-host.org
We like and trust them.
Good prices, high security.
|