From 3b06b7ac9bb076881276789764474a54d11baf25 Mon Sep 17 00:00:00 2001
From: Erik Abele
Date: Sat, 14 Sep 2002 13:52:01 +0000
Subject: [PATCH] link typo.
Submitted by: Hiroaki Kawai
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96807 13f79535-47bb-0310-9956-ffa450edef68
---
docs/manual/urlmapping.html.en | 2 +-
docs/manual/urlmapping.xml | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/docs/manual/urlmapping.html.en b/docs/manual/urlmapping.html.en
index 1b900556c53..d176cb6411d 100755
--- a/docs/manual/urlmapping.html.en
+++ b/docs/manual/urlmapping.html.en
@@ -115,7 +115,7 @@
the new URL. This is called redirection and is
implemented by the Redirect
directive. For example, if
the contents of the directory /foo/
under the
- DocumentRoot
are moved
+ DocumentRoot
are moved
to the new directory /bar/
, you can instruct clients
to request the content at the new location as follows:
diff --git a/docs/manual/urlmapping.xml b/docs/manual/urlmapping.xml
index ab8caa1dfca..e61f99eab88 100644
--- a/docs/manual/urlmapping.xml
+++ b/docs/manual/urlmapping.xml
@@ -160,7 +160,7 @@
implemented by the Redirect directive. For example, if
the contents of the directory /foo/
under the
- DocumentRoot are moved
+ DocumentRoot are moved
to the new directory /bar/
, you can instruct clients
to request the content at the new location as follows:
@@ -277,4 +277,4 @@ breaking out of the proxy server and requesting directly from
Responses documents.
-
\ No newline at end of file
+
--
2.47.2