Remediation Steps
Follow the steps below to remediate this finding on Plesk.
Log in to the Plesk control panel.
Navigate to Domains > your domain > Apache & nginx Settings.
Under "Additional Apache directives", add:
Header unset X-Powered-ByUnder "Additional nginx directives", add:
fastcgi_hide_header X-Powered-By;Click Apply.
Also set expose_php = Off in the PHP configuration settings for the domain.