Skip to content

Commit d121082

Browse files
nixuehannixuehan
authored andcommitted
v1.0
1 parent 02233c1 commit d121082

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/config.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ local Conf = {
1212
attackHtmlPageName = "",
1313
regularRule = "default",
1414

15-
allowIpAccess = {},
15+
allowIpAccess = {"172.16.1.*","127.0.0.1"},
1616
alloAccessSpidersIp = {},
1717
denyIPAccess = "/data/denyAccess.ip",--example:/data/denyAccess.ip
1818
globaldenyIpNgxShareDictExptimeSecond = 3600,

0 commit comments

Comments
 (0)