2

I want the all files from a directory have cache,

I have this in my .htaccess but not working correctly

<FilesMatch /js/admin/.*>
    Header set cache-control "public, max-age=31536000, immutable"
</FilesMatch>

What is the correct solution?

NARTONIC
  • 452
  • 10
  • 22

0 Answers0