From: Rich Bowen Date: Mon, 15 Jun 2026 19:13:43 +0000 (+0000) Subject: Remove duplicated paragraph about regex X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=7b98952d6b82b4a4e19d15de800b3e115260ec20;p=thirdparty%2Fapache%2Fhttpd.git Remove duplicated paragraph about regex git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1935381 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_rewrite.xml b/docs/manual/mod/mod_rewrite.xml index c61013e8da..a58fa9143a 100644 --- a/docs/manual/mod/mod_rewrite.xml +++ b/docs/manual/mod/mod_rewrite.xml @@ -1,4 +1,4 @@ - + @@ -1259,11 +1259,6 @@ sections and consider both set of statements, rather than only the last one. -

For some hints on regular - expressions, see - the mod_rewrite - Introduction.

-

For information on regular expressions, including the use of the ! prefix to negate a pattern, see the