Received: (qmail 26771 invoked by uid 501); 7 Jun 2000 18:25:35 -0000 Message-Id: <20000607182535.26769.qmail@locus.apache.org> Date: 7 Jun 2000 18:25:35 -0000 From: John Hansen Reply-To: jsh@so.estec.esa.nl To: submit@bugz.apache.org Subject: Reverse Proxy will not solve URL address of remote Server X-Send-Pr-Version: 3.110 >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: closed >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: apache >Arrival-Date: Wed Jun 07 11:30:28 PDT 2000 >Closed-Date: Wed Jun 07 11:56:58 PDT 2000 >Last-Modified: Wed Jun 07 11:56:58 PDT 2000 >Originator: jsh@so.estec.esa.nl >Release: 1.3.12 >Organization: >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: State-Changed-From-To: open-closed State-Changed-By: marc State-Changed-When: Wed Jun 7 11:56:58 PDT 2000 State-Changed-Why: That is correct. That is the way it is supposed to function. Apache does not try to parse the body of documents to rewrite references in it. This feature is only designed for use under controlled situations where you can ensure pages contain no such references. >Unformatted: [In order for any reply to be added to the PR database, you need] [to include 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! ]