Forum Moderators: phranque

Message Too Old, No Replies

Block server information on Apache

Block server information on Apache

         

umakanth

3:02 pm on Jun 9, 2005 (gmt 0)

10+ Year Member



Hi,

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