On Fri, 2008-03-21 at 19:45 -0700, Edward Rosinzonsky wrote: > I'd like to inject a small piece of HTML into any page retrieved > through the proxy. E.g. change "</head>" to "<script ...></head>". > The HTML is static. That is the same piece of HTML is to be injected > into every page. Is this possible? If so, how? Is there perhaps a > plugin, that could make this possible? There are many ways to do it: http://wiki.squid-cache.org/SquidFaq/ContentAdaptation HTH, Alex.