To have videos work on your website with your  Joomla installation simply add the following to the .htaccess file  located in your public_html folder:
 
 php_flag register_globals on
 SecFilterEngine Off
 
 *Note: If a .htaccess file does not exist in public_html you can simply create one.
- 1 Kunder som kunne bruge dette svar
