Closed (won't fix)
Project:
Frameprevention
Version:
4.7.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
20 Jun 2006 at 17:58 UTC
Updated:
23 Jul 2006 at 23:46 UTC
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