From cbf6e521b84a37e9d62eb928d089e81ac8bc2a86 Mon Sep 17 00:00:00 2001 From: Adrien Allard Date: Mon, 10 Jun 2024 12:53:35 +0200 Subject: [PATCH] fix: fix: don't localize urls for ico assets --- config/.htaccess | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/.htaccess b/config/.htaccess index c0027b0..f3a338a 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|svg)$ - [NC,L] +RewriteRule \.(css|js|jpg|png|gif|woff|woff2|svg|ico)$ - [NC,L] RewriteCond %{HTTP:Accept-Language} ^(fr) [NC] RewriteCond %{REQUEST_URI} !^/(fr|en)/