From: Erik Abele
Date: Sat, 14 Sep 2002 13:52:01 +0000 (+0000)
Subject: link typo.
X-Git-Tag: 2.0.42~38
X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3b06b7ac9bb076881276789764474a54d11baf25;p=thirdparty%2Fapache%2Fhttpd.git
link typo.
Submitted by: Hiroaki Kawai
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96807 13f79535-47bb-0310-9956-ffa450edef68
---
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
+