Viewing 1 replies (of 1 total)
  • Thread Starter belgianwolfie

    (@belgianwolfie)

    Found solution thanks to this thread.

    I had this code in my header (put it there myself)

    <?php
    ini_set('zlib.output_compression', 'On');
    ini_set('zlib.output_compression_level', '1');
    ?>

    That doesnt talk well with W3C Total Cache plugin

Viewing 1 replies (of 1 total)
  • The topic ‘After install (and config) my frontpage looks like this’ is closed to new replies.