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
This archive was generated by hypermail pre-2.1.9 : Wed Aug 01 2007 - 12:00:04 MDT