1
0
mirror of https://github.com/apache/httpd.git synced 2026-01-06 09:01:14 +03:00

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
This commit is contained in:
Chris Pepper
2003-03-23 22:55:37 +00:00
parent e3cfad6a02
commit d9b482f3cc

View File

@@ -213,7 +213,7 @@ ProxyPassReverse /foo/ http://internal.example.com/bar/
the server to fetch the appropriate documents, while the
<directive module="mod_proxy">ProxyPassReverse</directive>
directive rewrites redirects originating at
<code>internal.examle.com</code> so that they target the appropriate
<code>internal.example.com</code> 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 <code>internal.example.com</code> will result in the client