Hello,
I have a content filter module that is operating in a proxy environment, the
module parses HTML and XML documents and changes quite a bit of content.
The issue I'm facing is handling gzip'ed content, I tried the following
mod_filter config
===
FilterDeclare inflate
FilterDec
On 05/29/2012 09:41 AM, Zaid B. Amireh wrote:
Hello,
I have a content filter module that is operating in a proxy environment, the
module parses HTML and XML documents and changes quite a bit of content.
The issue I'm facing is handling gzip'ed content, I tried the following
mod_filter config