On 23 Oct 2013, at 20:53, Daniel Stefaniuk wrote:

> Is this doable with filters? 

Yes and no.

Yes, it can be done.
No, it can easily be done wrong, so it might pass your tests then
be bypassed in operation.  For example, the filter encounters
something that should abort the request, but the proxy has
already started the request to the backend.

However, what you're asking sounds something like a WAF.
Chances are, you can do what you want with an existing WAF
such as Ironbee (www.ironbee..com) or mod_security.

-- 
Nick Kew

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to