How to remove easy engine from server headers?

Hello,

I did scan of my blog with WPScan and it shows:

[+] Interesting header: RT-FASTCGI-CACHE: HIT [+] Interesting header: SERVER: nginx [+] Interesting header: X-PAGE-SPEED: 1.9.32.2-4321 [+] Interesting header: X-POWERED-BY: EasyEngine 2.2.3

Is there any way to remove all those headers in order to protect server security.

@nikolaaa, To remove that, Do following:

vim /etc/nginx/nginx.conf

and remove following text

        add_header X-Powered-By "EasyEngine 2.2.3";

Hi @nikolaaa

It’s been a long time, and we haven’t heard from you. It looks like your issue is resolved.

I am closing this support topic for now. Feel free to create a new support topic if you have any queries further. :slight_smile: