Skip to content

Instantly share code, notes, and snippets.

@dubbs
Last active May 17, 2024 04:29
Show Gist options
  • Save dubbs/4459953 to your computer and use it in GitHub Desktop.
Save dubbs/4459953 to your computer and use it in GitHub Desktop.
far future Expires header
<FilesMatch "\.(gif|png|jpg|js|css|swf)$">
ExpiresActive On
ExpiresDefault "access plus 10 years"
</FilesMatch>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment