January 2004
Intermediate to advanced
464 pages
14h 47m
English
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 allow|deny [!] |
Default | http_reply_access allow all |
Example | http_reply_access deny MP3Files |
Related | acl, http_access |
Read now
Unlock full access