Hello
I am using PHP with Apache.
I would like to associate apache to load the index.php page by default whenever someone goes to the home directory of my site.
This is the default behaviour in all sites.
I guess this is not the default behaviour for php with apache.
Can anyone tell me how to configure apache to do it?
thanks