Re: [squid-users] Sending header page ...

From: Joe Cooper <joe@dont-contact.us>
Date: Tue, 25 Sep 2001 14:44:44 -0500

It is possible, though Squid certainly won't do it automatically.

You'll need a web server running locally, that runs a custom CGI script
to create a frame and then load the requested page within it. To do
this, use a redirector, like Squirm or SquidGuard--or a custom
redirector, to convert requests of the form:

http://www.yahoo.com

to

http://www.yourframingsite.com/framescript.cgi?www.yahoo.com

There's more to it than this, of course, and you're going to have to
address lots of little issues (like mangling and remangling query
strings back into proper form). But that's beyond anything I've ever
done with redirectors, so is beyond my immediate knowledge. You'll have
to do the research and experimentation yourself, I think. Maybe someone
else has actually done it and will talk more about it.

Toraj Ramezani wrote:

> Hi,
>
>
> Is it possible to send a header page with all user requested page
>
> with squid, for example I want to send my company logo with all pages
>
> ( it is example ). it is the way that sites like www.noproxy.com
> <http://www.noproxy.com> or www.idzap.com <http://www.idzap.com>
>
> do it,
>
> I searched archive but did not find any thing , also I read faq but did not
>
> find any thing.
>
>
> Thank you
>
> Toraj Ramezani

                                   --
                      Joe Cooper <joe@swelltech.com>
                  Affordable Web Caching Proxy Appliances
                         http://www.swelltech.com
Received on Tue Sep 25 2001 - 13:39:53 MDT

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