Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | combine fastcgi capability with regular cgi binary | Shane Caraveo | 2002-03-10 | 1 | -0/+1265 |
include fastcgi library for ease of windows builds NOTE: included fastcgi library is modified for thread safety, but fastcgi support in cgi_main.c is only written for single threaded serving. This does not present any issue for using fastcgi. |