]> git.deb.at Git - deb/packages.git/blobdiff - conf/apache.conf.sed.in
apache.conf: Increase expire dates for images
[deb/packages.git] / conf / apache.conf.sed.in
index e6cc7f6e0a2c8068c2b947e88b7d7ae80e02d854..35bb3b5bf668eef0123cbca25cdc85b6fb1fded9 100644 (file)
@@ -9,8 +9,9 @@
   # Nice caching..
   ExpiresActive On
   ExpiresDefault "access plus 1 day"
-  ExpiresByType image/gif "access plus 1 week"
-  ExpiresByType image/jpeg "access plus 1 week"
+  ExpiresByType image/gif  "modification plus 1 year"
+  ExpiresByType image/jpeg "modification plus 1 year"
+  ExpiresByType image/png  "modification plus 1 year"
 
   # language stuff
   # you need to keep this in sync with lib/Packages/I18N/Locale.pm