Advertisement
Guest User

Untitled

a guest
Jul 7th, 2013
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.40 KB | None | 0 0
  1. ExpiresActive On
  2. ExpiresByType image/gif A31556926
  3. ExpiresByType image/jpeg A31556926
  4. ExpiresByType text/css A31556926
  5. ExpiresByType image/png A31556926
  6. ExpiresByType application/x-javascript A31556926
  7. ExpiresByType application/javascript A31556926
  8. ExpiresByType image/x-icon A31556926
  9.  
  10. <FilesMatch "\.(ico|pdf|flv|jpg|jpeg|png|gif|js|css|swf)$">
  11. Header append Cache-Control public
  12. </FilesMatch>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement