We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a38f4f commit 2b1079eCopy full SHA for 2b1079e
1 file changed
README.md
@@ -64,7 +64,7 @@ nginx安装路径假设为:/usr/local/nginx/conf/
64
whiteModule = "on"
65
--是否开启URL白名单
66
black_fileExt={"php","jsp"}
67
- --填写可上传文件后缀类型
+ --填写不允许上传文件后缀类型
68
ipWhitelist={"127.0.0.1"}
69
--ip白名单,多个ip用逗号分隔
70
ipBlocklist={"1.0.0.1"}
0 commit comments