Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Compression
#1
Hi,

what do you think about add the following to the first line of index.php?

Code:
if (substr_count($_SERVER['HTTP_ACCEPT_ENCODING'], 'gzip')) ob_start("ob_gzhandler"); else ob_start();
Reply


Messages In This Thread
Compression - by siot - 2010-06-21, 17:50:50
Compression - by siot - 2010-06-21, 18:00:11
Compression - by Zegnåt - 2010-06-23, 21:33:25



Users browsing this thread: 1 Guest(s)