From: Rich Bowen Date: Mon, 15 Jun 2026 18:27:50 +0000 (+0000) Subject: Reorg of TestString section of RewriteCond doc X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=5c5ebd5faf5dbf41add89224908e721fe299c32c;p=thirdparty%2Fapache%2Fhttpd.git Reorg of TestString section of RewriteCond doc bz#70093 recommended merging all of the RewriteCon test string stuff into one massive flat list, and the more I worked on it, the more it seemed that this would make the document more confusing and more overwhelming. It's already a massive doc, and presenting it without any internal subdivision makes it a huge wall of text and unreadable. Instead, it's subdivided into categories of stuff that can go in a RewriteCond test strong. Resolves 70093, although in a very different way from what was requested. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1935373 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_rewrite.html.en.utf8 b/docs/manual/mod/mod_rewrite.html.en.utf8 index 44d56c5144..e70ed87c31 100644 --- a/docs/manual/mod/mod_rewrite.html.en.utf8 +++ b/docs/manual/mod/mod_rewrite.html.en.utf8 @@ -172,49 +172,58 @@ URLs on the fly condition is determined to be true only if the the CondPattern does not match.

-

TestString is a string which can contain the + + + + +

TestString

+ +

TestString is a string which can contain the following expanded constructs in addition to plain text:

-