PWS on win 9x is essentially IIS3 with some functionality missing. It does
say in the docs that the ISAPI module is not supported on IIS3. Whether this
means it won't work, I don't know, but that may be the problem.
> My assumption is that I just need to edit the registry entry and change it
>
This is more academic than anything else, but I was trying to
study the various implementations of PHP on windows. As one
test, I wanted to first configure PWS (on W98) to run PHP as a CGI, then
switch over to an isapi.dll. I realize that ISAPI is still considered
experimental except on W2K, and