diff --git a/root/etc/php7/php.ini b/root/etc/php7/php.ini index a0fdc2c..545d3fc 100644 --- a/root/etc/php7/php.ini +++ b/root/etc/php7/php.ini @@ -373,7 +373,7 @@ zend.enable_gc = On ; threat in any way, but it makes it possible to determine whether you use PHP ; on your server or not. ; http://php.net/expose-php -expose_php = On +expose_php = Off ;;;;;;;;;;;;;;;;;;; ; Resource Limits ;