Dec 10th, 2010, 6:11 AM
(Dec 9th, 2010, 2:04 PM)Ben Wrote: Hi Rob,
It sounds like PHP isn't configured on your server.
Web servers are configured to automatically recognize files with certain names (like index.html, index.htm) and show them when someone requests the parent folder without a file name. When PHP is configured, index.php is added to the list.
I'd fire off an email to your hosting provider and ask what's up.
Good luck!
- Ben
Thanks for the quick reply, Ben. We actually host our own web server, so I'll talk to my network guy about it. He thought he had PHP set up, but we'll have to double-check.
Thanks again. I'll let you all know how it goes.
Rob