From 547afd8ff6b307240c3717c91a7cf689c2d5d1c9 Mon Sep 17 00:00:00 2001 From: Martin Vierula Date: Fri, 8 Dec 2023 08:08:34 -0800 Subject: [PATCH] Update expirevar availability reference --- Reference-Manual-(v3.x).mediawiki | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Reference-Manual-(v3.x).mediawiki b/Reference-Manual-(v3.x).mediawiki index fa6579e..e532066 100644 --- a/Reference-Manual-(v3.x).mediawiki +++ b/Reference-Manual-(v3.x).mediawiki @@ -2191,7 +2191,7 @@ SecRule REQUEST_URI "^/cgi-bin/script\.pl" "phase:2,id:115,t:none,t:lowercase,t: You should use the expirevar actions at the same time that you use setvar actions. Only one expirevar action per rule will be executed. -;Note: Available beginning with commit 2fcd373 (post v3.0.10). +;Note: Available beginning with v3.0.11. == id == '''Description''': Assigns a unique, numeric ID to the rule or chain in which it appears.