]> granicus.if.org Git - apache/commitdiff
Rebuild.
authorLucien Gentis <lgentis@apache.org>
Sat, 30 Aug 2014 13:14:48 +0000 (13:14 +0000)
committerLucien Gentis <lgentis@apache.org>
Sat, 30 Aug 2014 13:14:48 +0000 (13:14 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1621457 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/rewrite/rewritemap.html.fr

index 12f17738f17b78805afd2405a596ed649fd11e52..941f37f40cae735d596d176191a9bf7f0ec3d238 100644 (file)
@@ -163,7 +163,7 @@ RewriteRule ^/product/(.*) /prods.php?id=${product2id:$1|NOTFOUND} [PT]</pre>
 
 
     <p>Nous supposons ici que le script <code>prods.php</code> sait quoi
-    faire lorsqu'il reçoit un argument <code>id=NON-TROUVE</code>, dans
+    faire lorsqu'il reçoit un argument <code>id=NOTFOUND</code>, dans
     le cas où le produit ne se trouve pas dans la table de
     correspondances.</p>