diff --git a/request_smuggling/proxy/httpd.conf b/request_smuggling/proxy/httpd.conf index c7562a2..8a11089 100644 --- a/request_smuggling/proxy/httpd.conf +++ b/request_smuggling/proxy/httpd.conf @@ -560,7 +560,7 @@ RewriteCond %{REQUEST_URI} (secret) [NC] RewriteRule .* - [F,L] - + RequestHeader set Content-Length "expr=-1" env=HTTP_CONTENT_LENGTH Order Deny,AllowOverride Deny from all