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 Apache directives", add:

    <Files ".ht*">
    Require all denied
    </Files>
  4. Click Apply.