Hello, Right. In fact, I want to intercept the request in between and want to redirect conditionally to somewhere else instead of where redirected by ProxyPass.
BTW where is ProxyPass implemented? I am kind of novice in Apache code :) ----- Original Message ----- From: "Jeff Trawick" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, November 13, 2002 2:25 AM Subject: Re: Redirection in proxy_http.c > "Naaman Musawwir" <[EMAIL PROTECTED]> writes: > > > Hi, > > > > How can I redirect the request to some URL in proxy_http.c code. I tried to use an internal redirect as follows: > > are you talking about the same thing that ProxyPass does? > > if so, see how ProxyPass is implemented :) > > -- > Jeff Trawick | [EMAIL PROTECTED] > Born in Roswell... married an alien... >
