FastCGI
2017-02-03 20:19:03.621035+01 by Dan Lyke 5 comments
Migrating the Flutterby system to use FastCGI. Holla if you see any problems, s'il vous plait.
2017-02-03 20:19:03.621035+01 by Dan Lyke 5 comments
Migrating the Flutterby system to use FastCGI. Holla if you see any problems, s'il vous plait.
[ related topics: Interactive Drama ]
comments in ascending chronological order (reverse):
#Comment Re: FastCGI made: 2017-02-04 09:28:28.097203+01 by: brennen
This broke:
https://www.flutterby.com/arch...ate=2017-02-01&todate=2017-02-03
#Comment Re: FastCGI made: 2017-02-06 17:16:41.420118+01 by: Dan Lyke
Thanks. Fixed.
#Comment Re: FastCGI made: 2017-02-06 23:50:39.956917+01 by: Dan Lyke
Ugh, and all sorts of UTF-8 issues reappeared. Be nice to rewrite all this crap in C...
#Comment Re: FastCGI made: 2017-02-07 04:30:53.466945+01 by: spc476
Nothing stopping you, and there are some libraries for you to use (or start with).
#Comment Re: FastCGI made: 2017-02-07 16:22:59.131539+01 by: Dan Lyke
Thanks. I'm doing C++ on Flutterby.net, but was having trouble getting the various FastCGI libraries working correctly.