2 Issues when testing with security.firewallmonitor.org/ im getting the following
ServerSignature Off
ServerTokens Prod
I'm needing main file location to change these values
AND ALSO...
This is what the server is responding with:
PHP/7.2.24
"How to Fix
PHP: Edit the php.ini file and modify the following value
expose_php = Off"
I've already made edits to PHP versions 7.3 and 7.2 by using "php --ini" and editing the following files
/usr/local/php73/lib/php.ini
/usr/local/php72/lib/php.ini
then updating custombuild, but its showing that they've not been fixed when I check using my website but if I check using the hostname it has fixed it.
ServerSignature Off
ServerTokens Prod
I'm needing main file location to change these values
AND ALSO...
This is what the server is responding with:
PHP/7.2.24
"How to Fix
PHP: Edit the php.ini file and modify the following value
expose_php = Off"
I've already made edits to PHP versions 7.3 and 7.2 by using "php --ini" and editing the following files
/usr/local/php73/lib/php.ini
/usr/local/php72/lib/php.ini
then updating custombuild, but its showing that they've not been fixed when I check using my website but if I check using the hostname it has fixed it.
Last edited: