Jan 29th, 2010, 7:58 PM
Hey Jonathan,
Sorry for the wait - I was out of town for a week, then spent a few days doing catch-up.
Some (but few!) server's aren't configured to load a page when going to a particular folder. Most servers will look for files with names like index.html, index.php, index.shtml or even default.html and display that file if the user just enters in the folder in the browser address field. In your case, you'll need to enter .../index.php at the end of the address bar.
But this is generally regarded as a server misconfiguration. You might want to ask you hosting provider to automatically acknowledge index.php files as default for folders so that the server will dole up that page when visiting the folder.
Good luck!
- Ben
Sorry for the wait - I was out of town for a week, then spent a few days doing catch-up.
Some (but few!) server's aren't configured to load a page when going to a particular folder. Most servers will look for files with names like index.html, index.php, index.shtml or even default.html and display that file if the user just enters in the folder in the browser address field. In your case, you'll need to enter .../index.php at the end of the address bar.
But this is generally regarded as a server misconfiguration. You might want to ask you hosting provider to automatically acknowledge index.php files as default for folders so that the server will dole up that page when visiting the folder.
Good luck!
- Ben