I'm sorry but the redirection doesn't work (I'm so sad...).. It redirects just a new http request but the Informations that I need on the incoming request is not beeing requested... I think I need a mod_proxy_hook...
Thank you for your help On Jan 14, 2008 7:40 PM, Joe Lewis <[EMAIL PROTECTED]> wrote: > karim Bendadda wrote: > > I did that , I have a redirection to the new url but it seems that it's > just > > a redirection , the HTTP request doesn't get in the new URl: there is my > > code: > > > > The only two options again are to proxy to the external server, or > redirect the client to the external server. > > If you don't want a redirection at the web browser, you will have to > proxy the request. I do not know about setting up a hook into mod_proxy > to have a request proxied - it's something I've never done, but there > should be many people who have done it. Anyone with any short examples? > > Joe > -- > Joseph Lewis <http://sharktooth.org/> > "Divide the fire, and you will sooner put it out." - Publius Syrus > -- Karim