You are viewing a plain text version of this content. The canonical link for it is here.
Posted to apache-bugdb@apache.org by John Hansen <js...@so.estec.esa.nl> on 2000/06/07 20:25:35 UTC

mod_proxy/6158: Reverse Proxy will not solve URL address of remote Server

>Number:         6158
>Category:       mod_proxy
>Synopsis:       Reverse Proxy will not solve URL address of remote Server
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    apache
>State:          open
>Class:          sw-bug
>Submitter-Id:   apache
>Arrival-Date:   Wed Jun 07 11:30:28 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     jsh@so.estec.esa.nl
>Release:        1.3.12
>Organization:
apache
>Environment:
SunOS gorilla 5.6 Generic_105181-19 sun4u sparc SUNW,Ultra-1
>Description:
With following configuration in apache's httpd.conf

ProxyPass /mirror       http://remote.server.com
ProxyPassReverse /mirror http://remote.server.com

Works fine as long no html pages contains 
URL links (http://remote.server.com/page.html) to it self on the remote server.

Then the web browser try to get http://remote.server.com/page.html instead of 
http://local.site.com/mirror/page.html




>How-To-Repeat:

>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:
 [In order for any reply to be added to the PR database, you need]
 [to include <ap...@Apache.Org> in the Cc line and make sure the]
 [subject line starts with the report component and number, with ]
 [or without any 'Re:' prefixes (such as "general/1098:" or      ]
 ["Re: general/1098:").  If the subject doesn't match this       ]
 [pattern, your message will be misfiled and ignored.  The       ]
 ["apbugs" address is not added to the Cc line of messages from  ]
 [the database automatically because of the potential for mail   ]
 [loops.  If you do not include this Cc, your reply may be ig-   ]
 [nored unless you are responding to an explicit request from a  ]
 [developer.  Reply only with text; DO NOT SEND ATTACHMENTS!     ]