[fpc-pascal] FastCGI on Windows IIS
Marcos Douglas
md at delfire.net
Tue Apr 26 15:55:07 CEST 2016
On Tue, Apr 26, 2016 at 3:39 AM, Michael Van Canneyt
<michael at freepascal.org> wrote:
> Well, time is of course an issue, but more importantly, I do not have ISS to
> test with.
>
> I think that PATHINFO needs to be corrected in custcgi.pp:
>
> Procedure TCGIRequest.InitFromEnvironment:
>
> Something like If Pos('IIS', ServerName)>0 then
> // Cut binary name from PathInfo
>
> It will then also be fixed for FastCGI as it reuses this routine.
I'll work on that. Thanks.
Regards,
Marcos Douglas
More information about the fpc-pascal
mailing list