but mod_compress can cache the compressed file, not only the original file.
the mod_cache can only cache the original file, isn't it?

I want a module which can not only compress the file like mod_deflate, but
also cache the file which has been compressed.

Thanks.

On Fri, Nov 20, 2009 at 9:07 PM, "Plüm, Rüdiger, VF-Group" <
[email protected]> wrote:

>  Use mod_cache for this.
>
> Regards
>
> Rüdiger
>
>  ------------------------------
> *From:* Dong Wang [mailto:[email protected]]
> *Sent:* Freitag, 20. November 2009 14:04
> *To:* dev
> *Subject:* Does Apache has similar module like Lighttpd's mod_compress ?
>
> Lighttpd's mod_compress can not only compress file, but also cache it.
> Can Apache do the same thing?
>
>

Reply via email to