ScrIPtAlias /php/ "C:/php/"
AddType application/x-httpd-php4 .php
AddType application/x-httpd-php4 .php3
AddType application/x-httpd-php4 .php4Action application/x-httpd-php4 "/php/php.exe"
DirectoryIndex index.html
DirectoryIndex index.htm 
DirectoryIndex index.php 
DirectoryIndex index.php3 
DirectoryIndex index.php4