1
0
mirror of https://github.com/myvesta/vesta.git synced 2025-03-12 04:35:23 -07:00

Do not expose PHP Version

This commit is contained in:
Alexandros Ioannides 2018-05-31 22:05:38 +03:00 committed by GitHub
parent 54cae504f0
commit 51f3dea7da
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -290,7 +290,7 @@ disable_classes =
; (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.
expose_php = On
expose_php = Off
;;;;;;;;;;;;;;;;;;;