Hide ServerTokens for retrace
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
This commit is contained in:
parent
62f15555b5
commit
c5e8c7a64a
1 changed files with 2 additions and 0 deletions
|
@ -1,5 +1,7 @@
|
|||
#{{ ansible_managed }}
|
||||
|
||||
ServerTokens ProductOnly
|
||||
|
||||
WSGISocketPrefix /var/run/retrace
|
||||
WSGIDaemonProcess retrace user=retrace group=retrace processes=5 threads=3
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue