增加文件后缀名限制选项

distributed
loveshell 2013-04-17 00:31:02 +08:00
parent dce9365e00
commit 6d1286a4e9
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@
logpath='/data/logs/hack/'
rulepath='/usr/local/nginx/conf/wafconf/'
syslogserver='127.0.0.1'
filext=''
--如果需要开启syslog传输请取消掉log函数部分的注释
--syslog函数和本地日志记录函数
local bit = require "bit"