mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 11:13:24 +02:00
Fix potential HTTPoxy vulnerability
https://httpoxy.org/ Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
@@ -8,3 +8,6 @@ Include /etc/httpd/conf/hostname.conf
|
||||
HostnameLookups off
|
||||
AddHandler cgi-script .cgi
|
||||
EnableSendfile Off
|
||||
|
||||
# Always unset HTTP_PROXY variable, https://httpoxy.org
|
||||
RequestHeader unset Proxy early
|
||||
|
||||
Reference in New Issue
Block a user