Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'misc/user/.htaccess')
-rw-r--r--misc/user/.htaccess1
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/user/.htaccess b/misc/user/.htaccess
index d045168f0c..8128bcd356 100644
--- a/misc/user/.htaccess
+++ b/misc/user/.htaccess
@@ -1,6 +1,7 @@
<Files "*.png">
Allow from all
</Files>
+
<Files "*.svg">
Allow from all
</Files> \ No newline at end of file