Cobra Forum

Plesk Panel => Webserver => Topic started by: Suhitha on Nov 03, 2025, 06:45 AM

Title: How to remove X-Powered-By header in Phusion Passenger?
Post by: Suhitha on Nov 03, 2025, 06:45 AM
Applicable to:


Question

How to remove X-Powered-By header in Phusion Passenger?


Answer

1. Log in to the Plesk GUI

2. Go to Domains > example.com > Apache & Nginx Settings

3. Paste the following directive in both Additional directives for HTTP and Additional directives for HTTPS:

Header always unset "X-Powered-By"
4. Click OK