From: Rich Bowen This document discusses the flags which are available to the
RewriteRule directive,
-providing detailed explanations and examples. This is not necessarily
-a comprehensive list of all flags available, so be sure to also
-consult the reference documentation.
Introduction
The flagsRewriteRules can have
-their behavior modified by one or more flags. Flags are included in
+
A RewriteRule can have
+its behavior modified by one or more flags. Flags are included in
square brackets at the end of the rule, and multiple flags are separated
by commas.
@@ -50,7 +48,8 @@ arguments. Flags are not case sensitive.
Each flag has a long and short form. While it is most common to use +
Each flag (with a few exceptions) +has a long and short form. 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.
diff --git a/docs/manual/rewrite/flags.xml b/docs/manual/rewrite/flags.xml index 23a12e21802..98e01939601 100644 --- a/docs/manual/rewrite/flags.xml +++ b/docs/manual/rewrite/flags.xml @@ -28,17 +28,15 @@This document discusses the flags which are available to the
A
Each flag has a long and short form. While it is most common to use +
Each flag (with a few exceptions) +has a long and short form. 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.