I run into some issue with the .htaccess file. You see my DirectoryIndexes doesn't work properly from it. It supposed to open index.html then index.php but now when I have the .htaccess file there it only sees the index.php and not the index.html.
The reason I use the index.html file because that's directly reffer me to the portal.php
Any idea how to make the .htaccess to work that my directory indexes are opening in the right order?
|