docker-compose/examples/yourls/security.conf
hhftechnologies dbb998c18a update
2024-09-28 09:59:12 +05:30

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