[nginx] 脚本引擎

配置文件中变量的使用:Nginx 变量漫谈 代码注释:Nginx 脚本引擎解析源码注释 1、普通变量 ./src/http/ngx_http_core_module.h struct ngx_http_core_main_conf_t { ngx_hash_t variables_hash; ngx_hash_keys_arrays_t *variables_keys; // v
相关文章
相关标签/搜索