]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Remove duplicate /dd
authorRich Bowen <rbowen@apache.org>
Sun, 3 May 2026 17:42:45 +0000 (17:42 +0000)
committerRich Bowen <rbowen@apache.org>
Sun, 3 May 2026 17:42:45 +0000 (17:42 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1933781 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/rewrite/remapping.xml

index 932668d6d09c1b086f17c95421e3ac622b80d394..e768cc33d66acbe9834d06fa352a5d77df77218e 100644 (file)
@@ -551,7 +551,6 @@ RewriteRule "^/?(.*)"      "http://www.%{HTTP_HOST}/$1" [L,R,NE]
       as a middle ground, and <module>mod_rewrite</module> only if you
       are limited to <code>.htaccess</code>.</p>
     </dd>
-        </dd>
       </dl>
 
 </section>