Browse Source

fix readme

pull/71/head
loveshell 9 years ago
parent
commit
2b1079ee50
  1. 2
      README.md

2
README.md

@ -64,7 +64,7 @@ nginx安装路径假设为:/usr/local/nginx/conf/
whiteModule = "on"
--是否开启URL白名单
black_fileExt={"php","jsp"}
--填写上传文件后缀类型
--填写不允许上传文件后缀类型
ipWhitelist={"127.0.0.1"}
--ip白名单,多个ip用逗号分隔
ipBlocklist={"1.0.0.1"}

Loading…
Cancel
Save