In your Global Config try enabling URL re writing. Please note that for this to work correctly you will need to rename your htaccess.txt to .htaccess in the root of your Joomla installation. This will remove the index.php from your URLs.
Have done that, and it causes the internal error listed above. I have also compared the .htaccess file with a site where it does work, where the following is inserted, and I have tried with it in and out...
<IfModule mod_suphp.c>
suPHP_ConfigPath /
<Files php5.ini>
order allow,deny
deny from all
</Files>
</IfModule>
There are no replies made for this post yet. Be one of the first to reply to this post!
Please login to post a reply
You will need to be logged in to be able to post a reply. Login using the form on the right or register an account if you are new here. Register Here »