• Resolved taginternetconsulting

    (@taginternetconsulting)


    I found the post concerning this and followed the instructions accordingly, but when I checked the site with YSlow it was still saying that I need to enable gzip. I am using this code instead as I am not using Quick Cache as in the referenced site. This is what I enteredin the custom code:

    <ifModule mod_gzip.c>
    mod_gzip_on Yes
    mod_gzip_dechunk Yes
    mod_gzip_item_include file .(html?|txt|css|js|php|pl)$
    mod_gzip_item_include handler ^cgi-script$
    mod_gzip_item_include mime ^text/.*
    mod_gzip_item_include mime ^application/x-javascript.*
    mod_gzip_item_exclude mime ^image/.*
    mod_gzip_item_exclude rspheader ^Content-Encoding:.*gzip.*
    </ifModule>

    Any ideas on what is keeping it from working? The site is ncpdra.org

    Thanks for any assistance!

    https://ww.wp.xz.cn/plugins/bulletproof-security/

Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Bulletproof Security & GZip’ is closed to new replies.