On Tue, 2001-11-13 at 11:08, Justin Erenkrantz wrote:
> On Tue, Nov 13, 2001 at 11:04:04AM -0800, Ian Holsman wrote:
> > I'm getting a coredump with proxy & linux ;(
> > 
> > Scenario:
> > R-proxy server BEA-Weblogic 5.1.0 Sp10
> > 
> > <Location /x>
> > ProxyPass http://appserver
> > </Location>
> > </location /y>
> > ProxyPass http://appserver
> > </location>
> 
> What if you do:
> 
> <Location /x>
> ProxyPass http://appserver/
> </Location>
> 
my bad.. that is what I had (the trailing slash)

anyway..same result ;(
(Oh..) I also have
SetOutputFilter INCLUDES
in the main part of the config
> or even:
> 
> ProxyPass /x http://appserver/
> 
> IIRC, the / is significant.  We could beef up the URL parsing
> semantics though to make it more robust.  -- justin
-- 
Ian Holsman          [EMAIL PROTECTED]
Performance Measurement & Analysis
CNET Networks   -   (415) 344-2608

Reply via email to