How do I make Videos work with Joomla?

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.
  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

What scripts can Fantastico Install?

Fantastico can install the following scripts:Blogsb2b2evolutionNucleuspMachine...

Bulletin Board

CPanel allows you to install a pre-made forum called phpBB. The phpBB is a PHP web-based bulletin...

How do I change my TimeZone?

To use your timezone instead of the server's timezone simply open your .htaccess file located in...

NEW PHP Add Handlers

If you need an add handler for PHP please use the following:#PHP5AddHandler...