diff --git a/request_smuggling/proxy/httpd.conf b/request_smuggling/proxy/httpd.conf index 10a6cd5..8335a79 100644 --- a/request_smuggling/proxy/httpd.conf +++ b/request_smuggling/proxy/httpd.conf @@ -549,10 +549,5 @@ SSLRandomSeed startup builtin SSLRandomSeed connect builtin - - ServerName votresite.com - - ProxyPreserveHost On - ProxyPass / http://128.11.0.5 - ProxyPassReverse / http://128.11.0.5 - +ProxyPass / http://128.11.0.5 +ProxyPassReverse / http://128.11.0.5 \ No newline at end of file