> Hi, Im using squid-2.4 STABLE6, how to I block the saving of .jpg and .gif of
> my squid users using acl.
> I'l try this but no luck:
> acl JPG urlpath_regexec \.[jJ][pP][gG]
> http_access deny JPG
> Its working but the user can't view the jpg image in the internet.
> All i want is, the users can still view the jpg and gif over the net but
> he/she can save it using right click then save as image.
This is not possible. If a user can view a jpg/gif file, then she
already has downloaded it off the net (through squid). It is up to the
local security settings to allow saving to disk or not (using
read-only filesystem etc).
This can be done in both Unix'shis systems and Windows NT based
systems.
- Anders
> How can I do that, any help is much appreciated.
Received on Fri Aug 30 2002 - 09:18:35 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:09:54 MST