http://httpd.apache.org/docs/2.2/mod/mod_deflate.html
On Thu, Apr 19, 2012 at 1:15 AM, Evgeny Shvidky <[email protected]> wrote: > Hi,**** > > ** ** > > I am working on implementation in C of a new module for Apache proxy > server.**** > > I want Apache to compress a response message content I create.**** > > I set a HTTP header "Content-Encoding" to gzip but nothing happens.**** > > Apache server doesn't perform compression.**** > > ** ** > > How can I cause Apache to compress my content?**** > > ** ** > > Thanks,**** > > Evgeny**** >
