From: Lucien Gentis
Date: Sat, 17 May 2014 14:09:32 +0000 (+0000)
Subject: Update.
X-Git-Tag: 2.5.0-alpha~4190
X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=16d0a0f3db4d4caecf67f7ef9fa151520bb0ef23;p=apache
Update.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1595487 13f79535-47bb-0310-9956-ffa450edef68
---
diff --git a/docs/manual/expr.html.fr b/docs/manual/expr.html.fr
index 7f4b0f6dd4..c87047ac7d 100644
--- a/docs/manual/expr.html.fr
+++ b/docs/manual/expr.html.fr
@@ -63,6 +63,7 @@
caractères. Dans ce cas, le point de départ de la BNF est
string
.
+
expr ::= "true" | "false"
| "!" expr
| expr "&&" expr
@@ -123,7 +124,7 @@ rebackref ::= "$" [0-9]
function ::= funcname "(" word ")"
listfunction ::= listfuncname "(" word ")"
-
+
@@ -148,11 +149,12 @@ listfunction ::= listfuncname "
(" word "
)"
HTTP_ACCEPT |
-
HTTP_FORWARDED |
-
HTTP_HOST |
-
HTTP_PROXY_CONNECTION |
-
HTTP_REFERER |
-
HTTP_USER_AGENT |
+
HTTP_COOKIE |
+
HTTP_FORWARDED |
+
HTTP_HOST |
+
HTTP_PROXY_CONNECTION |
+
HTTP_REFERER |
+
HTTP_USER_AGENT |
Autres variables liées aux requêtes
@@ -166,7 +168,7 @@ listfunction ::= listfuncname "
(" word "
)"
REQUEST_URI |
La partie chemin de l'URI de la requête |
DOCUMENT_URI |
- Idem REQUEST_URI |
+
Idem REQUEST_URI |
REQUEST_FILENAME |
Le chemin complet dans le système de fichiers local du
fichier ou du script correspondant à la requête, si le serveur
@@ -253,6 +255,10 @@ listfunction ::= listfuncname "(" word ")" | CONN_REMOTE_ADDR |
L'adresse IP du correspondant pour la connexion (voir le module
mod_remoteip ) |
+
CONTEXT_PREFIX |
+ |
+
CONTEXT_DOCUMENT_ROOT |
+ |
Variables diverses