Using the expose_php directive
When the expose_php directive is enabled, PHP includes the following line in the HTTP response header when a PHP page is requested (the exact version number may differ depending on your configuration):More information
- To view a complete list of php.ini directives, please visit http://www.php.net/manual/en/ini.list.php.
- For more information about the expose_php directive, please visit https://www.php.net/manual/en/ini.core.php#ini.expose-php.