摘要:
接下来,继续理解helloworld模块中的指令。helloworld中的代码
/* Commands */
static ngx_command_t ngx_http_hello_world_commands[] = { { ngx_string("hello_world"), NGX_HTTP_LOC_CONF|NGX_CONF_NOARGS, ngx_http_hello_world, 0, 0, NULL }, ngx_null_command
};
有代码可以看出模块的指令在源码中ngx_command_t... 阅读全文
posted @ 2012-03-15 10:54
h2内存数据库
阅读(296)
评论(0)
推荐(0)

浙公网安备 33010602011771号