http_reply_access

 < Day Day Up > 

http_reply_access

The http_reply_access rules are similar to http_access , except that they are checked after Squid receives the HTTP response headers for a cache miss . You might want to use this access list to deny requests based on some characteristic of the response, such as the content type.

Syntax

 http_reply_access allowdeny [!]   ACLname   ... 

Default

 http_reply_access allow all 

Example

 http_reply_access deny MP3Files 

Related

acl , http_access

 < Day Day Up > 


Squid
Squid: The Definitive Guide
ISBN: 0596001622
EAN: 2147483647
Year: 2004
Pages: 401
Authors: Duane Wessels

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net