Return-Path: X-Original-To: apmail-httpd-cvs-archive@www.apache.org Delivered-To: apmail-httpd-cvs-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 01A5B9156 for ; Sun, 4 Dec 2011 14:57:44 +0000 (UTC) Received: (qmail 12955 invoked by uid 500); 4 Dec 2011 14:57:43 -0000 Delivered-To: apmail-httpd-cvs-archive@httpd.apache.org Received: (qmail 12848 invoked by uid 500); 4 Dec 2011 14:57:43 -0000 Mailing-List: contact cvs-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: dev@httpd.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list cvs@httpd.apache.org Received: (qmail 12841 invoked by uid 99); 4 Dec 2011 14:57:43 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 04 Dec 2011 14:57:43 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 04 Dec 2011 14:57:42 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 294AA23889DA; Sun, 4 Dec 2011 14:57:21 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1210120 - in /httpd/httpd/trunk/docs/manual: expr.xml.fr mod/core.xml.fr mod/mod_autoindex.xml.fr mod/mod_rewrite.xml.fr Date: Sun, 04 Dec 2011 14:57:20 -0000 To: cvs@httpd.apache.org From: lgentis@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20111204145721.294AA23889DA@eris.apache.org> Author: lgentis Date: Sun Dec 4 14:57:20 2011 New Revision: 1210120 URL: http://svn.apache.org/viewvc?rev=1210120&view=rev Log: Updates. Modified: httpd/httpd/trunk/docs/manual/expr.xml.fr httpd/httpd/trunk/docs/manual/mod/core.xml.fr httpd/httpd/trunk/docs/manual/mod/mod_autoindex.xml.fr httpd/httpd/trunk/docs/manual/mod/mod_rewrite.xml.fr Modified: httpd/httpd/trunk/docs/manual/expr.xml.fr URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/expr.xml.fr?rev=1210120&r1=1210119&r2=1210120&view=diff ============================================================================== --- httpd/httpd/trunk/docs/manual/expr.xml.fr (original) +++ httpd/httpd/trunk/docs/manual/expr.xml.fr Sun Dec 4 14:57:20 2011 @@ -1,7 +1,7 @@ - + @@ -250,7 +250,7 @@ listfunction ::= listfuncname "( (voir la directive ErrorLogFormat) CONN_REMOTE_ADDR - L'adresse IP réelle de l'hôte distant (voir le module + L'adresse IP du correspondant pour la connexion (voir le module mod_remoteip) Modified: httpd/httpd/trunk/docs/manual/mod/core.xml.fr URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/mod/core.xml.fr?rev=1210120&r1=1210119&r2=1210120&view=diff ============================================================================== --- httpd/httpd/trunk/docs/manual/mod/core.xml.fr (original) +++ httpd/httpd/trunk/docs/manual/mod/core.xml.fr Sun Dec 4 14:57:20 2011 @@ -1,7 +1,7 @@ - + @@ -1509,10 +1509,11 @@ host Le signe pourcentage %a - Adresse IP et port distants + Adresse IP et port clients %{c}a - Port et adresse IP distants réels (voir le module + Port et adresse IP sous-jacents du correspondant pour la + connexion (voir le module mod_remoteip) %A Modified: httpd/httpd/trunk/docs/manual/mod/mod_autoindex.xml.fr URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/mod/mod_autoindex.xml.fr?rev=1210120&r1=1210119&r2=1210120&view=diff ============================================================================== --- httpd/httpd/trunk/docs/manual/mod/mod_autoindex.xml.fr (original) +++ httpd/httpd/trunk/docs/manual/mod/mod_autoindex.xml.fr Sun Dec 4 14:57:20 2011 @@ -1,7 +1,7 @@ - + @@ -298,7 +298,7 @@ fichier en fonction de son type MIME").

Exemple - AddDescription "La planète Mars" /web/pics/mars.gif + AddDescription "La planète Mars" mars.gif

La taille par défaut, habituelle du champ de description est de @@ -335,6 +335,15 @@ fichier en fonction de son type MIME + + Arguments avec chemins +

Les chemins absolus ne sont actuellement pas supportés et ne + peuvent correspondre à aucun chemin réel à l'exécution. Les + arguments contenant des chemins relatifs, qui ne devraient être + normalement utilisés que dans les fichiers htaccess, sont + implicitement préfixés par '*/' afin d'éviter toute association + avec des noms de répertoires partiels.

+ @@ -559,6 +568,13 @@ de l'index d'un répertoire IndexIgnore .??* *~ *# HEADER* README* RCS CVS *,v *,t + + Expressions rationnelles +

Cette directive est actuellement incompatible avec les sections + de configuration qui comportent des arguments avec expressions + rationnelles comme DirectoryMatch

+
Modified: httpd/httpd/trunk/docs/manual/mod/mod_rewrite.xml.fr URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/mod/mod_rewrite.xml.fr?rev=1210120&r1=1210119&r2=1210120&view=diff ============================================================================== --- httpd/httpd/trunk/docs/manual/mod/mod_rewrite.xml.fr (original) +++ httpd/httpd/trunk/docs/manual/mod/mod_rewrite.xml.fr Sun Dec 4 14:57:20 2011 @@ -1,7 +1,7 @@ - + @@ -192,6 +192,30 @@ la version version 2.1 Apache.

+
AllowNoSlash
+
+

Par défaut, mod_rewrite ignore les URLs qui + correspondent à un répertoire sur disque, mais ne comportent pas + de slash final, afin que le module mod_dir + redirige le client vers l'URL canonique avec un slash final.

+ +

Lorsque la directive DirectorySlash est définie à off, il + est possible de spécifier l'option AllowNoSlash pour + s'assurer que les règles de réécriture ne soient plus ignorées. + Si on le souhaite, cette option permet de faire s'appliquer des + règles de réécriture qui correspondent à un répertoire sans slash + final au sein de fichiers .htaccess. Elle est disponible à + partir de la version 2.4.0 du serveur HTTP Apache. + + When the DirectorySlash directive ++ is set to off, the AllowNoSlash option can be enabled to ensure ++ that rewrite rules are no longer ignored. This option makes it possible to ++ apply rewrite rules within .htaccess files that match the directory without ++ a trailing slash, if so desired. Available in Apache HTTP Server 2.4.0 and ++ later.

++
+