From nobody@hyperreal.com Tue Dec 24 07:36:40 1996 Received: by taz.hyperreal.com (8.8.3/V2.0) id HAA02459; Tue, 24 Dec 1996 07:36:40 -0800 (PST) Message-Id: <199612241536.HAA02459@taz.hyperreal.com> Date: Tue, 24 Dec 1996 07:36:40 -0800 (PST) From: David Schnardthorst Reply-To: ds3721@stryder.com To: apbugs@hyperreal.com Subject: Proxy Failures X-Send-Pr-Version: 3.2 >Number: 58 >Category: mod_proxy >Synopsis: Proxy Failures >Confidential: no >Severity: critical >Priority: medium >Responsible: apache >State: closed >Class: sw-bug >Submitter-Id: apache >Arrival-Date: Tue Dec 24 07:40:01 1996 >Last-Modified: Fri Jan 24 21:04:32 PST 1997 >Originator: ds3721@stryder.com >Organization: >Release: 2.1b2 >Environment: FreeBSD 2.1 >Description: I am attempting to use Apache as a proxy server on our Firewall. Unfortunately, it looks like I would have to specify each file that needs to be accessed in the configuration. I have tried wildcards and they do not appear to work. >How-To-Repeat: >Fix: Allow a wildcard entry for the proxies, e.g., ProxyPass /* http://www.stryder.com/ >Audit-Trail: State-Changed-From-To: open-closed State-Changed-By: marc State-Changed-When: Fri Jan 24 21:04:32 PST 1997 State-Changed-Why: You don't need a ProxyPass command to use it as a simple proxy, but if your application needs one just use 'ProxyPass / http://www.stryder.com/' should work fine. >Unformatted: