I know that if we put a page called "index.html" into our root directory that page will come up if no other page is specified, for example
www.lunarpages.com will bring up a page even though one isn't specified. What I'm wondering is if it's possible to allow the default webpage to be another extension. My site right now is written in .php and I would prefer to not have to do a redirect if people dont type in the full address of the home page. I did not find anything in the account manager that lets us view/change what pages will count as a default. Thanks in advance for any help