1 Star 1 Fork 1

iresty / lua-var-nginx-module

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
config 290 Bytes
一键复制 编辑 原始数据 按行查看 历史
王院生 提交于 2019-05-29 21:33 . init version.
ngx_addon_name=ngx_http_lua_var_module
HTTP_MODULES="$HTTP_MODULES ngx_http_lua_var_module"
NGX_ADDON_SRCS="$NGX_ADDON_SRCS $ngx_addon_dir/src/ngx_http_lua_var_module.c"
NGX_ADDON_DEPS="$NGX_ADDON_DEPS $ngx_addon_dir/src/ngx_http_lua_var_module.h"
CORE_INCS="$CORE_INCS $ngx_addon_dir/src"
Lua
1
https://gitee.com/iresty/lua-var-nginx-module.git
git@gitee.com:iresty/lua-var-nginx-module.git
iresty
lua-var-nginx-module
lua-var-nginx-module
master

搜索帮助