diff --git a/request_smuggling/proxy/httpd.conf b/request_smuggling/proxy/httpd.conf index 8335a79..0a77b4e 100644 --- a/request_smuggling/proxy/httpd.conf +++ b/request_smuggling/proxy/httpd.conf @@ -549,5 +549,6 @@ SSLRandomSeed startup builtin SSLRandomSeed connect builtin -ProxyPass / http://128.11.0.5 -ProxyPassReverse / http://128.11.0.5 \ No newline at end of file +ProxyPass / http://128.11.0.5/ +ProxyPassReverse / http://128.11.0.5/ +