it was .htaccess file after all. Glad you solve the problem. Did you already have a .htaccess file in there? Was it from before? Not sure why your host would make you add redirect rules in the .htaccess to run index.php page? Normally, if the server can't find index.html and/or index.htm file it automatically redirects to index.php.
|