]> granicus.if.org Git - apache/commitdiff
Typo
authorRich Bowen <rbowen@apache.org>
Tue, 9 Mar 2010 20:51:21 +0000 (20:51 +0000)
committerRich Bowen <rbowen@apache.org>
Tue, 9 Mar 2010 20:51:21 +0000 (20:51 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@921119 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/rewrite/remapping.html.en
docs/manual/rewrite/remapping.xml

index a1cb9f3a281331ab324148bb84235ed2e868b94a..5ad984cc1ea94245daf70a71a5aa7e129cc48a47 100644 (file)
@@ -272,7 +272,7 @@ RewriteRule ^(.*).html$ $1.php
 
 <p>The very best way to solve this doesn't involve mod_rewrite at all,
 but rather uses the <code class="directive"><a href="../mod/alias.html#redirect">Redirect</a></code>
-directive places in a virtual host for the non-canonical
+directive placed in a virtual host for the non-canonical
 hostname(s).</p>
 
 <div class="example"><pre>
index bc4abf40e7b5cfdaad4dac28e54f6b90f046610f..5705dff5ee8999d8b5b670e5306c5b8a2aec68ab 100644 (file)
@@ -273,7 +273,7 @@ RewriteRule ^(.*).html$ $1.php
 
 <p>The very best way to solve this doesn't involve mod_rewrite at all,
 but rather uses the <directive module="alias">Redirect</directive>
-directive places in a virtual host for the non-canonical
+directive placed in a virtual host for the non-canonical
 hostname(s).</p>
 
 <example><pre>