On 15/08/07, devel <[EMAIL PROTECTED]> wrote: > hello, > It is possible modify on de fly, in another module, if mod_deflate > should compress output ?
Yep, http://httpd.apache.org/docs/2.2/env.html#special So just poke the relevant string in to r->subprocess_env -- noodl
