Skip to content

Commit

Permalink
w2b
Browse files Browse the repository at this point in the history
  • Loading branch information
loveshell committed Apr 19, 2015
1 parent ee2e656 commit 1b21447
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ nginx安装路径假设为:/usr/local/nginx/conf/
--是否拦截post攻击
whiteModule = "on"
--是否开启URL白名单
fileExtension={"jpeg","gif","jpg","png","bmp","rar","zip","tar.gz"}
black_fileExt={"php","jsp"}
--填写可上传文件后缀类型
ipWhitelist={"127.0.0.1"}
--ip白名单,多个ip用逗号分隔
Expand Down

0 comments on commit 1b21447

Please sign in to comment.