From 3a6ac6b42a272c33129f8e4104d585fc75bb1f8d Mon Sep 17 00:00:00 2001 From: Victor Hora Date: Fri, 2 Mar 2018 11:48:20 -0500 Subject: [PATCH] Updating a few options unsupported or deprecated on v3 --- Reference-Manual.mediawiki | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/Reference-Manual.mediawiki b/Reference-Manual.mediawiki index 18602d3..6391bf0 100644 --- a/Reference-Manual.mediawiki +++ b/Reference-Manual.mediawiki @@ -581,9 +581,9 @@ You should be aware that the internal chroot feature might not be 100% reliable. '''Scope:''' Any -'''Version:''' 2.6.3 +'''Version:''' 2.6.3-2.9.x -'''Supported on libModSecurity:''' Yes +'''Supported on libModSecurity:''' No == SecComponentSignature == '''Description:''' Appends component signature to the ModSecurity signature. @@ -594,7 +594,7 @@ You should be aware that the internal chroot feature might not be 100% reliable. '''Scope:''' Main -'''Version:''' 2.5.0 +'''Version:''' 2.5.0-3.x '''Supported on libModSecurity:''' Yes @@ -644,14 +644,16 @@ This directive provides an easy way to control content injection, no matter what '''Scope:''' Any -'''Version:''' 2.0.0 +'''Version:''' 2.0.0-2.9.x -'''Supported on libModSecurity:''' Yes +'''Supported on libModSecurity:''' TBD The possible values are: *'''0''': Use version 0 (Netscape) cookies. This is what most applications use. It is the default value. *'''1''': Use version 1 cookies. +; Note : Only version 0 (Netscape) cookies is currently supported on libModSecurity (v3) + == SecCookieV0Separator == '''Description:''' Specifies which character to use as the separator for cookie v0 content.