Joomla and SAFE_MODE

Problem Joomla CMS requires mod_rewrite. This can be a problem when using shared webhosting where SAFE_MODE is in effect. Solution Joomla uses mod_rewrite and .htaccess files. In global Apache conf you need to set something like: <Directory “/path_to_your_vhost/www.your_domain.com/htdocs”> Options Indexes