Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nginx/nginx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIgor Sysoev <igor@sysoev.ru>2010-06-18 19:51:14 +0400
committerIgor Sysoev <igor@sysoev.ru>2010-06-18 19:51:14 +0400
commitee5f9e50b98e9e8b83ff7f1d83471a66b9bc4822 (patch)
treed33f8f55a32d7e4fb0827b8f34e496716e988e2c /auto/sources
parent4115de9fe3bcc21c1595e5ffb6e9a1c72030bc66 (diff)
ngx_http_scgi_module
Diffstat (limited to 'auto/sources')
-rw-r--r--auto/sources4
1 files changed, 4 insertions, 0 deletions
diff --git a/auto/sources b/auto/sources
index eb0664bfd..3e201cf1f 100644
--- a/auto/sources
+++ b/auto/sources
@@ -416,6 +416,10 @@ HTTP_UWSGI_MODULE=ngx_http_uwsgi_module
HTTP_UWSGI_SRCS=src/http/modules/ngx_http_uwsgi_module.c
+HTTP_SCGI_MODULE=ngx_http_scgi_module
+HTTP_SCGI_SRCS=src/http/modules/ngx_http_scgi_module.c
+
+
HTTP_PERL_MODULE=ngx_http_perl_module
HTTP_PERL_INCS=src/http/modules/perl
HTTP_PERL_DEPS=src/http/modules/perl/ngx_http_perl_module.h