When I upload WebM (.webm) with filefield mimedetect don't reconinze webm and shows it like application/octet-stream and Ogg Theora files (.ogv) show that it can't upload the file because the content (application/ogg) don't match with the extension.
I already added AddType video/webm webm and AddType video/ogg ogv to .htaccess, but it just don't work.
Comments
Comment #1
manuel.adanClosing this as outdated, feel free to re-open if you're still looking for a solution and waiting for appropriate assistance.