Bug 11030 - Add 359, 947 and 969 fields in french unimarc_complete framework - followup
[koha_fer] / debian / templates / apache-shared.conf
index 077bd7f..9ee3b0f 100644 (file)
@@ -56,8 +56,15 @@ SetEnv PERL5LIB "/usr/share/koha/lib"
     </IfModule>
 </IfModule>
 
+<IfModule mod_expires.c>
+    ExpiresActive on
+    ExpiresByType text/css "access plus 12 hours"
+    ExpiresByType application/javascript "access plus 12 hours"
+    ExpiresByType image/png "access plus 12 hours"
+    ExpiresByType image/gif "access plus 12 hours"
+</IfModule>
 
-Options +FollowSymLinks
+Options +FollowSymLinks -Indexes
 
 
 ErrorDocument 400 /cgi-bin/koha/errors/400.pl