• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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