Efficient Cache Policy
-
Hey @qtwrk
Sorry for another ECP question, but followed other tickets and cannot seem to get this to add TTL
The font in question is here: https://prnt.sc/24sxtxl
Here is my HTAccess ECP for fonts:
ExpiresByType application/x-font-ttf A31557600
ExpiresByType application/x-font-woff A31557600
ExpiresByType application/font-woff A31557600
ExpiresByType application/font-woff2 A31557600
ExpiresByType application/font-woff? A31557600
ExpiresByType application/vnd.ms-fontobject A31557600
ExpiresByType font/ttf A31557600
ExpiresByType font/otf A31557600
ExpiresByType font/woff A31557600
ExpiresByType font/woff2 A31557600
ExpiresByType font/woff2? A31557600Here is my ECP in the LS Config:
expiresByType image/*=A31557600,text/css=A31557600,application/xjavascript=A31557600,application/javascript=A31557600,font/*=A31557600,application/x-font-ttf=A31557600,application/x-font-woff=A31557600Thanks for all the support!
- The topic ‘Efficient Cache Policy’ is closed to new replies.