Update index.py

pull/437/head
midoks 2 years ago
parent c3e9d8aa4c
commit 8757c646f6
  1. 2
      plugins/op_waf/index.py

@ -570,7 +570,7 @@ def reload():
mw.opWeb('stop') mw.opWeb('stop')
makeOpDstRunLua(True) makeOpDstRunLua(True)
autoMakeConfig(True, True) autoMakeConfig(True, False)
elog = mw.getServerDir() + "/openresty/nginx/logs/error.log" elog = mw.getServerDir() + "/openresty/nginx/logs/error.log"
if os.path.exists(elog): if os.path.exists(elog):

Loading…
Cancel
Save