Guest User

Untitled

a guest
Apr 23rd, 2018
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.11 KB | None | 0 0
  1. # add expires headers
  2. <IfModule mod_expires.c>
  3. ExpiresActive On
  4. ExpiresDefault "access plus 1 month"
  5. </IfModule>
Add Comment
Please, Sign In to add comment