Quantcast
Channel: WordPress.org Forums » [W3 Total Cache] Support
Viewing all articles
Browse latest Browse all 19289

Alex Alegonza on "[Plugin: W3 Total Cache] Is this plugin compatible with Wordpress 3.8.1"

$
0
0

Hi,

I just want to know if this plugin is compatible with WP version 3.8.1,
I install this plugin in my blog but keep getting error about the /.htaccess file. It says I have to manually put the code above the wordpress directives.

# BEGIN W3TC Browser Cache
<IfModule mod_deflate.c>
    <IfModule mod_headers.c>
        Header append Vary User-Agent env=!dont-vary
    </IfModule>
        AddOutputFilterByType DEFLATE text/css text/x-component application/x-javascript application/javascript text/javascript text/x-js text/html text/richtext image/svg+xml text/plain text/xsd text/xsl text/xml image/x-icon application/json
    <IfModule mod_mime.c>
        # DEFLATE by extension
        AddOutputFilter DEFLATE js css htm html xml
    </IfModule>
</IfModule>
# END W3TC Browser Cache

so I put the code on. It giving me the same error over and over again.

Why can't I get this to work?

Thanks alot.

https://wordpress.org/plugins/w3-total-cache/


Viewing all articles
Browse latest Browse all 19289

Trending Articles