Guest User

Untitled

a guest
Aug 10th, 2018
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. <?php
  2.  
  3. header('Cache-Control: max-age=31536000, public');
  4. header('Expires: ' . gmdate('D, d M Y H:i:s', time() + 31536000) . ' GMT');
  5.  
  6. ?>
Add Comment
Please, Sign In to add comment