• Resolved cjc1867

    (@cjc1867)


    Hi
    Is it possible to control whether we want to show what Server and PHP version we are using?

    Can it be added to the plugin? I am struggling to find a way of doing it and using:

    Header unset server and Header unset X-Powered-By does not seem to work in .htaccess file or it’s just not working for me.

    Also it can’t conflict with caching plugins.

    Cheers

    Colin

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Dimitar Ivanov

    (@zinoui)

    Hi Colin,

    I’m already working on the next version, where it will be possible to remove the X-Powered-By header. To completely remove the Server header an access to the web server configuration file is required.

    However, thanks for the suggestion!

    Regards,

    Thread Starter cjc1867

    (@cjc1867)

    Hi
    I found some info and they reckoned to create a file called .user.ini and put:

    expose_php = Off

    in there.

    I tried it but doesn’t work.

    Cheers

    Colin

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘New feature – don’t show PHP version in http header’ is closed to new replies.