Skip to content

Instantly share code, notes, and snippets.

@ReekenX
Created March 19, 2014 05:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ReekenX/9635723 to your computer and use it in GitHub Desktop.
Save ReekenX/9635723 to your computer and use it in GitHub Desktop.
Cache file extensions
FileETag MTime Size
<ifmodule mod_expires.c>
<filesmatch "\.(jpg|gif|png|css|js)$">
ExpiresActive on
ExpiresDefault "access plus 1 year"
</filesmatch>
</ifmodule>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment