In IIS Manager, at the server level, go to the Features view. Click on HTTP Response Headers. You can add/remove headers there. You can also manage the response headers at the site level as well.
for server info add the following lines in apache2.conf
ServerTokens ProductOnly
ServerSignature Off
For PHP info
in your php.ini
turn
expose_php = off
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With