Add fastcgi
This commit is contained in:
8
src/fastcgi.c
Normal file
8
src/fastcgi.c
Normal file
@ -0,0 +1,8 @@
|
||||
/**
|
||||
* Necronda Web Server
|
||||
* FastCGI implementation
|
||||
* src/fastcgi.c
|
||||
* Lorenz Stechauner, 2020-12-26
|
||||
*/
|
||||
|
||||
#include "fastcgi.h"
|
Reference in New Issue
Block a user