Re: How to stop pictures

From: Bernd P. Ziller <bziller@dont-contact.us>
Date: Tue, 27 May 1997 10:23:36 +0200 (METDST)

> Date: Sun, 25 May 1997 02:08:45 +0530 (IST)
> From: "g.waraich" <waraich@cc.iitb.ernet.in>

> How can i stop pictures from being downloaded with squid. We have to do
> this because of low-bandwith and other problems. With CERN httpd, i could
> do it with PICTURE_PROT in caching.conf.

> I also found that netnanny (et. al) are for windoze(et. al) only.
> I am purely LINUX person.

You could either use the redirector to redirect all \.(jpg|gif)$ to
http://your.server/nopic.gif, or something like this.

Or do the same with squids acls:

acl pictures url_regex \.(gif|jpg)$
http_access deny pictures
deny_info http://your.server/nopic.gif pictures

Regards,

-- 
   Bernd                  bziller@ba-stuttgart.de
-------------------------------------------------
      http://www.ba-stuttgart.de/~bziller/
  Perry Rhodan - Blind Guardian - Morwen   Pages
 smuggle hashish spy genetic Munition Waco, Texas
Ft. Meade Saddam Hussein Panama South Africa class
 struggle World Trade Center Canabis $400 million
	       in gold bullion NSA
Received on Tue May 27 1997 - 01:38:41 MDT

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