On Thu, Jan 15, 2009 at 11:07 AM, howard chen <[email protected]> wrote: > Hello, > > If I remember correctly, back to the old day when I use Apache 1.3x, > is it possible with mod_gzip, why this function is dropped in 2.x > mod_deflate? > > http://httpd.apache.org/docs/2.2/mod/mod_deflate.html > > Don't you guy think compressing a static CSS or JS on-the-fly is wasteful?
mod_deflate isn't involved when something is pre-compressed. Try MultiViews. -- Eric Covener [email protected] --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: [email protected] " from the digest: [email protected] For additional commands, e-mail: [email protected]
