I recently was trying to serve some webm encoded videos from Apache2, and I realize that, at least Apache packaged version at Ubuntu 10.04 missed a configuration tip:
- Open /etc/apache2/mods-available/mime.conf with your favourite text editor ( VIM please 🙂
- Add this line at the end of the file: AddType video/webm .webm (if you just want to add audio files support add this too: AddType audio/webm .weba)
- Save and exit
- Reload/restart Apache
Enjoy! 😉
Acerca de Ibon
Me gusta salir a correr, pasear, andar en bici y patinar :)
Si no te saludo es que, o no llevo las gafas puestas o que tengo mal dÃa. Pero no te lo tomes a mal: seguro que mañana estoy de mejor humor ;)
Me gusta escuchar algunos podcasts sobre divulgación cientÃfica: Coffee Break, CienciaES, y algunos otros que divulgan buen karma.
Creo en los principios que fundamentan el Software Libre, y me parece una gran herramienta para conseguir una sociedad mas justa.