From 7d38afb4a8d4e5bbab93ab14f09019ed8f933018 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cyril=20Bont=C3=A9?= Date: Wed, 3 Feb 2010 20:41:26 +0100 Subject: [PATCH] [DOC] fix summary to add pattern extraction --- doc/configuration.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/configuration.txt b/doc/configuration.txt index 509c281f9..88752333b 100644 --- a/doc/configuration.txt +++ b/doc/configuration.txt @@ -52,7 +52,7 @@ Summary 6. HTTP header manipulation -7. Using ACLs +7. Using ACLs and pattern extraction 7.1. Matching integers 7.2. Matching strings 7.3. Matching regular expressions (regexes) @@ -63,6 +63,7 @@ Summary 7.5.3. Matching at Layer 7 7.6. Pre-defined ACLs 7.7. Using ACLs to form conditions +7.8. Pattern extraction 8. Logging 8.1. Log levels