Files
uwsgi/nginx/config
T
2012-03-07 15:06:38 +01:00

4 lines
160 B
Plaintext

ngx_addon_name=ngx_http_uwsgi_module
HTTP_MODULES="$HTTP_MODULES ngx_http_uwsgi_module"
NGX_ADDON_SRCS="$NGX_ADDON_SRCS $ngx_addon_dir/ngx_http_uwsgi_module.c"