Forum Moderators: phranque

Message Too Old, No Replies

Setting SetOutputFilter DEFLATE

         

toplisek

12:02 pm on May 3, 2011 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



I like to know what are benefits to set SetOutputFilter DEFLATE to some files:

<FilesMatch "\\.(php)$">
SetOutputFilter DEFLATE
</FilesMatch>

bagizoli

7:26 am on May 4, 2011 (gmt 0)

10+ Year Member



mod_deflate Apache module decreases the size of the served php file via compression.

toplisek

8:26 am on May 4, 2011 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



Which browsers support this feature?

bagizoli

9:13 am on May 4, 2011 (gmt 0)

10+ Year Member



All the modern browsers support this kind of file transfer