Put in first stab at fastcgi. Very early work in progress. Putting it
authorflorian <florian@openbsd.org>
Thu, 31 Jul 2014 09:23:53 +0000 (09:23 +0000)
committerflorian <florian@openbsd.org>
Thu, 31 Jul 2014 09:23:53 +0000 (09:23 +0000)
commitab07c98933d9d32ab7bd716f6d2307fe4bcf326f
treec66469bd53975ea62653f0eabcb6aa93ddae7c55
parent5f0944fff2b89dc7ec0a81f63fd1b2ee9c3f45f7
Put in first stab at fastcgi. Very early work in progress. Putting it
in now so that we can quickly work on it in tree. Requested by reyk@.
deraadt@ is OK with this according to reyk@.
usr.sbin/httpd/Makefile
usr.sbin/httpd/httpd.h
usr.sbin/httpd/server_fcgi.c [new file with mode: 0644]
usr.sbin/httpd/server_http.c