Merge pull request #1596 from ioannidesalex/patch-40

Do not expose PHP Version
This commit is contained in:
Serghey Rodin 2018-06-01 00:46:36 +03:00 committed by GitHub
commit 2ddcff2915
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -290,7 +290,7 @@ disable_classes =
; (e.g. by adding its signature to the Web server header). It is no security ; (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 ; threat in any way, but it makes it possible to determine whether you use PHP
; on your server or not. ; on your server or not.
expose_php = On expose_php = Off
;;;;;;;;;;;;;;;;;;; ;;;;;;;;;;;;;;;;;;;