Return-Path: X-Original-To: apmail-httpd-docs-archive@www.apache.org Delivered-To: apmail-httpd-docs-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id EBEBC118B2 for ; Sat, 5 Apr 2014 14:56:13 +0000 (UTC) Received: (qmail 76922 invoked by uid 500); 5 Apr 2014 14:56:13 -0000 Delivered-To: apmail-httpd-docs-archive@httpd.apache.org Received: (qmail 76616 invoked by uid 500); 5 Apr 2014 14:56:01 -0000 Mailing-List: contact docs-help@httpd.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: docs@httpd.apache.org List-Id: Delivered-To: mailing list docs@httpd.apache.org Received: (qmail 76605 invoked by uid 99); 5 Apr 2014 14:55:59 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 05 Apr 2014 14:55:59 +0000 X-ASF-Spam-Status: No, hits=-2.3 required=5.0 tests=RCVD_IN_DNSWL_MED,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of lucien.gentis@univ-lorraine.fr designates 193.54.32.9 as permitted sender) Received: from [193.54.32.9] (HELO mta-out1.mel.univ-lorraine.fr) (193.54.32.9) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 05 Apr 2014 14:55:53 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by mta-out1.mel.univ-lorraine.fr (Postfix) with ESMTP id 96CB0E0004 for ; Sat, 5 Apr 2014 16:55:31 +0200 (CEST) X-Virus-Scanned: amavisd-new at univ-lorraine.fr Received: from [213.245.88.73] (213-245-88-73.rev.numericable.fr [213.245.88.73]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: gentis5@univ-lorraine.fr) by mta-out1.mel.univ-lorraine.fr (Postfix) with ESMTPSA id 4A0AFE0002 for ; Sat, 5 Apr 2014 16:55:31 +0200 (CEST) Message-ID: <5340195C.10406@univ-lorraine.fr> Date: Sat, 05 Apr 2014 16:55:24 +0200 From: Lucien Gentis User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.4.0 MIME-Version: 1.0 To: docs@httpd.apache.org Subject: question about flags.xml - trunk branch Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Hello everybody, In flags.xml - trunk branch - line 99 :

An alternative to this flag is using a RewriteCond to capture against %{THE_REQUEST} which will capture strings in the encoded form.

I don't understand the meaning of "to capture against %{THE_REQUEST}". --------------------------------------------------------------------- To unsubscribe, e-mail: docs-unsubscribe@httpd.apache.org For additional commands, e-mail: docs-help@httpd.apache.org