Re: [squid-users] Detecting and blocking child proxy servers

From: Henrik Nordstrom <henrik@dont-contact.us>
Date: Tue, 31 Jul 2007 13:03:02 +0200

On tis, 2007-07-31 at 13:59 +0545, Tek Bahadur Limbu wrote:

> Pardon me on this but how do I actually use the req_header ACL type? I
> am little confused with it's syntax.

Example acl matching if either X-Forwarded-For or Via is used:

acl proxy_headers req_header X-Forwarded-For .
acl proxy_headers req_header Via .

Regards
Henrik

Received on Tue Jul 31 2007 - 05:03:16 MDT

This archive was generated by hypermail pre-2.1.9 : Wed Aug 01 2007 - 12:00:04 MDT