EPONAP

Auszug .htaccess

Aug 13th, 2015
224
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.25 KB | None | 0 0
  1. <FilesMatch "\.(ico|png|gif|js|css|jpg|jpeg|swf)">
  2. <IfModule mod_expires.c>
  3. ExpiresActive on
  4. ExpiresDefault "access plus 35 days"
  5.  
  6. <Files http://www.google-analytics.com/ga.js>
  7. ExpiresDefault "access plus 35 days"
  8. </files>
  9. </IfModule>
Advertisement
Add Comment
Please, Sign In to add comment