History log of /httpd/server/util_fcgi.c
Revision Date Author Comments Expand
b2c17021012bc4f7cd8e374c6bd72b926737320f 1612068 20-Jul-2014 jailletc36

Add missing APLOGNO. Refactor some lines to keep APLOGNO on the same line as ap_log_error, when applicable. Split lines longer than 80. Improve alignment.

bb41807fe76d1fca24dbf21394b9ffbce7a54514 1513492 13-Aug-2013 trawick

follow up to r1513454: fill in missing log number

ffaa9771884a8664f0e6267efbe9d26b40000461 1513454 13-Aug-2013 trawick

Add util_fcgi.h and associated definitions and support routines for FastCGI, based largely on mod_proxy_fcgi.