Forum Moderators: phranque
I need to block server information being shown on the web pages, I tried following settings in httpd.conf file but I still get to see my server information.
ServerSignature Off
ServerTokens Prod
and then I tried...
Header unset Server:
Header append Server: "FastFinance 1.0"
No luck so far, Any suggestions....
Thanks
Umakanth