Hi, 

I met the same problem as the below link: 
http://squid-web-proxy-cache.1019090.n4.nabble.com/Squid-Host-header-rewriting-td1036929.html

   GET http://194.137.237.63/uutiset/ HTTP/1.1\r\n 
   Host: www.hs.fi\r\n 

-> 

   GET /uutiset/ HTTP/1.0\r\n 
   Host: 194.137.237.63\r\n 

With new version of Squid, is there a solution pass on the original Host
header in this case? Thanks very much!



--
View this message in context: 
http://squid-web-proxy-cache.1019090.n4.nabble.com/Help-Squid-Host-header-rewriting-tp4674725.html
Sent from the Squid - Users mailing list archive at Nabble.com.
_______________________________________________
squid-users mailing list
squid-users@lists.squid-cache.org
http://lists.squid-cache.org/listinfo/squid-users

Reply via email to