建材在线首页(nginx waf)
用户投稿
•
•
阅读 101
建材在线首页:编译的nginx:lua模块
configure arguments: --user=nobody --group=nobody --with-http_realip_module --with-pcre --prefix=/usr/local/nginx --with-http_stub_status_module --with-http_ssl_module --with-http_v2_module --with-http_gzip_static_module --with-http_sub_module --add-module=/data/src/ngx_devel_kit-0.2.19 --add-module=/data/src/lua-nginx-module-0.10.14 --with-ld-opt=-Wl,-rpath,/usr/local/lib
#jsh_waf.tar.gz
wget https://download.o2oyc.com/nginxwaf/jsh_waf.tar.gz
tar -vxzf jsh_waf.tar.gz -C /usr/local/nginx/conf/
nginx.conf:http下添加
http{
lua_shared_dict limit 50m;
lua_package_path "/usr/local/nginx/conf/jsh_waf/?.lua";
init_by_lua_file "/usr/local/nginx/conf/jsh_waf/init.lua";
access_by_lua_file "/usr/local/nginx/conf/jsh_waf/waf.lua";
}
随机文章
站长导航友情链接交换
关键词排名优化
网站内容优化
SEO小小课堂网
SEO教程
友情链接交换
搜素引擎算法
百度搜索“网赚联盟”即可找到本站,微信搜索“小小课堂网”关注小小课堂网公众号。网赚联盟( wangzhuan.org.cn )欢迎用户投稿,发布者:用户投稿,文章版权归作者所有,投稿文章不代表网赚联盟立场,中二少年发布为网赚联盟原创文章,转载请注明出处:https://wangzhuan.org.cn/57255.html

微信扫一扫
支付宝扫一扫