From d9b482f3cc8e7d3e13d52384baf607f4e57067c3 Mon Sep 17 00:00:00 2001 From: Chris Pepper Date: Sun, 23 Mar 2003 22:55:37 +0000 Subject: [PATCH] Typo: internal.examle.com -> internal.example.com git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99050 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/urlmapping.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manual/urlmapping.xml b/docs/manual/urlmapping.xml index 1dd9025a88..807ed759bb 100644 --- a/docs/manual/urlmapping.xml +++ b/docs/manual/urlmapping.xml @@ -213,7 +213,7 @@ ProxyPassReverse /foo/ http://internal.example.com/bar/ the server to fetch the appropriate documents, while the ProxyPassReverse directive rewrites redirects originating at -internal.examle.com so that they target the appropriate +internal.example.com so that they target the appropriate directory on the local server. It is important to note, however, that links inside the documents will not be rewritten. So any absolute links on internal.example.com will result in the client -- 2.50.1