Re: php webservice extensions on IIS, IIS returns 404 on php
Posted by Mike P2 on 05/24/07 02:12
On May 18, 11:47 am, pantagruel <rasmussen.br...@gmail.com> wrote:
> Hi,
> I'm trying to get the PHP isapi filter to work on IIS.
>
> so what should I do to get around the Windows IIS return 404 on php
> files?
>
> Thanks,
> Bryan
I don't think the ISAPI filter works unless you have IIS set up (try
Web.config) to handle PHP files through the filter. Set it up as you
would set up any ASP.net filter.