> > Hello, > > Can squid add a header or footer to the pages it returns to it's clients? > I > want to use this header or footer for security and disclaimer information > to be displayed to all users for every page they browse. Alternatively can > squid be used up to frame the requested page in an HTML frame? > Squid itself does not alter the data objects passing through. You need Squid-3 with an ICAP server to alter the web content. Amos