It's just always done it - I am running a Joomla front - I dont know if its something it configured when it installed.. I'll check the file in a minute and let you know, but it is nothing I changed. It hadn't did this until about 2 weeks ago - Ive had zero issues before that and the forum has been up a year.
Code:
# Set some options.
Options All Indexes
Options +FollowSymLinks All Indexes
# Customized error messages.
ErrorDocument 404 /index.php
# Set the default handler.
DirectoryIndex index.php
I think thats the re-direct, but not the issue causing the redirect... if you get my meaning. There is some error triggering that. Its as if my index page IS my 500 and 404 error pages.