From: Rich Bowen Date: Sun, 3 May 2026 17:42:45 +0000 (+0000) Subject: Remove duplicate /dd X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=0ea86e1d738b9f2741b4e4a1e5a93961f43b363e;p=thirdparty%2Fapache%2Fhttpd.git Remove duplicate /dd git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1933781 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/rewrite/remapping.xml b/docs/manual/rewrite/remapping.xml index 932668d6d0..e768cc33d6 100644 --- a/docs/manual/rewrite/remapping.xml +++ b/docs/manual/rewrite/remapping.xml @@ -551,7 +551,6 @@ RewriteRule "^/?(.*)" "http://www.%{HTTP_HOST}/$1" [L,R,NE] as a middle ground, and mod_rewrite only if you are limited to .htaccess.

-