We won’t see latest yahoo pages when ‘header_replace User-Agent’ set to ‘unknown’ or anonymous User-Agent.
Change into this to avoid that error
header_replace User-Agent Mozilla/5.0 (en) Gecko/20070515 Firefox/2.0.0.4
or
header_access User-Agent allow all
before
header_access Deny deny all
Related posts:





how to add custom header ? ex: http_x_online_host…?
i think squid is only replace not add…
you can google it