mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-11-20 19:16:40 +03:00
Fix changed blog link
@@ -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 <code>SecDefaultAction</code> directive in the same configuration context will inherit its settings unless more specific actions are used. Every <code>SecDefaultAction</code> directive must specify a disruptive action and a processing phase and cannot contain metadata actions.
|
||||
|
||||
; Warning : <code>SecDefaultAction</code> 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 : <code>SecDefaultAction</code> 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.
|
||||
|
||||
Reference in New Issue
Block a user