updates-proxy: Disable 'Via: tinyproxy' header
Fixes QubesOS/qubes-issues#1187
This commit is contained in:
parent
2bdbf37ef9
commit
a1f696fc07
@ -15,7 +15,7 @@ MinSpareServers 2
|
|||||||
MaxSpareServers 10
|
MaxSpareServers 10
|
||||||
StartServers 2
|
StartServers 2
|
||||||
MaxRequestsPerChild 0
|
MaxRequestsPerChild 0
|
||||||
ViaProxyName "tinyproxy"
|
DisableViaHeader Yes
|
||||||
|
|
||||||
Allow 127.0.0.1
|
Allow 127.0.0.1
|
||||||
Allow 10.137.0.0/16
|
Allow 10.137.0.0/16
|
||||||
|
Loading…
Reference in New Issue
Block a user