From: Rich Bowen Date: Thu, 14 Feb 2013 01:03:24 +0000 (+0000) Subject: Reconcile contradictory statements. X-Git-Tag: 2.2.24~28 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dffea763a7a0e7277ad86091da3f720754b2a489;p=thirdparty%2Fapache%2Fhttpd.git Reconcile contradictory statements. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1446007 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/rewrite/flags.xml b/docs/manual/rewrite/flags.xml index a0bfaae8c71..882c0f8d9a8 100644 --- a/docs/manual/rewrite/flags.xml +++ b/docs/manual/rewrite/flags.xml @@ -50,14 +50,12 @@ by commas.

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.

+long form, so that you remember what each flag is supposed to do. +Some flags take one or more arguments. Flags are not case sensitive.

Flags that alter metadata associated with the request (T=, H=, E=) have no affect in per-directory and htaccess context, when a substitution