Skip to content

Instantly share code, notes, and snippets.

@ReekenX
Created March 19, 2014 05:07
Show Gist options
  • Select an option

  • Save ReekenX/9635723 to your computer and use it in GitHub Desktop.

Select an option

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