Skip to content

Instantly share code, notes, and snippets.

@thegcat
Created February 15, 2011 17:08
Show Gist options
  • Save thegcat/827824 to your computer and use it in GitHub Desktop.
Save thegcat/827824 to your computer and use it in GitHub Desktop.
FileETag None
AddOutputFilterByType DEFLATE text/html text/plain text/xml text/css application/x-javascript
ExpiresActive On
<FilesMatch "\.(ico|gif|jpe?g|png|js|css|htc|swf)(\?\d+)?$">
ExpiresDefault "access plus 1 year"
</FilesMatch>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment