Could one re-serve each page as an element in a frame? using extra panes to
insert your own pages?



----- Original Message -----
From: Antony Stone <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, November 04, 2003 3:43 PM
Subject: Re: [squid-users] Squid As banner advertise


> On Tuesday 04 November 2003 3:32 pm, Milind Nanal wrote:
>
> > This will place my banner.jpg in palce of any other internet advertise.
> > I don't want to replace any advertisement. I want to mandatorily insert
my
> > adv. in each & every page being served by my Squid box.
>
> That requires inserting <a href=http://....><img src=....></img</a> tags
into
> the html stream in some intelligent place so that the advert appears where
> you want it to on the page.
>
> I cannot image any software capable of doing that in a useful way.
>
> Regards,
>
> Antony.
>
> > -----Original Message-----
> > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> > Sent: Tuesday, November 04, 2003 6:13 PM
> > To: milindyn
> > Cc: squid-users
> > Subject: Re:[squid-users] Squid As banner advertise
> >
> > Hi
> >
> > With squidGuard you can replace the banners with a banner of your
company.
> >
> > In squidGuarg.conf you can do something like this:
> >
> > destination bl_ads {
> >                 domainlist     blacklists/ads/domains
> >                 urllist        blacklists/ads/urls
> >                 redirect       http://your_site/banner.jpg
> >                 logfile        blocked.log
> > }
>
> --
>
> It is also possible that putting the birds in a laboratory setting
> inadvertently renders them relatively incompetent.
>
>  - Daniel C Dennett
>                                                      Please reply to the
list;
>                                                            please don't CC
me.
>

Reply via email to