summaryrefslogtreecommitdiffstats
path: root/data
diff options
context:
space:
mode:
Diffstat (limited to 'data')
-rw-r--r--data/.htaccess1
1 files changed, 1 insertions, 0 deletions
diff --git a/data/.htaccess b/data/.htaccess
index bba3837a4..902c08446 100644
--- a/data/.htaccess
+++ b/data/.htaccess
@@ -2,6 +2,7 @@
ExpiresActive on
ExpiresByType text/css "access plus 1 year"
ExpiresByType application/javascript "access plus 1 year"
+ ExpiresByType image/svg+xml "access plus 1 year"
</IfModule>
<IfModule mod_headers.c>