guest-speeed



Last posts :


server-administration, 2009-11-17 10:50:36
How to compress pages to improve speed?

Hi, I use Apache and I would like to know if it is true that I can compress my web pages by using the following code : <?php ob_start('ob_gzhandler'); ?> OR <? ini_set('zlib.output_compressi(...)