From 3c25f31b7abda216588baf7411c3f91d1a6a27b0 Mon Sep 17 00:00:00 2001
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 b4a130fef0..1fd9871b10 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 0adf7124a7..0fbda6d7a3 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 @@