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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user