Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Arch Linux
infrastructure
Commits
379fd8de
Commit
379fd8de
authored
Oct 21, 2020
by
Kristian Klausen
🎉
Committed by
Sven-Hendrik Haase
Oct 22, 2020
Browse files
php_fpm: Don't expose that we are running PHP or the version
parent
9021a45e
Changes
1
Hide whitespace changes
Inline
Side-by-side
roles/php_fpm/templates/php.ini.j2
View file @
379fd8de
...
...
@@ -373,7 +373,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 = O
n
expose_php = O
ff
;;;;;;;;;;;;;;;;;;;
; Resource Limits ;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment