> I want to insert my own JavaScript code do display an ad about the > company in each and every page served through Squid. > I want to know is this possible and if yes what would be the best way > to do this. Squid doesn't serve webpages. SQUID serves objects through http being a http proxy.
SQUID doesn't deal with altering (changing content) objects. Only a browser knows what a page is. In essence this 'should' be a browser option. M.
