Statistics: Posted by Jason Caldwell — July 30th, 2010, 9:29 am
zlib.output_compression = on
Statistics: Posted by Jason Caldwell — July 30th, 2010, 5:14 am
Statistics: Posted by Guest — July 28th, 2010, 12:47 pm
Statistics: Posted by Jason Caldwell — July 28th, 2010, 3:08 am
Statistics: Posted by RVoodoo — July 26th, 2010, 6:40 am
Statistics: Posted by Jason Caldwell — July 23rd, 2010, 12:12 am
Statistics: Posted by Guest — July 22nd, 2010, 8:34 am
All the appropriate files and folders were put in place by the plugin. I have some action in the cache folder, just nothing in my source. Any ideas? Did I break it forever?
- Code:
<?php if (substr_count($_SERVER['HTTP_ACCEPT_ENCODING'], 'gzip')) ob_start("ob_gzhandler"); else ob_start(); ?>
Statistics: Posted by Jason Caldwell — July 22nd, 2010, 5:34 am
<?php if (substr_count($_SERVER['HTTP_ACCEPT_ENCODING'], 'gzip')) ob_start("ob_gzhandler"); else ob_start(); ?>
Statistics: Posted by Guest — July 16th, 2010, 11:25 am
define("WP_CACHE", true);
Statistics: Posted by Jason Caldwell — June 26th, 2010, 12:43 am
Statistics: Posted by Guest — June 22nd, 2010, 12:32 pm
Statistics: Posted by Jason Caldwell — June 21st, 2010, 7:38 pm
Statistics: Posted by Elizabeth — June 2nd, 2010, 3:56 am