On Sun, Sep 15, 2002 at 02:08:45AM +0200, André Malo wrote:
> +<p>If you want the content to be processed by more than one filter, you
> +have to use one <directive>AddOutputFilterByType</directive>
> +directive for each of them. Filters of the same type are processed in
> +<strong>reversed</strong> order they appear in your configuration,
> +but see also <a href="../sections.html#mergin">in which order
> +configuration sections are merged</a>.</p>
Hmm, we should be able to support DEFLATE;INCLUDES. For example:
AddOutputFilterByType DEFLATE;INCLUDES text/html
Err, yeah, the code doesn't like that. I'll try to fix that up
today if I get a chance.
Otherwise, +1. -- justin
---------------------------------------------------------------------
To unsubscribe, e-mail: docs-unsubscribe@httpd.apache.org
For additional commands, e-mail: docs-help@httpd.apache.org
|