So is there any way to hide X-Powered-By on Nginx?
#nano /etc/nginx/nginx.conf
comment this line
more_clear_headers 'X-Powered-By';
and restart Nginx