From: Rich Bowen Date: Fri, 20 Jan 2023 17:39:17 +0000 (+0000) Subject: Rebuild docs. X-Git-Tag: 2.4.56-candidate~37 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8d9d347cfc97d64232148062b8f92ef7ddede077;p=thirdparty%2Fapache%2Fhttpd.git Rebuild docs. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1906841 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_rewrite.html.en b/docs/manual/mod/mod_rewrite.html.en index 07ce10c989b..1631fe0cc90 100644 --- a/docs/manual/mod/mod_rewrite.html.en +++ b/docs/manual/mod/mod_rewrite.html.en @@ -1145,14 +1145,14 @@ to break in these contexts is relative substitutions. follow the rules of the directory context.
  • By default, mod_rewrite overrides rules when -merging sections belonging to the same context. The RewriteOptions directive can change this behavior, +merging sections belonging to the same context. The RewriteOptions directive can change this behavior, for example using the Inherit setting.
  • -
  • The RewriteOptions also regulates the +
  • The RewriteOptions also regulates the behavior of sections that are stated at the same nesting level of the configuration. In the following example, by default only the RewriteRules stated in the second If block -are considered, since the first ones are overridden. Using RewriteOptions Inherit forces mod_rewrite to merge the two +are considered, since the first ones are overridden. Using RewriteOptions Inherit forces mod_rewrite to merge the two sections and consider both set of statements, rather than only the last one.
  • <If "true">
    diff --git a/docs/manual/mod/mod_rewrite.html.fr.utf8 b/docs/manual/mod/mod_rewrite.html.fr.utf8
    index 9489277ab62..053b1e3ccd4 100644
    --- a/docs/manual/mod/mod_rewrite.html.fr.utf8
    +++ b/docs/manual/mod/mod_rewrite.html.fr.utf8
    @@ -29,6 +29,8 @@
     

    Langues Disponibles:  en  |  fr 

    +
    Cette traduction peut être périmée. Vérifiez la version + anglaise pour les changements récents.
    diff --git a/docs/manual/mod/mod_rewrite.xml.fr b/docs/manual/mod/mod_rewrite.xml.fr index 0e5383b022c..760e9826357 100644 --- a/docs/manual/mod/mod_rewrite.xml.fr +++ b/docs/manual/mod/mod_rewrite.xml.fr @@ -1,7 +1,7 @@ - + diff --git a/docs/manual/mod/mod_rewrite.xml.meta b/docs/manual/mod/mod_rewrite.xml.meta index decc0a7b1e8..0be21e86f4d 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