Re: Search and Replace HTML code using SQUID ?

From: David S. Madole <david@dont-contact.us>
Date: Fri, 19 Mar 1999 01:05:54 -0500

d baud wrote:
>
> Is is possible to have squid look for a particular pattern in the HTML
> code and replace it with some other HTML code ?
> The reason why I need to do this would be for applications like:
> - Using squid as a proxy to remove banners from some web sites.
> - Using squid as a proxy to remove rogue Java/activex applets.

Possible if you make a lot of code changes, but not just through
configuration.

It would be much easier to trap the loading of the banners and applets
by configuring a redirector. You could return a pointer to a null type
of object for each case on a local server, or generate a not found
error for the objects.

Dave
Received on Thu Mar 18 1999 - 22:54:53 MST

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:45:20 MST