pull/81/head
TonyChyi 2016-01-22 12:42:11 +08:00
parent e3b48f7ae4
commit f447029e2b
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
lua_package_path "/app/openresty-xwjr/nginx/conf/waf/?.lua";
lua_package_path "/etc/nginx/waf/?.lua";
lua_shared_dict limit 10m;
init_by_lua_file conf/waf/init.lua;
access_by_lua_file conf/waf/waf.lua;