cgi.d - fastcgi - LightTPD is not cooperative

Adam D. Ruppe via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Thu Oct 2 06:25:13 PDT 2014


Try running the program yourself with a port argument

yourprogram.exe --port 3000

for example, then have lighttpd configured to connect to that 
port for the application. That's what I had to do for nginx on 
Windows, lighttpd might be the same thing.


More information about the Digitalmars-d-learn mailing list