From f6a3c791653dcb760ff76a8b0ec2cde4bae99c28 Mon Sep 17 00:00:00 2001 From: Daniel Gruno Date: Sat, 1 Sep 2012 07:10:23 +0000 Subject: [PATCH] xforms git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1379706 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/core.html.en | 3 ++- docs/manual/mod/core.xml.de | 2 +- docs/manual/mod/core.xml.fr | 2 +- docs/manual/mod/core.xml.ja | 2 +- docs/manual/mod/core.xml.tr | 2 +- docs/manual/mod/mod_authn_dbd.html.en | 3 ++- docs/manual/mod/mod_dbd.html.en | 2 +- docs/manual/mod/mod_rewrite.html.en | 4 +++- docs/manual/mod/mod_rewrite.html.fr | 2 +- docs/manual/mod/mod_rewrite.xml.fr | 2 +- docs/manual/rewrite/flags.html.en | 3 ++- docs/manual/rewrite/flags.html.fr | 2 ++ docs/manual/rewrite/flags.xml.fr | 2 +- docs/manual/rewrite/flags.xml.meta | 2 +- 14 files changed, 20 insertions(+), 13 deletions(-) diff --git a/docs/manual/mod/core.html.en b/docs/manual/mod/core.html.en index c6f627bae63..d709e4be764 100644 --- a/docs/manual/mod/core.html.en +++ b/docs/manual/mod/core.html.en @@ -483,7 +483,8 @@ NoDecode option available in 2.2.18 and later. SetHandler, SetInputFilter, SetOutputFilter, and mod_mime Add* and Remove* directives, etc.), document meta data (Header, RequestHeader, SetEnvIf, SetEnvIfNoCase, BrowserMatch, CookieExpires, CookieDomain, CookieStyle, CookieTracking, CookieName), - mod_rewrite directives (RewriteEngine, RewriteOptions, RewriteBase, RewriteCond, RewriteRule) and + mod_rewrite directives (RewriteEngine, RewriteOptions, RewriteBase, RewriteCond, RewriteRule), + mod_alias directives (Redirect, RedirectTemp, RedirectPermanent, RedirectMatch), and Action from mod_actions. diff --git a/docs/manual/mod/core.xml.de b/docs/manual/mod/core.xml.de index e02212d78ca..2d028244c40 100644 --- a/docs/manual/mod/core.xml.de +++ b/docs/manual/mod/core.xml.de @@ -1,7 +1,7 @@ - + + diff --git a/docs/manual/mod/core.xml.ja b/docs/manual/mod/core.xml.ja index 252760c5967..d1f7b934dc4 100644 --- a/docs/manual/mod/core.xml.ja +++ b/docs/manual/mod/core.xml.ja @@ -1,7 +1,7 @@ - + + + diff --git a/docs/manual/rewrite/flags.html.en b/docs/manual/rewrite/flags.html.en index 33761d45fe4..f43a5dcdc83 100644 --- a/docs/manual/rewrite/flags.html.en +++ b/docs/manual/rewrite/flags.html.en @@ -595,7 +595,8 @@ URI in request' warnings.

S|skip

The [S] flag is used to skip rules that you don't want to run. The syntax of the skip flag is [S=N], where N signifies -the number of rules to skip. This can be thought of as a goto +the number of rules to skip (provided the +RewriteRule matches). This can be thought of as a goto statement in your rewrite ruleset. In the following example, we only want to run the RewriteRule if the requested URI doesn't correspond with an actual file.

diff --git a/docs/manual/rewrite/flags.html.fr b/docs/manual/rewrite/flags.html.fr index 4b79c72998b..dc39944bc7c 100644 --- a/docs/manual/rewrite/flags.html.fr +++ b/docs/manual/rewrite/flags.html.fr @@ -24,6 +24,8 @@

Langues Disponibles:  en  |  fr 

+
Cette traduction peut être périmée. Vérifiez la version + anglaise pour les changements récents.

Ce document décrit les drapeaux disponibles dans la directive RewriteRule, en fournissant diff --git a/docs/manual/rewrite/flags.xml.fr b/docs/manual/rewrite/flags.xml.fr index 7577b539add..2e2a8ef7736 100644 --- a/docs/manual/rewrite/flags.xml.fr +++ b/docs/manual/rewrite/flags.xml.fr @@ -1,7 +1,7 @@ - + diff --git a/docs/manual/rewrite/flags.xml.meta b/docs/manual/rewrite/flags.xml.meta index 912229af035..e4f3ee6f495 100644 --- a/docs/manual/rewrite/flags.xml.meta +++ b/docs/manual/rewrite/flags.xml.meta @@ -8,6 +8,6 @@ en - fr + fr -- 2.47.2