From: Rich Bowen Date: Mon, 22 Apr 2013 14:14:22 +0000 (+0000) Subject: Rebiuld X-Git-Tag: 2.5.0-alpha~5549 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c2460ee3f6d09e8613f6c7d1959c85588256fefd;p=apache Rebiuld git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1470532 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/configuring.html.en b/docs/manual/configuring.html.en index 9d56dc36b5..1942e54c4a 100644 --- a/docs/manual/configuring.html.en +++ b/docs/manual/configuring.html.en @@ -69,6 +69,9 @@ Server.

There must be no other characters or white space between the backslash and the end of the line.

+

Arguments to directives are separated by whitespace. If an + argument contains spaces, you must enclose that argument in quotes.

+

Directives in the configuration files are case-insensitive, but arguments to directives are often case sensitive. Lines that begin with the hash character "#" are considered diff --git a/docs/manual/configuring.xml.de b/docs/manual/configuring.xml.de index 5b7c609efc..ab2038ea30 100644 --- a/docs/manual/configuring.xml.de +++ b/docs/manual/configuring.xml.de @@ -1,7 +1,7 @@ - + - + + + + + diff --git a/docs/manual/mod/mod_rewrite.html.fr b/docs/manual/mod/mod_rewrite.html.fr index 9a1ff880a0..d08b7ffad8 100644 --- a/docs/manual/mod/mod_rewrite.html.fr +++ b/docs/manual/mod/mod_rewrite.html.fr @@ -27,8 +27,6 @@

Langues Disponibles:  en  |  fr 

-
Cette traduction peut être périmée. Vérifiez la version - anglaise pour les changements récents.
@@ -451,7 +449,7 @@ la r
  • A des fins de référence avant, on peut utiliser, - %{LA-U:variable}, qui + %{LA-U:variable}, qui permet d'effectuer une sous-requête interne à base d'URL, afin de déterminer la valeur finale de variable. Ceci permet d'accéder à la valeur d'une variable pour la réécriture inconnue diff --git a/docs/manual/mod/mod_rewrite.xml.meta b/docs/manual/mod/mod_rewrite.xml.meta index 0be21e86f4..decc0a7b1e 100644 --- a/docs/manual/mod/mod_rewrite.xml.meta +++ b/docs/manual/mod/mod_rewrite.xml.meta @@ -8,6 +8,6 @@ en - fr + fr
  • Description:Ce module fournit un moteur de réécriture à base de règles permettant de réécrire les URLs des requêtes à la volée