We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c929d1c commit 83e36f1Copy full SHA for 83e36f1
lua/anti_ddos_challenge.lua
@@ -1832,7 +1832,7 @@ localized.exit_status = false --true or false
1832
--[[
1833
a fix for content-type miss matching and lets say a text/html page your nginx is providing application/octet-stream as the content-type
1834
]]
1835
-localized.content_type_fix = true --true or false
+localized.content_type_fix = false --true or false
1836
1837
1838
End Configuration
0 commit comments