From 3ba1e972d4d75fd85273ca477f39c892f6e3e634 Mon Sep 17 00:00:00 2001 From: Anxhelo Lushka Date: Fri, 9 Mar 2018 00:10:42 +0100 Subject: [PATCH] Update .htaccess --- .htaccess | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.htaccess b/.htaccess index 31bf0fa..8defcc8 100644 --- a/.htaccess +++ b/.htaccess @@ -32,3 +32,5 @@ RewriteRule ^([^\.]+)$ $1.html [NC,L] BrowserMatch \bMSIE !no-gzip !gzip-only-text/html Header append Vary User-Agent + +AddType image/svg+xml .svg .svgz