From 259a5195a9dc23224b88f8e908a56a4e3b45fa14 Mon Sep 17 00:00:00 2001 From: Rich Bowen Date: Mon, 14 Mar 2005 02:10:10 +0000 Subject: [PATCH] I used to think that the order of the flags was there for a reason, but nobody seems to know what that reason is. Alphabetic order is a Good Thing. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@157365 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/mod_rewrite.html.en | 270 +++++++++++++-------------- docs/manual/mod/mod_rewrite.xml | 276 ++++++++++++++-------------- 2 files changed, 273 insertions(+), 273 deletions(-) diff --git a/docs/manual/mod/mod_rewrite.html.en b/docs/manual/mod/mod_rewrite.html.en index 9503beeaf5..6b30269ae5 100644 --- a/docs/manual/mod/mod_rewrite.html.en +++ b/docs/manual/mod/mod_rewrite.html.en @@ -1382,33 +1382,44 @@ When using the NOT character following flags:

Note

Never forget that Pattern is diff --git a/docs/manual/mod/mod_rewrite.xml b/docs/manual/mod/mod_rewrite.xml index 7f5107018a..5d9c1aaa4c 100644 --- a/docs/manual/mod/mod_rewrite.xml +++ b/docs/manual/mod/mod_rewrite.xml @@ -1401,34 +1401,44 @@ When using the NOT character following flags:

Note Never forget that Pattern is -- 2.50.1