Applicable to:QuestionHow 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 Settings3. Paste the following directive in both
Additional directives for HTTP and
Additional directives for HTTPS:
Header always unset "X-Powered-By"4. Click
OK