From 24e7e362f9b6f26095f68f8d6013dc1f2f37c721 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Corentin=20S=C3=A9chet?= Date: Thu, 3 Oct 2024 15:20:06 +0200 Subject: [PATCH] fix: disable url rewriting for .webm files (closes #24) --- config/.htaccess | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/.htaccess b/config/.htaccess index f3a338a..5e5a7c6 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|ico)$ - [NC,L] +RewriteRule \.(css|js|jpg|png|gif|woff|woff2|svg|ico|webm)$ - [NC,L] RewriteCond %{HTTP:Accept-Language} ^(fr) [NC] RewriteCond %{REQUEST_URI} !^/(fr|en)/