Merge pull request 'fix: disable url rewriting for .webm files (closes #24)' (#25) from features/fix-webm-videos into main

Reviewed-on: #25
This commit is contained in:
Adrien Allard 2024-10-03 15:17:40 +00:00
commit 9da0cb8840
1 changed files with 1 additions and 1 deletions

View File

@ -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)/