Name

http_reply_access

Synopsis

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 allow|deny [!]ACLname ...

Default

http_reply_access allow all

Example

http_reply_access deny MP3Files

Related

acl, http_access

Get Squid: The Definitive Guide now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.