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 nginx directives", add:
server_tokens off;Under "Additional Apache directives", add:
ServerTokens Prod ServerSignature OffClick Apply.