Received: (qmail 83000 invoked by uid 501); 13 Jun 2001 18:49:59 -0000 Message-Id: <20010613184959.82995.qmail@apache.org> Date: 13 Jun 2001 18:49:59 -0000 From: Rolf Fokkens Reply-To: fokkensr@vertis.nl To: submit@bugz.apache.org Subject: ProxyPass needs another argument X-Send-Pr-Version: 3.110 >Number: 7864 >Category: mod_proxy >Synopsis: ProxyPass needs another argument >Confidential: no >Severity: non-critical >Priority: medium >Responsible: apache >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: apache >Arrival-Date: Wed Jun 13 12:00:03 PDT 2001 >Closed-Date: >Last-Modified: >Originator: fokkensr@vertis.nl >Release: 1.3.12 >Organization: apache >Environment: RedHat Linux 6.2, kernel 2.2.19 >Description: We use an apache server in front of some other web servers, mostly for logging in a uniform way. We use proxypass te pass on requests to the other web servers. This assumes however that the other server has a different name than the apache server: ServerName front.server.dom ProxyPass / http://back.server.dom/ For some purposes it would be convenient to do: ServerName front.server.dom ProxyPass / http://front.server.dom/ back.server.dom This would allow the back.server.dom machine to have front.server.dom as a virtual host as well. >How-To-Repeat: >Fix: Please, add the suggested optional host parameter. >Release-Note: >Audit-Trail: >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! ]