Forum Replies Created

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

    (@beaucharman)

    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 1 replies (of 1 total)