"Naaman Musawwir" <[EMAIL PROTECTED]> writes: > 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 :)
Take a look at function proxy_trans() in modules/proxy/mod_proxy.c. -- Jeff Trawick | [EMAIL PROTECTED] Born in Roswell... married an alien...
