Skip to content

Instantly share code, notes, and snippets.

/.htaccess Secret

Created June 22, 2016 09:01
Show Gist options
  • Save anonymous/74d6f238d426bde49181f5dc9a33dcc1 to your computer and use it in GitHub Desktop.
Save anonymous/74d6f238d426bde49181f5dc9a33dcc1 to your computer and use it in GitHub Desktop.
<FilesMatch “\.(css|js|gif|pdf|jpg|jpeg|png)$”>
Header set Cache-Control “max-age=2592000, public”
</FilesMatch>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment