tor 2006-11-09 klockan 10:15 +0300 skrev Max Zeman:
> Hi
> I try to deny access by req_header/rep_header, but it doesn’t work
> req_header for Host, X-Forward-For, Via headers always "no match"
>
>
> ...
> acl test req_header -i User-Agent FlashGet
The above should be
acl test req_header User-Agent -i FlashGet
# acl aclname req_header header-name [-i] any\.regex\.here
Regards
Henrik
This archive was generated by hypermail pre-2.1.9 : Fri Dec 01 2006 - 12:00:03 MST