Commit a039fff0 authored by daidekun's avatar daidekun

openresty

parent f4914f21
......@@ -18,7 +18,7 @@ server {
location / {
expires -1;
set_by_lua_file $rootPath /usr/local/openresty/nginx/conf/conf.d/lua/toChannel.lua;
set_by_lua_file $rootPath /usr/local/openresty/nginx/conf/conf.d/lua/toChannel.lua;
header_filter_by_lua_file /usr/local/openresty/nginx/conf/conf.d/lua/addCookie.lua;
root $rootPath;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment