by Luis de Vasconcelos.
You probably have to point the default page for your Moodle site on your web server to the index.php file in your Moodle directory.
This is the "Default Document" setting for your site in IIS.
For Apache I'm not sure... You can probably create a .htaccess file in the Moodle directory containing just:
DirectoryIndex index.php