Hi,

You can add conditions through ACLs and decide to reqdel/reqdeny IF or
UNLESS the acl matched.
It may worth a try.

Baptiste

On Mon, Apr 8, 2013 at 2:56 PM, Hannes Haug <[email protected]> wrote:
> Hi all
>
> Reqdel/reqidel delete all headers matching a regex and reqdeny/reqideny deny
> an HTTP request if a line matches a regex. That's a blacklist approach.
>
> Are whitelists denying a request if a line _doesn't_ match a regex and
> deleting all headers _not_ matching a regex also possible?
>
> Thanks
>   Hannes

Reply via email to