1
0
Fork 0
forked from infra/ansible

Hide Apache version in Server header

Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
This commit is contained in:

View file

@ -1,3 +1,5 @@
ServerTokens ProductOnly
Header set AppTime "%D"
PassEnv HOSTNAME
{% if 'proxy' in inventory_hostname %}