From 7e9963acc1d38887cfb9d1ffbb976787c58efd5b Mon Sep 17 00:00:00 2001 From: Rich Bowen Date: Tue, 9 Mar 2010 20:51:21 +0000 Subject: [PATCH] Typo git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@921119 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/rewrite/remapping.html.en | 2 +- docs/manual/rewrite/remapping.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/manual/rewrite/remapping.html.en b/docs/manual/rewrite/remapping.html.en index a1cb9f3a28..5ad984cc1e 100644 --- a/docs/manual/rewrite/remapping.html.en +++ b/docs/manual/rewrite/remapping.html.en @@ -272,7 +272,7 @@ RewriteRule ^(.*).html$ $1.php

The very best way to solve this doesn't involve mod_rewrite at all, but rather uses the Redirect -directive places in a virtual host for the non-canonical +directive placed in a virtual host for the non-canonical hostname(s).

diff --git a/docs/manual/rewrite/remapping.xml b/docs/manual/rewrite/remapping.xml
index bc4abf40e7..5705dff5ee 100644
--- a/docs/manual/rewrite/remapping.xml
+++ b/docs/manual/rewrite/remapping.xml
@@ -273,7 +273,7 @@ RewriteRule ^(.*).html$ $1.php
 
 

The very best way to solve this doesn't involve mod_rewrite at all, but rather uses the Redirect -directive places in a virtual host for the non-canonical +directive placed in a virtual host for the non-canonical hostname(s).

-- 
2.40.0