if use php_flag zlib.output_compression On this module don't work
and better use onLoad="if (self.parent.location != document.location){self.parent.location=document.location};" in page.tpl.php for "body" tag...
if use php_flag zlib.output_compression On this module don't work
and better use onLoad="if (self.parent.location != document.location){self.parent.location=document.location};" in page.tpl.php for "body" tag...
Comments
Comment #1
mellow7 commentedI have enabled the zlib.output_compression on my Debian server with php 4.4 and apache2, and my windows xampp with php 5 and it still works.
Comment #2
B.X commentedI have added in htaccess
php_flag zlib.output_compression On
And this module any more did not work
On a server I nothing changed