To check your HTTP header go to Web Tools : HTTP / HTTPS Header Check
To hide / remove a few annoying lines from the HTTP header, add those lines to "Additional nginx directives" in Plesk:
proxy_hide_header X-Powered-By;
proxy_hide_header X-Pingback;
proxy_hide_header X-Link;
No comments:
Post a Comment