1
0
forked from metin2/web
web/docker/php/expose-php.ini

6 lines
304 B
INI
Raw Normal View History

; Decides whether PHP may expose the fact that it is installed on the server
; (e.g. by adding its signature to the Web server header). It is no security
; threat in any way, but it makes it possible to determine whether you use PHP
; on your server or not.
; https://php.net/expose-php
expose_php = Off