Hello.
I have a following problem:
I configure IIS6 @ Win 2k3sp2 to use PHP5 in ISAPI mode.
But I can see only index page with http://host:8085/ address.
If I write same address as http://host:8085/index.php I receive 404 Page not found.
This IIS support several virtual hosts and I need PHP only in one of them.