Thread: homepage error
View Single Post
  #7 (permalink)  
Old 10-13-2007, 03:31 PM
webdev webdev is offline
Supreme Babbler
 
Join Date: Apr 2007
Posts: 563
webdev has a few positive reputation points
Default

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.
Reply With Quote