]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Remove duplicated paragraph about regex
authorRich Bowen <rbowen@apache.org>
Mon, 15 Jun 2026 19:13:43 +0000 (19:13 +0000)
committerRich Bowen <rbowen@apache.org>
Mon, 15 Jun 2026 19:13:43 +0000 (19:13 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1935381 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_rewrite.xml

index c61013e8daa7b8612d3ab9da213b3c977e4bfe10..a58fa9143a7e8bb15f15aa237d570a7eaac45045 100644 (file)
@@ -1,4 +1,4 @@
-<a?xml version="1.0"?>
+<?xml version="1.0"?>
 <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?>
 <!-- $LastChangedRevision$ -->
@@ -1259,11 +1259,6 @@ sections and consider both set of statements, rather than only the last one.</li
 </example>
 </note>
 
-      <p>For some hints on <glossary ref="regex">regular
-      expressions</glossary>, see
-      the <a href="../rewrite/intro.html#regex">mod_rewrite
-      Introduction</a>.</p>
-
       <p>For information on <glossary ref="regex">regular
       expressions</glossary>, including the use of the
       <code>!</code> prefix to negate a pattern, see the