Skip to content

Instantly share code, notes, and snippets.

@binsarjr
Last active February 23, 2021 03:13
Show Gist options
  • Save binsarjr/2fe2a684c3e44f4c21f98985ea4d742f to your computer and use it in GitHub Desktop.
Save binsarjr/2fe2a684c3e44f4c21f98985ea4d742f to your computer and use it in GitHub Desktop.
<filesMatch ".(ico|pdf|flv|jpg|jpeg|png|gif|js|css|swf)$">
    Header set Cache-Control "max-age=84600, public"
</filesMatch>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment