Re: [squid-users] How to do it?

From: Donovan Baarda <abo@dont-contact.us>
Date: Fri, 23 Aug 2002 15:39:22 +1000

On Thu, Aug 22, 2002 at 12:15:48AM +0200, Henrik Nordstr?m wrote:
> No.
>
> Regards
> Henrik

Well, you can sorta, using a wierdo redirector. You have the redirector
redirect everything from the clients to a some sort of portal page (suggest
php), that fetches the actual requested page and puts the footer on it. You
might also be able to use frames.

The trick is to make sure you don't get infinite recursion (putting a footer
on the page with a footer, on a page with a...). You also should avoid
caching both the footer and non-footer views of the page. You can do this
with smart use of acls.

Hendrik is right that this is not really squid doing it, but squid can be
part of the solution.

-- 
----------------------------------------------------------------------
ABO: finger abo@minkirri.apana.org.au for more info, including pgp key
----------------------------------------------------------------------
Received on Thu Aug 22 2002 - 23:39:25 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:09:48 MST