• How can hide “W3 Total Cache/0.9.4.1” from Server Technology?
    Currently “expose_php” value if “off” on php.ini, i have “ServerSignature Off” on site .htaccess and “ServerSignature Off”, “ServerTokens Prod” for apache, but still i have “W3 Total Cache/0.9.4.1” on Server Technology print.

    https://ww.wp.xz.cn/plugins/w3-total-cache/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hello worldbus,

    Please edit your .htaccess file and add the bellow code:

    # START - Disable server signature #
    ServerSignature Off
    # END - Disable server signature #

    Important! Please keep a backup of the original .htaccess file, so in case something goes wrong, you can always restore it!

    I hope this helps!

    Cheers,
    Nastia

    Thread Starter worldbus

    (@worldbus)

    Thank you! as i explained before, “ServerSignature Off” cannot help me 🙁

    Ashok

    (@bappidgreat)

    Are you using any customized panel in your hosting? Also check your vhost if ServerSignature is overridable by your htaccess.

    Have a good day!

    Cheers
    Ash

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Hide "W3 Total Cache/0.9.4.1" from Server Technology’ is closed to new replies.