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

beaucharman on "[Plugin: W3 Total Cache] Incorrectly writing to htaccess"

$
0
0

Here is another example of what W3 Total Cache is outputting:

# BEGIN W3TC CDN
<FilesMatch "\.(ttf|otf|eot|woff)$">
  <IfModule mod_headers.c>

# BEGIN W3TC CDN
<FilesMatch "\.(ttf|otf|eot|woff)$">
  <IfModule mod_headers.c>
    Header set Access-Control-Allow-Origin "*"
  </IfModule>
</FilesMatch>
# END W3TC CDN

Duplicating the opening tags for FilesMatch and IfModule, but not closing them.


Viewing all articles
Browse latest Browse all 19282

Trending Articles