aboutsummaryrefslogtreecommitdiffstats
path: root/slowcgi.c (follow)
Commit message (Expand)AuthorAgeLines
* slowcgi grows an option to specify an alternate FastCGI socket on which to li...blambert2020-05-24-6/+11
* Give slowcgi a style(9) scrubbing. No functional change.blambert2020-05-24-41/+47
* move bgplg and slowcgi sockets to /var/www/run input reyk@, guenther@ "move f...florian2020-05-24-2/+2
* off by one, from Henri Kemppainen <duclare-at-guu.fi>, thanks!florian2020-05-24-2/+2
* Fix pasto where 'c' instead of 'clients' is checked for NULL and add missing ...jasper2020-05-24-2/+3
* Put slowcgi(8) a FastCGI to CGI wrapper in to work on it in tree. Not hooked ...florian2020-05-24-0/+1030