diff --git a/web/.htaccess b/web/.htaccess index 68bdb01b4..d235942d6 100644 --- a/web/.htaccess +++ b/web/.htaccess @@ -20,6 +20,7 @@ DirectoryIndex app.php # mime types AddType video/mp4 .mp4 AddType video/webm .webm +AddType image/webp .webp AddType image/jpeg .pjpeg Options +SymLinksIfOwnerMatch