From 67754100fff22d62cf29898c4972417e4b61d3bc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Corentin=20S=C3=A9chet?= Date: Mon, 10 Jun 2024 11:06:54 +0200 Subject: [PATCH] fix: don't localize urls for svg assets --- config/.htaccess | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/.htaccess b/config/.htaccess index 6920183..c0027b0 100644 --- a/config/.htaccess +++ b/config/.htaccess @@ -4,7 +4,7 @@ Options -Indexes -MultiViews # assets. RewriteEngine on -RewriteRule \.(css|js|jpg|png|gif|woff|woff2)$ - [NC,L] +RewriteRule \.(css|js|jpg|png|gif|woff|woff2|svg)$ - [NC,L] RewriteCond %{HTTP:Accept-Language} ^(fr) [NC] RewriteCond %{REQUEST_URI} !^/(fr|en)/