diff --git a/Reference-Manual-(v2.x).mediawiki b/Reference-Manual-(v2.x).mediawiki index 2f89531..70a3ea7 100644 --- a/Reference-Manual-(v2.x).mediawiki +++ b/Reference-Manual-(v2.x).mediawiki @@ -1,6 +1,6 @@ = ModSecurity® Reference Manual = == Current as of v2.6 v2.7 v2.8 v2.9 v3.0 == -=== Copyright © 2004-2018 [https://www.trustwave.com/ Trustwave Holdings, Inc.] === +=== Copyright © 2004-2022 [https://www.trustwave.com/ Trustwave Holdings, Inc.] === = Table of Contents = = Introduction = @@ -725,7 +725,7 @@ The possible values for the debug log level are: Every rule following a previous SecDefaultAction directive in the same configuration context will inherit its settings unless more specific actions are used. Every SecDefaultAction directive must specify a disruptive action and a processing phase and cannot contain metadata actions. -; Warning : SecDefaultAction is not inherited across configuration contexts. (For an example of why this may be a problem, read the following ModSecurity Blog entry http://blog.spiderlabs.com/2008/07/three-modsecurity-rule-language-annoyances.html .) +; Warning : SecDefaultAction is not inherited across configuration contexts. (For an example of why this may be a problem, read the following ModSecurity Blog entry https://www.trustwave.com/en-us/resources/blogs/spiderlabs-blog/three-modsecurity-rule-language-annoyances/ .) == SecDisableBackendCompression == '''Description:''' Disables backend compression while leaving the frontend compression enabled.