Hello everybody,
I’ve installed Expression Engine in its own directory, not in the root domain directory, like this: “http://www.example.com/blog/index.php”.
If its main/index page in that directory is named “index.php”, do I also need an “index.html” page with a redirect to the “index.php” page?
If I don’t use an “index.html” page in the directory, will browsers automatically load “index.php”, or will users see an open directory? How can I ensure browsers will always, without fail, load “index.php”?
Thanks everyone!