Hi, I started a thread yesterday on this problem and I still do not have an answer yet.
Can you please ck into this
It's showing the directory files rather then starting my index.html
thx
Mike
You may need to insert this into your .htaccess file:
Code:DirectoryIndex index.php index.html home.php home.html
which section of .htaccess do you add that line to?
i'm having the same problem , and i'd rather avoid making a redirect for it.