Re: [squid-users] block a specific file

From: André Marques <andre_sesred@dont-contact.us>
Date: Mon, 22 Aug 2005 14:41:16 +0000 (GMT)

Hello!

Why don't you try to use two acls combined?
Maybe you can do this way:

acl file_type rep_mime_type -i ^(mime type of file)$
acl specific_file url_regex -i \.(file name)$

http_reply_access deny file_type specific_file

Hope this help anyway! :)

André

--- John Halfpenny <jhalfpenny@excite.com> escreveu:

>
> hi.
>
> does anyone know if squid can be configured to block
> a specific filename as opposed to mime type
> extensions?
>
> thanks
>
> john
>
>
>
> _______________________________________________
> Join Excite! - http://www.excite.com
> The most personalized portal on the Web!
>
>
>

        
        
                
_______________________________________________________
Yahoo! Acesso Grátis - Internet rápida e grátis.
Instale o discador agora! http://br.acesso.yahoo.com/
Received on Mon Aug 22 2005 - 10:28:06 MDT

This archive was generated by hypermail pre-2.1.9 : Thu Sep 01 2005 - 12:00:02 MDT