• Hello Sir,
    i have tried a lot but Gtmetrix keep on giving me error regarding
    Enable KEEP ALIVE
    i have add code in .htaccess even after that this is not works.

    bossmann-muenchen.de

Viewing 1 replies (of 1 total)
  • Plugin Author Emre Vona

    (@emrevona)

    WPFC adds the following codes into htaccess. If it does not work, you should contact your hosting provider.

    <IfModule mod_headers.c>
    Header set Expires “max-age=2592000, public”
    Header unset ETag
    Header set Connection keep-alive
    FileETag None
    </IfModule>

Viewing 1 replies (of 1 total)

The topic ‘Keep Alive is not works’ is closed to new replies.