If you have an ever growing list of virtual hosts in your httpd.conf
you may find this script useful as a default homepage.
Name this file index.php and use it to replace the index.html file
in the docroot of your Apache installation:
- Unix: /usr/local/apache/htdocs
- Windows: C:\Program Files\Apache Group\Apache\htdocs
Click read more for the code.