Compose-Examples/examples/yourls/security.conf
2023-11-01 11:40:42 +01:00

5 lines
173 B
Text

# bind mount this file into the yourls container
# overwrites '/etc/apache2/conf-enabled/security.conf' to prevent version disclosure
ServerTokens Prod
ServerSignature Off