• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Input For security reasons: Turn off outputting PHP Version and also Webserver Version

Jan Bludau

Basic Pleskian
Server operating system version
Debian 12
Plesk version and microupdate number
18.0.58
Domain PHP Configuration: Add the following lines for security reasons:

Code:
exposephp = off
servertokens off

Why didn’t Plesk decide to make these lines available as options in Plesk? In my opinion, it’s irrelevant which version I use when it comes to port scanning or Showdan.io. Especially with Showdan.io, you can filter vulnerable computers in seconds, for example, find problematic web servers or PHP versions.

I suggest providing options in the GUI for ON / OFF, although someone at Plesk should first explain to me why these version numbers of web servers like Nginx / Apache and PHP should be made public at all. Here are my suggestions for GUI options:

  • “Display PHP version publicly” = On / Off (default: exposephp = off)
  • “Display web server version” = On / Off (default: servertokens off)
If you like this feature you can vote here For security reasons: Turn off outputting PHP Version and also Webserver Version
 
Back
Top