Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on May 6th, 2012  |  syntax: None  |  size: 0.17 KB  |  hits: 15  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. Target a single image with htaccess
  2. <Files "test1.txt">
  3.   ExpiresActive On
  4.   ExpiresDefault A60
  5. </Files>
  6.        
  7. Cache-Control: max-age=60
  8. Expires: Sat, 21 Jan 2012 19:45:40 GMT