add yourls

This commit is contained in:
L4RM4ND
2023-11-01 11:40:42 +01:00
parent 910b53c0e1
commit fa7901ea49
4 changed files with 64 additions and 0 deletions

View File

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