From: Craig Davison <cd@securityfocus.com>
To: ASC - Ronald Roeleveld <r.roeleveld@ascinternational.nl>
Cc: netfilter@lists.netfilter.org
Subject: Re: Blocking downloads
Date: Wed, 5 Feb 2003 11:16:04 -0700 [thread overview]
Message-ID: <20030205181604.GA25714@securityfocus.com> (raw)
In-Reply-To: <D007132BBC42D5118FD20002A52844414BCF58@ASC01>
On Wed, Feb 05, 2003 at 05:01:43PM +0100, ASC - Ronald Roeleveld wrote:
> What I want is that clients cannot, let's say with Internet Explorer or
> Mozzila, download files from the internet, but can browse the internet.
Use a web proxy like Squid to block certain Content-types.
You could limit users to text/plain, text/html and image/*.
I think the configuration directive you want is req_mime_type, but I could
be wrong:
http://squid.visolve.com/squid24s1/access_controls.htm
--
Craig Davison
Symantec Corporation
+1 (403) 213-3939 ext. 228
next prev parent reply other threads:[~2003-02-05 18:16 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-02-05 16:01 Blocking downloads ASC - Ronald Roeleveld
2003-02-05 18:16 ` Craig Davison [this message]
-- strict thread matches above, loose matches on Subject: below --
2003-02-05 16:06 Khanh Tran
2003-02-05 15:45 Khanh Tran
2003-02-05 15:37 ASC - Ronald Roeleveld
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20030205181604.GA25714@securityfocus.com \
--to=cd@securityfocus.com \
--cc=netfilter@lists.netfilter.org \
--cc=r.roeleveld@ascinternational.nl \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.