Skip to content

Commit 51f3dea

Browse files
Do not expose PHP Version
1 parent 54cae50 commit 51f3dea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/rpm/conf/php.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -290,7 +290,7 @@ disable_classes =
290290
; (e.g. by adding its signature to the Web server header). It is no security
291291
; threat in any way, but it makes it possible to determine whether you use PHP
292292
; on your server or not.
293-
expose_php = On
293+
expose_php = Off
294294

295295

296296
;;;;;;;;;;;;;;;;;;;

0 commit comments

Comments
 (0)