Skip to main content

Remediation Steps

Follow the steps below to remediate this finding on Plesk.

  1. Log in to the Plesk control panel.

  2. Navigate to Domains > your domain > Apache & nginx Settings.

  3. Under "Additional nginx directives", add:

    server_tokens off;
  4. Under "Additional Apache directives", add:

    ServerTokens Prod
    ServerSignature Off
  5. Click Apply.