[fpc-pascal] FastCGI on Windows IIS
Marcos Douglas
md at delfire.net
Sun Apr 24 06:31:52 CEST 2016
Hi,
I'm trying to use FastCGI on IIS without success.
https://www.iis.net/configreference/system.webserver/fastcgi
My environment is:
- FPC 2.6.5
- Lazarus 1.5
- IIS
- Windows 10
The CGI protocol works fine, but FastCGI not. I got an error 500.
If I change the fpFCGI to fpcgi — and comment the Application.Port —
everything works fine.
Could you help me?
Regards,
Marcos Douglas
More information about the fpc-pascal
mailing list