Search squid archive

RE: [squid-users] Squid-2.5.stable8 - acl req_hdr

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 





On Mon, 7 Mar 2005, Rich Hawley wrote:

I found that file in the src.  However, there is nothing in that file
about acl req_hdr/resp_hdr.  Are those the correct tags?  That is how
they are listed in the change log.


Almost...

        acl aclname req_header header-name [-i] any\.regex\.here
          # regex match against any of the known request headers.  May be
          # thought of as a superset of "browser", "referer" and "mime-type"
          # acls.

        acl aclname rep_header header-name [-i] any\.regex\.here
          # regex match against any of the known response headers.
          # Example:
          #
          # acl many_spaces rep_header Content-Disposition -i [[:space:]]{3,}

Regards
Henrik

[Index of Archives]     [Linux Audio Users]     [Samba]     [Big List of Linux Books]     [Linux USB]     [Yosemite News]

  Powered by Linux