RE: Filtering AkiveX and Java

From: Armistead, Jason <ARMISTEJ@dont-contact.us>
Date: Wed, 18 Mar 1998 18:51:00 -0500

> From: Michael Hamm[SMTP:hamm.michael@eurobase.lu]
> Sent: Wednesday, 18 March 1998 19:40
> Subject: Filtering AkiveX and Java
>
> Hi,
> i?m running Linux 2.0.33 with Squid 1.1.18;
> is it possible to block out ActiveX - and Java - Elements???
> thanx
>
Try running a redirector that redirects any requests e.g. for Java
.class files to a local "friendly" Java file e.g. a "do nothing" app.
You've just got to come up with the right regular expressions to match
for ActiveX and Java files. See the release notes file for details of
how it works.

You would still be open to embedded Java script in the HTML though (not
really easy to filter this out)

Jason
Received on Wed Mar 18 1998 - 15:51:14 MST

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