howard chen 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 w
On Thu, Jan 15, 2009 at 11:07 AM, howard chen 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 thin
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?
Any idea?