Sign in
nginx
/
nginx
/
96f8377fd89b8735027ccfebea8ad9e77f40f51c
/
.
/
src
/
http
/
ngx_http_modules.c
blob: ca1f4ac8402aedf759fe69553aea682402c4c18b [
file
] [
log
] [
blame
]
extern
ngx_http_module_t
ngx_http_output_filter_module
;
ngx_http_module_t
*
ngx_http_modules
[]
=
{
ngx_http_output_filter_module
,
NULL
};