Skip to content

Instantly share code, notes, and snippets.

@valguss
Created November 16, 2010 11:04
Show Gist options
  • Save valguss/701699 to your computer and use it in GitHub Desktop.
Save valguss/701699 to your computer and use it in GitHub Desktop.
<IfModule mod_expires.c>
ExpiresActive On
ExpiresDefault "modification plus 10 days"
</IfModule>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment