From: Chris Pepper Date: Sun, 23 Mar 2003 22:55:37 +0000 (+0000) Subject: Typo: internal.examle.com -> internal.example.com X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=07977207c5c7a20f1ec77daf24545fb351fd4938;p=thirdparty%2Fapache%2Fhttpd.git 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 --- diff --git a/docs/manual/urlmapping.xml b/docs/manual/urlmapping.xml index 1dd9025a88b..807ed759bb5 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