Current Date and Time:
Sun Mar 14th, 2010 11:33 pm
This is perhaps the easiest yet. If you need to overwrite your webserver settings for your default home page, you can use use your .htaccess file.
Simply use the DirectoryIndex option like this: DirectoryIndex index.php
This would set your default page to index.php
Back to the Htaccess tutorial