From: Rich Bowen
RewriteRule pattern target [Flag1,Flag2,Flag3]-
The flags all have a short form, such as CO
, as well as
-a longer form, such as cookie
. Some flags take one or more
-arguments. Flags are not case sensitive.
Each flag (with a few exceptions) -has a long and short form. While it is most common to use +
Each flag (with a few exceptions) has a short form, such as
+CO
, as well as a longer form, such as cookie
.
+While it is most common to use
the short form, it is recommended that you familiarize yourself with the
-long form, so that you remember what each flag is supposed to do.
Flags that alter metadata associated with the request (T=, H=, E=) have no affect in per-directory and htaccess context, when a substitution diff --git a/docs/manual/rewrite/flags.html.fr b/docs/manual/rewrite/flags.html.fr index a039c9234b..5e1a1f782f 100644 --- a/docs/manual/rewrite/flags.html.fr +++ b/docs/manual/rewrite/flags.html.fr @@ -24,6 +24,8 @@
+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 77b3c9904e..506b6f43dc 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 912229af03..e4f3ee6f49 100644
--- a/docs/manual/rewrite/flags.xml.meta
+++ b/docs/manual/rewrite/flags.xml.meta
@@ -8,6 +8,6 @@