We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca4383a commit ee40966Copy full SHA for ee40966
config.lua
@@ -6,7 +6,7 @@ Redirect="on"
6
CookieMatch="on"
7
postMatch="on"
8
whiteModule="on"
9
-fileExtension={"jpeg","gif","jpg","png","bmp","rar","zip","tar.gz"}
+black_fileExt={"php","jsp"}
10
ipWhitelist={"127.0.0.1"}
11
ipBlocklist={"1.0.0.1"}
12
CCDeny="off"
0 commit comments