From: Daniel Gruno Date: Sat, 5 May 2012 06:36:35 +0000 (+0000) Subject: Fix a whitespace issue X-Git-Tag: 2.5.0-alpha~6897 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=58056db10a7f28b172b87479a9d06933b3c759fd;p=thirdparty%2Fapache%2Fhttpd.git Fix a whitespace issue git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1334323 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/rewrite/remapping.xml b/docs/manual/rewrite/remapping.xml index 948efd587b5..a3df2ce1bf7 100644 --- a/docs/manual/rewrite/remapping.xml +++ b/docs/manual/rewrite/remapping.xml @@ -551,7 +551,7 @@ using the following ruleset:

RewriteEngine on -RewriteRule ^/$ /about/ [R] +RewriteRule ^/$ /about/ [R]

Note that this can also be handled using the