No caching of fonts taking place on quic cloud cdn
-
HI,
I have enable QUIC cdn and everything is working as expected. All files are being served from cache expect from the fonts like .woff. I saw in the response there is no cache control header in that too. I also tried adding this in the .htaccess file like this:
<filesMatch “.(ttf|otf|woff|woff2)$”>
Header set Cache-Control “max-age=604800, public”
</filesMatch>Then rebooted the light speed server , purge every cache both on my server and on cdn. Still it is fetched from my site and there is no cache control header too.
Thanks
Report Number: VLXJGUIEThe page I need help with: [log in to see the link]
Viewing 13 replies - 1 through 13 (of 13 total)
Viewing 13 replies - 1 through 13 (of 13 total)
- The topic ‘No caching of fonts taking place on quic cloud cdn’ is closed to new replies.