From: Daniel Gruno Date: Sat, 5 May 2012 06:36:35 +0000 (+0000) Subject: Fix a whitespace issue X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f192766162a7faf53238438a6d50073203aa680f;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