PHRAS-3843 change in php-cli and fpm exposition config value (#4313)

This commit is contained in:
moctardiouf
2023-05-11 00:00:51 +02:00
committed by GitHub
parent 087f25c17c
commit 21c9747637

View File

@@ -371,7 +371,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 ;