1
0
Fork 0

Setting ServerTokens to Prod in security.conf.

Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
This commit is contained in:
Daniel Baumann 2025-06-26 07:47:12 +02:00
parent e7775302c3
commit 9dde099f75
Signed by: daniel.baumann
GPG key ID: BCC918A2ABD66424

View file

@ -9,7 +9,7 @@
# Set to one of: Full | OS | Minimal | Minor | Major | Prod
# where Full conveys the most information, and Prod the least.
#ServerTokens Minimal
ServerTokens OS
ServerTokens Prod
#ServerTokens Full
#